summaryrefslogtreecommitdiff
path: root/libffi/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* libffi/test: Fix compilation for build sysrootMaciej W. Rozycki2020-04-251-0/+4
* Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki2020-01-241-0/+1
* Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers2018-10-311-415/+408
* Backport of RISC-V support for libffiAndreas Schwab2018-05-081-2/+23
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-211-0/+1
* Fix passing object names to make_sunver.plRainer Orth2016-03-031-2/+1
* Tabify libffi/Makefile.amRainer Orth2016-03-031-5/+5
* re PR libffi/70024 (libffi ABI change w/o SONAME bump)Richard Henderson2016-03-021-6/+7
* re PR libffi/70024 (libffi ABI change w/o SONAME bump)Richard Henderson2016-03-021-2/+20
* libffi: Bump to automake 1.11.6Michael Haubenwallner2015-05-131-33/+79
* re PR libffi/64607 (Multilib test stops working in libffi)Dominique d'Humieres2015-01-161-33/+33
* Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson2015-01-121-347/+501
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2014-04-241-236/+14
* ffitarget.h: Import from upstream.Alan Modra2013-12-101-7/+23
* * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)Andreas Schwab2012-12-291-129/+497
* re PR libffi/52223 (libffi's man page install breaks with multilibs and overr...Mikael Pettersson2012-02-271-0/+3
* Makefile.am (AM_MAKEFLAGS): Pass also mandir to submakes.Jakub Jelinek2010-07-021-0/+1
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-8/+9
* Windows patchAnthony Green2009-12-311-1/+2
* avr32 libffi portBradley Smith2009-12-261-25/+48
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-1/+0
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-221-5/+4
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-242/+353
* [multiple changes]Andrew Haley2009-06-121-249/+85
* Import from libffi 3.0.8:Andrew Haley2009-06-091-79/+261
* configure: Regenerate for new libtool.Peter O'Gorman2008-09-261-1/+14
* Makefile.am (LTLDFLAGS): New.Julian Brown2008-05-091-1/+3
* configure.ac: m4_include config/proginstall.m4.Ralf Wildenhues2008-03-161-4/+5
* Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki2007-09-031-59/+54
* re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney2007-08-101-2/+3
* ltmain.sh: Update from ToT Libtool.Steve Ellcey2007-05-241-3/+15
* Makefile.am (EXTRA_DIST): Bring up to date.Paolo Bonzini2007-04-131-4/+6
* ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva2007-03-071-3/+7
* Makefile.am: Add dummy install-pdf target.Brooks Moses2007-03-011-2/+3
* Makefile.am (all-recursive, [...]): Add missing targets.Alexandre Oliva2007-01-181-0/+8
* aclocal.m4: Regenerate to use multi.m4.Jack Howarth2007-01-171-3/+5
* configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler2006-12-141-29/+15
* configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini2006-10-101-47/+60
* re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi...David Daney2006-09-121-7/+19
* Makefile.am: Add install-html target.Carlos O'Donell2006-05-241-6/+22
* Makefile.am: Add PA_HPUX port.John David Anglin2006-04-051-12/+24
* Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler2005-07-191-23/+31
* configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook2005-05-181-5/+4
* Makefile.am: Add CRIS support.Simon Posnjak2005-04-181-22/+45
* configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg2005-03-211-5/+0
* Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG.David Edelsohn2004-12-081-2/+0
* Introduce and use config/gcc-version.m4.Richard Sandiford2004-12-021-0/+3
* Makefile.am: Remove no-dependencies.Kelley Cook2004-11-231-512/+261
* Makefile.am: Add m32r support.Kazuhiro Inaoka2004-10-131-31/+66
* Makefile.am: Add frv support.Anthony Green2004-08-301-34/+64