summaryrefslogtreecommitdiff
path: root/config.guess
Commit message (Collapse)AuthorAgeFilesLines
* Support loongarch64 (#678)zhangwenlong2022-05-241-556/+623
| | | | | | | | | | | | | | | * 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>
* update config.{guess,sub}Nathan Froyd2020-08-041-331/+552
| | | | | This change is primarily for aarch64 macOS support, since that configuration is now properly supported upstream.
* Support -ios tripleMoritz Angermann2017-05-161-0/+1466
| | | | | | | | | | | | | | | | | 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-1558/+0
| | | | Add an autogen.sh to regenerate them.
* Add m88k and VAX support. Update some configury bits.Anthony Green2013-10-081-64/+87
|
* Update config.guess and config.subAnthony Green2013-01-021-32/+50
|
* New stand-alone patchAnthony Green2013-01-021-103/+119
|
* Merge with GCC. Eliminate quilt bits.Anthony Green2013-01-021-156/+120
|
* Refresh config.guess and config.subAnthony Green2012-11-281-22/+42
|
* Rebase post GCC mergeAnthony Green2012-03-191-103/+119
|
* 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-1/+4
|
* 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-388/+475
|
* 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/+1411