Age | Commit message (Expand) | Author | Files | Lines |
2023-10-26 | libffi: Consider '--with-build-sysroot=[...]' for target libraries' build-tre... | Thomas Schwinge | 2 | -0/+8 |
2023-10-22 | Testsuite: allow non-installed testing on darwin | Iain Sandoe | 1 | -3/+8 |
2023-01-22 | Darwin, libffi, testsuite: Ensure we pick up the convenience lib. | Iain Sandoe | 1 | -0/+1 |
2021-11-04 | libffi: Add --enable-cet to configure | H.J. Lu | 1 | -0/+3 |
2021-10-20 | libffi: Integrate testsuite with GCC testsuite | H.J. Lu | 1 | -9/+15 |
2021-10-20 | libffi: Integrate build with GCC | H.J. Lu | 1 | -0/+606 |
2021-10-20 | libffi: Sync with libffi 3.4.2 | H.J. Lu | 125 | -1125/+7166 |
2021-06-16 | libffi: Fix up x86_64 classify_argument | Jakub Jelinek | 1 | -0/+107 |
2020-04-25 | libffi/test: Fix compilation for build sysroot | Maciej W. Rozycki | 2 | -0/+3 |
2020-01-24 | Add `--with-toolexeclibdir=' configuration option | Maciej W. Rozycki | 1 | -0/+1 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -39/+91 |
2017-01-21 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 1 | -0/+1 |
2016-09-04 | ffi.c (ffi_struct_type): Put type declaration on separate line. | John David Anglin | 1 | -0/+6 |
2016-05-23 | [PR libffi/65567] libffi: Fix, and simply libffi_feature_test | Thomas Schwinge | 1 | -5/+6 |
2016-03-02 | re PR libffi/70024 (libffi ABI change w/o SONAME bump) | Richard Henderson | 1 | -0/+2 |
2015-10-27 | re PR libffi/65441 (FAIL: libffi.call/float2.c -W -Wall -Wno-psabi (test for ... | John David Anglin | 2 | -1/+2 |
2015-05-13 | libffi: Bump to automake 1.11.6 | Michael Haubenwallner | 1 | -13/+47 |
2015-03-29 | re PR libffi/65567 (ERROR: tcl error sourcing /test/gnu/gcc/gcc/libffi/testsu... | John David Anglin | 1 | -1/+1 |
2015-01-29 | re PR libffi/64855 (FAIL: libffi.call/* -W -Wall -Wno-psabi -O0 -DABI_NUM=* ... | Jack Howarth | 1 | -1/+1 |
2015-01-27 | Correctly check for 32-bit x86 | Rainer Orth | 1 | -1/+3 |
2015-01-20 | re PR libffi/64581 (libffi/testsuite/libffi.special/special.exp doesn't use n... | Richard Henderson | 1 | -4/+0 |
2015-01-19 | Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33e | Richard Henderson | 1 | -0/+127 |
2015-01-19 | re PR libffi/64607 (Multilib test stops working in libffi) | Richard Henderson | 1 | -0/+1 |
2015-01-12 | Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16 | Richard Henderson | 101 | -759/+2044 |
2014-07-04 | Normalize interface for all *-dg-runtest. | Thomas Schwinge | 1 | -4/+4 |
2014-05-20 | libffi.exp (load_gcc_lib): Register loaded libs. | Sebastian Huber | 1 | -1/+3 |
2014-04-24 | tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define. | Jakub Jelinek | 1 | -36/+3 |
2013-12-10 | ffitarget.h: Import from upstream. | Alan Modra | 1 | -0/+1 |
2013-11-18 | PowerPC64 ELFv2 support | Alan Modra | 2 | -21/+16 |
2013-05-22 | Fix several libffi testsuite failures on 64-bit SPARC and PowerPC (PR libffi/... | Dominique d'Humieres | 4 | -5/+5 |
2013-01-17 | re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt... | Thorsten Glaser | 3 | -9/+9 |
2012-12-29 | * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS) | Andreas Schwab | 2 | -68/+32 |
2012-12-26 | libffi merge | Anthony Green | 91 | -358/+1619 |
2012-03-04 | Merge upstream libffi | Anthony Green | 6 | -5/+123 |
2012-02-08 | prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL. | Kai Tietz | 1 | -0/+64 |
2012-01-29 | ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con... | Kai Tietz | 7 | -0/+396 |
2011-06-29 | cls_double_va.c: Move PR number to comment. | Rainer Orth | 2 | -2/+2 |
2011-06-29 | re PR libffi/46660 (cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5) | Rainer Orth | 2 | -0/+2 |
2011-06-14 | huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd. | Rainer Orth | 2 | -16/+20 |
2011-02-09 | re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5) | Rainer Orth | 2 | -2/+2 |
2010-12-01 | ffitest.h [__sgi] (PRId64, PRIu64): Define. | Rainer Orth | 1 | -0/+20 |
2010-11-15 | libffi-dg.exp: Rename ... | Rainer Orth | 3 | -8/+2 |
2010-10-28 | Add ARM VFP ABI support to libffi. | Chung-Lin Tang | 3 | -0/+54 |
2010-10-01 | re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64) | Jakub Jelinek | 1 | -0/+54 |
2010-08-09 | configure.ac: Add target powerpc64-*-freebsd*. | Andreas Tobler | 4 | -4/+4 |
2010-04-07 | tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var... | Jakub Jelinek | 1 | -2/+0 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 1 | -1/+1 |
2010-01-07 | re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX) | Rainer Orth | 7 | -1/+18 |
2010-01-01 | xfail tests for AVR32 | Anthony Green | 2 | -1/+2 |
2010-01-01 | Fixes for HPUX. | Andreas Tobler | 2 | -2/+15 |