Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-12 | Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16 | Richard Henderson | |
From-SVN: r219477 | |||
2012-12-26 | libffi merge | Anthony Green | |
From-SVN: r194722 | |||
2011-06-14 | huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd. | Rainer Orth | |
* testsuite/libffi.call/huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd. * testsuite/libffi.call/ffitest.h [__alpha__ && __osf__] (PRId8, PRIu8): Define. [__sgi__] (PRId8, PRIu8): Define. From-SVN: r175032 | |||
2010-08-09 | configure.ac: Add target powerpc64-*-freebsd*. | Andreas Tobler | |
2010-08-09 Andreas Tobler <andreast@fgznet.ch> * configure.ac: Add target powerpc64-*-freebsd*. * configure: Regenerate. * testsuite/libffi.call/cls_align_longdouble_split.c: Pass -mlong-double-128 only to linux targets. * testsuite/libffi.call/cls_align_longdouble_split2.c: Likewise. * testsuite/libffi.call/cls_longdouble.c: Likewise. * testsuite/libffi.call/huge_struct.c: Likewise. From-SVN: r163030 | |||
2009-12-31 | New test case. | Anthony Green | |
From-SVN: r155538 |