|
f259a6f6
|
2022-05-25T09:31:08
|
|
Support loongarch64 (#678)
* 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>
|
|
e08eb1ce
|
2020-08-05T17:59:59
|
|
Add support for eabisim back. This was removed upstream.
|
|
1a4b786d
|
2020-08-04T12:17:04
|
|
update config.{guess,sub}
This change is primarily for aarch64 macOS support, since that configuration
is now properly supported upstream.
|
|
19ab448d
|
2017-05-16T08:32:06
|
|
Support -ios triple
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
|
|
35634dbc
|
2014-03-15T18:11:16
|
|
Remove autogenerated files from the repository
Add an autogen.sh to regenerate them.
|
|
d2fcbcdf
|
2013-10-08T06:27:46
|
|
Add m88k and VAX support. Update some configury bits.
|
|
1e326c95
|
2013-01-02T09:05:02
|
|
Update config.guess and config.sub
|
|
8bad679a
|
2013-01-02T08:28:35
|
|
New stand-alone patch
|
|
981c32ee
|
2013-01-02T07:34:03
|
|
Merge with GCC. Eliminate quilt bits.
|
|
61a05492
|
2012-11-28T06:07:41
|
|
Refresh config.guess and config.sub
|
|
69da33a0
|
2012-11-12T15:25:47
|
|
Pull in config.sub for aarch64 support and more
|
|
84d3253f
|
2012-03-19T23:07:35
|
|
Rebase post GCC merge
|
|
30ff28e1
|
2011-02-28T15:36:23
|
|
Fix permissions
|
|
09f8f310
|
2011-02-28T15:36:07
|
|
More AIX fixes. rc9.
|
|
ed62e48b
|
2011-02-11T12:23:58
|
|
Fix permissions
|
|
17d9e9e6
|
2011-02-11T12:23:20
|
|
Use newer autotools. Only build debug.c when --enable-debug.
|
|
5cb47033
|
2011-02-09T15:23:06
|
|
Fix permissions
|
|
269deef6
|
2011-02-09T15:22:23
|
|
rc3
|
|
5e4814d9
|
2011-02-08T19:46:28
|
|
fix permissions
|
|
5c0cc6f1
|
2011-02-08T19:45:59
|
|
3.0.10rc1
|
|
2db72615
|
2010-11-21T10:50:56
|
|
Rebase
|
|
84e8de6e
|
2010-08-06T01:35:12
|
|
Restore execute permissions
|
|
9dc9a293
|
2010-04-13T10:33:52
|
|
Rebase to latest GCC sources
|
|
88440278
|
2009-12-26T12:57:23
|
|
HPUX support and avr32 test fixes.
|
|
01c78756
|
2009-12-26T10:05:18
|
|
3.0.9rc9
|
|
2b9be16f
|
2009-12-26T07:04:45
|
|
3.0.9rc8
|
|
9458d88f
|
2009-12-26T07:02:27
|
|
Rebase from GCC
|
|
39c8792e
|
2009-12-25T21:52:28
|
|
3.0.9rc7
|
|
c7fa2da8
|
2009-12-24T07:22:44
|
|
3.0.9rc6
|
|
5cbe2058
|
2009-10-04T23:53:11
|
|
Initial stand-alone patch.
|