Age | Commit message (Expand) | Author | Files | Lines |
2021-11-04 | libffi: Add --enable-cet to configure | H.J. Lu | 1 | -2/+2 |
2021-10-20 | libffi: Integrate build with GCC | H.J. Lu | 1 | -18/+98 |
2021-10-20 | libffi: Sync with libffi 3.4.2 | H.J. Lu | 1 | -174/+75 |
2020-04-25 | libffi/test: Fix compilation for build sysroot | Maciej W. Rozycki | 1 | -0/+3 |
2018-10-31 | Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856). | Joseph Myers | 1 | -2/+4 |
2018-05-08 | Backport of RISC-V support for libffi | Andreas Schwab | 1 | -0/+2 |
2016-03-03 | Fix passing object names to make_sunver.pl | Rainer Orth | 1 | -2/+1 |
2016-03-03 | Tabify libffi/Makefile.am | Rainer Orth | 1 | -5/+5 |
2016-03-02 | re PR libffi/70024 (libffi ABI change w/o SONAME bump) | Richard Henderson | 1 | -6/+7 |
2016-03-02 | re PR libffi/70024 (libffi ABI change w/o SONAME bump) | Richard Henderson | 1 | -2/+26 |
2015-01-16 | re PR libffi/64607 (Multilib test stops working in libffi) | Dominique d'Humieres | 1 | -33/+33 |
2015-01-12 | Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16 | Richard Henderson | 1 | -164/+130 |
2013-12-10 | ffitarget.h: Import from upstream. | Alan Modra | 1 | -6/+8 |
2012-12-29 | * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS) | Andreas Schwab | 1 | -0/+40 |
2012-12-26 | libffi merge | Anthony Green | 1 | -28/+53 |
2012-02-27 | re PR libffi/52223 (libffi's man page install breaks with multilibs and overr... | Mikael Pettersson | 1 | -0/+3 |
2010-07-02 | Makefile.am (AM_MAKEFLAGS): Pass also mandir to submakes. | Jakub Jelinek | 1 | -0/+1 |
2009-12-31 | Windows patch | Anthony Green | 1 | -1/+1 |
2009-12-26 | avr32 libffi port | Bradley Smith | 1 | -0/+4 |
2009-08-22 | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 1 | -5/+0 |
2009-06-12 | [multiple changes] | Andrew Haley | 1 | -2/+3 |
2009-06-09 | Import from libffi 3.0.8: | Andrew Haley | 1 | -3/+8 |
2008-05-09 | Makefile.am (LTLDFLAGS): New. | Julian Brown | 1 | -1/+3 |
2007-09-03 | Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS. | Maciej W. Rozycki | 1 | -4/+1 |
2007-08-10 | re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu) | David Daney | 1 | -1/+1 |
2007-04-13 | Makefile.am (EXTRA_DIST): Bring up to date. | Paolo Bonzini | 1 | -3/+5 |
2007-03-07 | ffi.h.in (ffi_closure_alloc, [...]): New. | Alexandre Oliva | 1 | -1/+1 |
2007-03-01 | Makefile.am: Add dummy install-pdf target. | Brooks Moses | 1 | -2/+3 |
2007-01-18 | Makefile.am (all-recursive, [...]): Add missing targets. | Alexandre Oliva | 1 | -0/+7 |
2007-01-17 | aclocal.m4: Regenerate to use multi.m4. | Jack Howarth | 1 | -1/+1 |
2006-12-14 | configure.ac: Add TARGET for x86_64-*-darwin*. | Andreas Tobler | 1 | -1/+1 |
2006-10-10 | configure.ac [...]: Set X86_DARWIN symbol and conditional. | Paolo Bonzini | 1 | -1/+4 |
2006-05-24 | Makefile.am: Add install-html target. | Carlos O'Donell | 1 | -0/+5 |
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/+3 |
2005-05-18 | configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS. | Kelley Cook | 1 | -1/+1 |
2005-04-18 | Makefile.am: Add CRIS support. | Simon Posnjak | 1 | -0/+4 |
2004-12-08 | Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG. | David Edelsohn | 1 | -2/+0 |
2004-11-23 | Makefile.am: Remove no-dependencies. | Kelley Cook | 1 | -1/+2 |
2004-10-13 | Makefile.am: Add m32r support. | Kazuhiro Inaoka | 1 | -0/+4 |
2004-08-30 | Makefile.am: Add frv support. | Anthony Green | 1 | -1/+4 |
2004-06-17 | libtool-version: New. | Matthias Klose | 1 | -1/+1 |
2004-06-15 | configure.ac: New name of configure.in. | Paolo Bonzini | 1 | -11/+2 |
2004-03-19 | [multiple changes] | Matthias Klose | 1 | -1/+5 |
2004-03-11 | Makefile.am (AUTOMAKE_OPTIONS): Set them. | Andreas Tobler | 1 | -118/+26 |
2003-10-21 | [multiple changes] | Andreas Tobler | 1 | -31/+36 |
2003-09-04 | Makefile.am: Remove build rules for ffitest. | Andreas Tobler | 1 | -3/+0 |
2003-09-04 | 003-09-04 Andreas Tobler <a.tobler@schweiz.ch> | Andreas Tobler | 1 | -3/+8 |
2003-06-13 | Makefile.am: Add SHmedia support. | Kaz Kojima | 1 | -2/+8 |
2003-04-18 | configure.in (powerpc64*-*-linux*): Remove. | Jakub Jelinek | 1 | -1/+2 |