aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config.guess
Commit message (Collapse)AuthorAgeFilesLines
* scripts: config.guess: update to 2021-05-24Paul Spooren2021-05-291-189/+405
| | | | | | | | | | | | This script hasn't seen an update in multiple years, update it to the latest version provided upstream. Both `config.guess` and `config.sub` are copied from upstream[1] and not modified. The full changelog is available within the upstream repository[1]. [1]: https://git.savannah.gnu.org/git/config.git Signed-off-by: Paul Spooren <mail@aparcar.org>
* scripts: update config.guess and config.subHauke Mehrtens2018-11-011-354/+402
| | | | | | | | | | | | This updates these two files to commit 2fa97a8a0ed3 ("config.guess (amd64:CYGWIN*:*:*, x86_64:CYGWIN*:*:*): Set master") which is the current master of https://git.savannah.gnu.org/gitweb/?p=config.git;a=summary This contains updates for multiple architectures and will unbreak the build on the x32 ABI. Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
* update config.guess & config.subFelix Fietkau2015-11-021-235/+143
| | | | | | | | | | | | | | | | These are from today's master branch of: http://git.savannah.gnu.org/gitweb/?p=config.git;a=tree In particular it adds support for ARC architecture plus some more improvements and fixes. This patch is built-tested against NetGear WNDR3800. Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com> Cc: Florian Fainelli <florian@openwrt.org> Cc: Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 47360
* aarch64: add initial supportFlorian Fainelli2014-11-241-117/+145
| | | | | | | | Add initial support for the AArch64 architecture Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43353
* upgrade the config.* scriptsImre Kaloz2010-07-201-145/+131
| | | | SVN-Revision: 22312
* use newer config.guess and config.sub for packages then the shipped onesImre Kaloz2007-06-081-275/+326
| | | | SVN-Revision: 7532
* finally move buildroot-ng to trunkFelix Fietkau2016-03-201-0/+1465