aboutsummaryrefslogtreecommitdiff
path: root/libffi/Makefile.in
AgeCommit message (Expand)Author
12 daysbuild: Derive object names in make_sunver.plRainer Orth
2023-10-26libffi: Consider '--with-build-sysroot=[...]' for target libraries' build-tre...Thomas Schwinge
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-08-23libffi: Backport of LoongArch support for libffi.Lulu Cheng
2021-11-04libffi: Add --enable-cet to configureH.J. Lu
2021-10-20libffi: Integrate build with GCCH.J. Lu
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu
2020-04-25libffi/test: Fix compilation for build sysrootMaciej W. Rozycki
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
2018-05-08Backport of RISC-V support for libffiAndreas Schwab
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-03-03Fix passing object names to make_sunver.plRainer Orth
2016-03-03Tabify libffi/Makefile.amRainer Orth
2016-03-02re PR libffi/70024 (libffi ABI change w/o SONAME bump)Richard Henderson
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-16re PR libffi/64607 (Multilib test stops working in libffi)Dominique d'Humieres
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-02-27re PR libffi/52223 (libffi's man page install breaks with multilibs and overr...Mikael Pettersson
2010-07-02Makefile.am (AM_MAKEFLAGS): Pass also mandir to submakes.Jakub Jelinek
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2009-12-31Windows patchAnthony Green
2009-12-26avr32 libffi portBradley Smith
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.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
2008-09-26configure: Regenerate for new libtool.Peter O'Gorman
2008-05-09Makefile.am (LTLDFLAGS): New.Julian Brown
2008-03-16configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues
2007-09-03Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki
2007-08-10re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey
2007-04-13Makefile.am (EXTRA_DIST): Bring up to date.Paolo Bonzini
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses
2007-01-18Makefile.am (all-recursive, [...]): Add missing targets.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-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