summaryrefslogtreecommitdiff
path: root/libffi/include
AgeCommit message (Expand)Author
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-03-02re PR libffi/70024 (libffi ABI change w/o SONAME bump)Richard Henderson
2015-05-13libffi: Bump to automake 1.11.6Michael Haubenwallner
2015-01-15re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin)Richard Henderson
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2014-04-24tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek
2013-12-10ffitarget.h: Import from upstream.Alan Modra
2012-12-29* Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)Andreas Schwab
2012-03-04Merge upstream libffiAnthony Green
2010-08-06Define libffi macros carefullyDan HorĂ¡k
2010-08-06Enable build with microsoft compilerAnthony Green
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2009-12-31Windows patchAnthony Green
2009-12-26IRIX supportFrank Everdij
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-06-12[multiple changes]Andrew Haley
2009-06-09Import from libffi 3.0.8:Andrew Haley
2009-06-04ffi.h.in: Change void (*)() to void (*)(void).Andrew Haley
2009-06-042009-06-04 Andrew Haley <aph@redhat.com>Andrew Haley
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-06-17Makefile.tpl ($(srcdir)/configure): Update dependencies.Ralf Wildenhues
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2007-12-06ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined.David Daney
2007-11-25closures.c: Move defintion of MAYBE_UNUSED from here to ...Andreas Tobler
2007-09-03Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-04-06configure.ac: Tidy target case.Richard Henderson
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth
2006-12-14configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler
2006-10-10configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini
2006-09-12re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi...David Daney
2006-08-17ffi_common.h (struct): Revert accidental commit.Andreas Tobler
2006-08-15ffi_common.h: Remove lint directives.Andreas Tobler
2006-07-25ffi.h.in (ffi_type_ulong, [...]): Define correctly for 32-bit architectures.Torsten Schoenfeld
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell
2006-04-05Makefile.am: Add PA_HPUX port.John David Anglin
2005-07-19Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook
2005-04-18Makefile.am: Add CRIS support.Simon Posnjak
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford
2004-11-23Makefile.am: Remove no-dependencies.Kelley Cook
2004-10-13Makefile.am: Add m32r support.Kazuhiro Inaoka
2004-08-30Makefile.am: Add frv support.Anthony Green
2004-06-15configure.ac: New name of configure.in.Paolo Bonzini
2004-03-19[multiple changes]Matthias Klose