aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/config.sub
Commit message (Collapse)AuthorAgeFilesLines
* scripts: config.guess: update to 2021-05-24Paul Spooren2021-05-291-309/+383
| | | | | | | | | | | | 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-1270/+1247
| | | | | | | | | | | | 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-55/+95
| | | | | | | | | | | | | | | | 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
* scripts/config.sub: add back musl support that was accidentally dropped in ↵Felix Fietkau2014-11-281-2/+2
| | | | | | | | r43353 Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43417
* aarch64: add initial supportFlorian Fainelli2014-11-241-62/+105
| | | | | | | | Add initial support for the AArch64 architecture Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43353
* remove support for ubicom32Florian Fainelli2012-11-301-2/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34432
* add preliminary support for muslFlorian Fainelli2012-11-231-2/+3
| | | | | | | | Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34314
* upgrade the config.* scriptsImre Kaloz2010-07-201-44/+147
| | | | SVN-Revision: 22312
* add a heavily cleaned up version of ubicom32 toolchain supportFelix Fietkau2009-08-211-0/+2
| | | | SVN-Revision: 17346
* Put config.sub executable (#1854)Florian Fainelli2007-06-111-0/+0
| | | | SVN-Revision: 7558
* use newer config.guess and config.sub for packages then the shipped onesImre Kaloz2007-06-081-0/+1626
SVN-Revision: 7532