aboutsummaryrefslogtreecommitdiff
path: root/Templates/config.guess
Commit message (Collapse)AuthorAgeFilesLines
* config.guess: merge upstream changes up to 2018-08-29Antoine Brodin2018-08-291-17/+12
| | | | | | | | PR: 230987 With hat: portmgr Notes: svn path=/head/; revision=478367
* Merge config.guess upstream changes up to 2018-07-18Antoine Brodin2018-08-131-40/+55
| | | | | | | | | | | This includes gnueabihf addition to armv6 and armv7 targets PR: 228706 Submitted by: Mikael Urankar With hat: portmgr Notes: svn path=/head/; revision=477111
* Update our copies of config.guess and config.sub scriptsRuslan Bukin2018-06-251-317/+354
| | | | | | | | | | | | | | (RISC-V machine added). PR: 229176 Reviewed by: bapt Approved by: portmgr (antoine) Sponsored by: DARPA, AFRL Exp-run: antoine Differential Revision: https://reviews.freebsd.org/D15925 Notes: svn path=/head/; revision=473324
* Revert r472783, no exp-run and no approval = no cookieAntoine Brodin2018-06-191-360/+317
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=472806
* Update config.guess and config.sub to the latest version.Ruslan Bukin2018-06-191-317/+360
| | | | | | | | | | RISC-V machine added to config.sub allowing us to build ports/packages for RISC-V. Sponsored by: DARPA, AFRL Notes: svn path=/head/; revision=472783
* Update config.guess and config.sub to the latest version.Ed Schouten2015-06-211-173/+59
| | | | | | | | | | | | | In order to make ports like cloudabi-binutils work (PR 200968), we need to bump up these scripts to the latest upstream version. An exp-run seems to indicate that this causes no regressions. PR: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200967 Differential Revision: D2867 Approved by: antoine Notes: svn path=/head/; revision=390201
* Update to lastest version from upstreamBaptiste Daroussin2013-06-041-473/+613
| | | | Notes: svn path=/head/; revision=319866
* Revert as it brings too many breakage, it needs more work before getting syncBaptiste Daroussin2013-05-231-618/+473
| | | | | | | Pointyhat to: bapt Notes: svn path=/head/; revision=318911
* Sync with latest version from upstreamBaptiste Daroussin2013-05-231-473/+618
| | | | | | | Obtained from: http://savannah.gnu.org/projects/config Notes: svn path=/head/; revision=318882
* Import of GNU config.guess master script, version 2003-07-02Kris Kennaway2003-07-111-0/+1407
Notes: svn path=/head/; revision=84645