summaryrefslogtreecommitdiff
path: root/config.sub
Commit message (Collapse)AuthorAgeFilesLines
* Support loongarch64 (#678)zhangwenlong2022-05-241-33/+72
| | | | | | | | | | | | | | | * update config.{guess,sub} * Support loongarch64 Co-Authored-By: Cheng Lulu <chenglulu@loongson.cn> Co-Authored-By: Xi Ruoyao <xry111@mengyan1223.wang> Co-Authored-By: Xu Hao Co-Authored-By: Zhang Wenlong <zhangwenlong@loongson.cn> Co-Authored-By: Pan Xuefeng <panxuefeng@loongson.cn> Co-authored-by: panxuefeng <panxuefeng@loongson.cn> Co-authored-by: Cheng Lulu <chenglulu@loongson.cn> Co-authored-by: Xi Ruoyao <xry111@mengyan1223.wang>
* Add support for eabisim back. This was removed upstream.Anthony Green2020-08-051-2/+2
|
* update config.{guess,sub}Nathan Froyd2020-08-041-1306/+1321
| | | | | This change is primarily for aarch64 macOS support, since that configuration is now properly supported upstream.
* Support -ios tripleMoritz Angermann2017-05-161-0/+1836
| | | | | | | | | | | | | | | | | Autoconf hasn’t had an update since 2014, and it doesn’t look like it will soon[1] This updates config.{guess,sub} It adds support for e.g. `-ios`, which allows to have targets like `aarch64-apple-ios`. It basically does exactly what the config.guess script says: > It is advised that you download the most up to date version of the config scripts from The configure.ac script has been updated to relax `*-apple-darwin*` to `*-apple-*`. Similarly the `.gitignore` and `autogen.sh` needed to be updated to respect the newer `config.{sub,guess}` — [1]: http://lists.gnu.org/archive/html/autoconf/2016-07/msg00017.html
* Remove autogenerated files from the repositoryJosh Triplett2014-03-161-1788/+0
| | | | Add an autogen.sh to regenerate them.
* Add m88k and VAX support. Update some configury bits.Anthony Green2013-10-081-17/+15
|
* Update config.guess and config.subAnthony Green2013-01-021-29/+40
|
* New stand-alone patchAnthony Green2013-01-021-68/+142
|
* Merge with GCC. Eliminate quilt bits.Anthony Green2013-01-021-157/+73
|
* Refresh config.guess and config.subAnthony Green2012-11-281-11/+21
|
* Pull in config.sub for aarch64 support and moreAnthony Green2012-11-121-15/+27
|
* Rebase post GCC mergeAnthony Green2012-03-191-58/+120
|
* Fix permissionsAnthony Green2011-02-281-0/+0
|
* More AIX fixes. rc9.Anthony Green2011-02-281-0/+0
|
* Fix permissionsAnthony Green2011-02-111-0/+0
|
* Use newer autotools. Only build debug.c when --enable-debug.Anthony Green2011-02-111-0/+0
|
* Fix permissionsAnthony Green2011-02-091-0/+0
|
* rc3Anthony Green2011-02-091-0/+0
|
* fix permissionsAnthony Green2011-02-081-0/+0
|
* 3.0.10rc1Anthony Green2011-02-081-0/+0
|
* RebaseAnthony Green2010-11-211-3/+6
|
* Restore execute permissionsAnthony Green2010-08-061-0/+0
|
* Rebase to latest GCC sourcesAnthony Green2010-04-131-0/+0
|
* HPUX support and avr32 test fixes.Anthony Green2009-12-261-72/+274
|
* 3.0.9rc9Anthony Green2009-12-261-0/+0
|
* 3.0.9rc8Anthony Green2009-12-261-0/+0
|
* Rebase from GCCAnthony Green2009-12-261-0/+0
|
* 3.0.9rc7Anthony Green2009-12-251-0/+0
|
* 3.0.9rc6Anthony Green2009-12-241-0/+0
|
* Initial stand-alone patch.Anthony Green2009-10-041-0/+1500