kc3-lang/libffi/config.sub

Branch :


Log

Author Commit Date CI Message
d77b9fef 2024-12-13 18:38:01 Fix config.sub on Apple platforms (#860) * update config.sub * update config.sub
6993bc14 2024-06-01 13:42:29 Import from upstream
1b3e7569 2023-09-04 19:26:11 Replace use of triple with target, and explicitly specify build host to force cross-compilation (#794)
f259a6f6 2022-05-25 09: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-05 17:59:59 Add support for eabisim back. This was removed upstream.
1a4b786d 2020-08-04 12: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-16 08: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-15 18:11:16 Remove autogenerated files from the repository Add an autogen.sh to regenerate them.
d2fcbcdf 2013-10-08 06:27:46 Add m88k and VAX support. Update some configury bits.
1e326c95 2013-01-02 09:05:02 Update config.guess and config.sub
8bad679a 2013-01-02 08:28:35 New stand-alone patch
981c32ee 2013-01-02 07:34:03 Merge with GCC. Eliminate quilt bits.
61a05492 2012-11-28 06:07:41 Refresh config.guess and config.sub
69da33a0 2012-11-12 15:25:47 Pull in config.sub for aarch64 support and more
84d3253f 2012-03-19 23:07:35 Rebase post GCC merge
30ff28e1 2011-02-28 15:36:23 Fix permissions
09f8f310 2011-02-28 15:36:07 More AIX fixes. rc9.
ed62e48b 2011-02-11 12:23:58 Fix permissions
17d9e9e6 2011-02-11 12:23:20 Use newer autotools. Only build debug.c when --enable-debug.
5cb47033 2011-02-09 15:23:06 Fix permissions
269deef6 2011-02-09 15:22:23 rc3
5e4814d9 2011-02-08 19:46:28 fix permissions
5c0cc6f1 2011-02-08 19:45:59 3.0.10rc1
2db72615 2010-11-21 10:50:56 Rebase
84e8de6e 2010-08-06 01:35:12 Restore execute permissions
9dc9a293 2010-04-13 10:33:52 Rebase to latest GCC sources
88440278 2009-12-26 12:57:23 HPUX support and avr32 test fixes.
01c78756 2009-12-26 10:05:18 3.0.9rc9
2b9be16f 2009-12-26 07:04:45 3.0.9rc8
9458d88f 2009-12-26 07:02:27 Rebase from GCC
39c8792e 2009-12-25 21:52:28 3.0.9rc7
c7fa2da8 2009-12-24 07:22:44 3.0.9rc6
5cbe2058 2009-10-04 23:53:11 Initial stand-alone patch.