Age | Commit message (Expand) | Author | Files | Lines |
2023-10-26 | libffi: Consider '--with-build-sysroot=[...]' for target libraries' build-tre... | Thomas Schwinge | 1 | -0/+1 |
2021-11-04 | libffi: Add --enable-cet to configure | H.J. Lu | 1 | -0/+3 |
2021-10-20 | libffi: Integrate build with GCC | H.J. Lu | 2 | -1/+571 |
2021-10-20 | libffi: Sync with libffi 3.4.2 | H.J. Lu | 6 | -670/+232 |
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 | -60/+129 |
2017-01-21 | re PR other/79046 (g++ -print-file-name=plugin uses full version number in path) | Jakub Jelinek | 2 | -2/+3 |
2016-03-02 | re PR libffi/70024 (libffi ABI change w/o SONAME bump) | Richard Henderson | 1 | -0/+2 |
2015-05-13 | libffi: Bump to automake 1.11.6 | Michael Haubenwallner | 1 | -11/+45 |
2015-01-15 | re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin) | Richard Henderson | 1 | -1/+7 |
2015-01-12 | Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16 | Richard Henderson | 5 | -31/+153 |
2014-04-24 | tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define. | Jakub Jelinek | 1 | -45/+11 |
2013-12-10 | ffitarget.h: Import from upstream. | Alan Modra | 2 | -0/+6 |
2012-12-29 | * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS) | Andreas Schwab | 1 | -1/+4 |
2012-03-04 | Merge upstream libffi | Anthony Green | 2 | -19/+64 |
2010-08-06 | Define libffi macros carefully | Dan HorĂ¡k | 1 | -0/+2 |
2010-08-06 | Enable build with microsoft compiler | Anthony Green | 1 | -0/+3 |
2010-04-02 | Update to Automake 1.11.1. | Ralf Wildenhues | 1 | -1/+1 |
2009-12-31 | Windows patch | Anthony Green | 1 | -0/+1 |
2009-12-26 | IRIX support | Frank Everdij | 2 | -1/+11 |
2009-12-05 | Sync from git Libtool and regenerate. | Ralf Wildenhues | 1 | -1/+0 |
2009-08-22 | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 1 | -137/+135 |
2009-06-12 | [multiple changes] | Andrew Haley | 3 | -0/+24 |
2009-06-09 | Import from libffi 3.0.8: | Andrew Haley | 2 | -2/+4 |
2009-06-04 | ffi.h.in: Change void (*)() to void (*)(void). | Andrew Haley | 1 | -3/+3 |
2009-06-04 | 2009-06-04 Andrew Haley <aph@redhat.com> | Andrew Haley | 1 | -7/+8 |
2008-09-26 | configure: Regenerate for new libtool. | Peter O'Gorman | 1 | -1/+14 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 1 | -0/+1 |
2008-03-16 | configure.ac: m4_include config/proginstall.m4. | Ralf Wildenhues | 1 | -4/+5 |
2007-12-06 | ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined. | David Daney | 1 | -7/+47 |
2007-11-25 | closures.c: Move defintion of MAYBE_UNUSED from here to ... | Andreas Tobler | 1 | -0/+3 |
2007-09-03 | Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS. | Maciej W. Rozycki | 1 | -4/+2 |
2007-05-24 | ltmain.sh: Update from ToT Libtool. | Steve Ellcey | 1 | -1/+13 |
2007-04-06 | configure.ac: Tidy target case. | Richard Henderson | 1 | -13/+18 |
2007-03-07 | ffi.h.in (ffi_closure_alloc, [...]): New. | Alexandre Oliva | 1 | -1/+25 |
2007-01-17 | aclocal.m4: Regenerate to use multi.m4. | Jack Howarth | 1 | -1/+3 |
2006-12-14 | configure.ac: Add TARGET for x86_64-*-darwin*. | Andreas Tobler | 1 | -23/+4 |
2006-10-10 | configure.ac [...]: Set X86_DARWIN symbol and conditional. | Paolo Bonzini | 1 | -3/+10 |
2006-09-12 | re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi... | David Daney | 2 | -43/+30 |
2006-08-17 | ffi_common.h (struct): Revert accidental commit. | Andreas Tobler | 1 | -1/+1 |
2006-08-15 | ffi_common.h: Remove lint directives. | Andreas Tobler | 2 | -28/+28 |
2006-07-25 | ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures. | Torsten Schoenfeld | 1 | -3/+11 |
2006-05-24 | Makefile.am: Add install-html target. | Carlos O'Donell | 1 | -2/+2 |
2006-04-05 | Makefile.am: Add PA_HPUX port. | John David Anglin | 1 | -2/+6 |
2005-07-19 | Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD. | Andreas Tobler | 1 | -0/+2 |
2005-05-18 | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 1 | -3/+2 |
2005-04-18 | Makefile.am: Add CRIS support. | Simon Posnjak | 1 | -0/+2 |
2005-03-21 | configure.ac: Do not invoke TL_AC_GCC_VERSION. | Zack Weinberg | 2 | -7/+8 |
2004-12-02 | Introduce and use config/gcc-version.m4. | Richard Sandiford | 1 | -0/+3 |
2004-11-23 | Makefile.am: Remove no-dependencies. | Kelley Cook | 1 | -11/+21 |