kc3-lang/libffi/config.guess

Branch :


Log

Author Commit Date CI Message
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
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.