aboutsummaryrefslogtreecommitdiff
path: root/libffi/Makefile.in
AgeCommit message (Expand)AuthorFilesLines
2007-09-03Makefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.Maciej W. Rozycki1-59/+54
2007-08-10re PR libffi/28313 (libffi has not been ported to mips64-linux-gnu)David Daney1-2/+3
2007-05-24ltmain.sh: Update from ToT Libtool.Steve Ellcey1-3/+15
2007-04-13Makefile.am (EXTRA_DIST): Bring up to date.Paolo Bonzini1-4/+6
2007-03-07ffi.h.in (ffi_closure_alloc, [...]): New.Alexandre Oliva1-3/+7
2007-03-01Makefile.am: Add dummy install-pdf target.Brooks Moses1-2/+3
2007-01-18Makefile.am (all-recursive, [...]): Add missing targets.Alexandre Oliva1-0/+8
2007-01-17aclocal.m4: Regenerate to use multi.m4.Jack Howarth1-3/+5
2006-12-14configure.ac: Add TARGET for x86_64-*-darwin*.Andreas Tobler1-29/+15
2006-10-10configure.ac [...]: Set X86_DARWIN symbol and conditional.Paolo Bonzini1-47/+60
2006-09-12re PR libffi/23935 ($PREFIX/include/ffi.h needs to go to a target- and -versi...David Daney1-7/+19
2006-05-24Makefile.am: Add install-html target.Carlos O'Donell1-6/+22
2006-04-05Makefile.am: Add PA_HPUX port.John David Anglin1-12/+24
2005-07-19Makefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FREEBSD.Andreas Tobler1-23/+31
2005-05-18configure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGENDIAN_CROSS.Kelley Cook1-5/+4
2005-04-18Makefile.am: Add CRIS support.Simon Posnjak1-22/+45
2005-03-21configure.ac: Do not invoke TL_AC_GCC_VERSION.Zack Weinberg1-5/+0
2004-12-08Makefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS and PICFLAG.David Edelsohn1-2/+0
2004-12-02Introduce and use config/gcc-version.m4.Richard Sandiford1-0/+3
2004-11-23Makefile.am: Remove no-dependencies.Kelley Cook1-512/+261
2004-10-13Makefile.am: Add m32r support.Kazuhiro Inaoka1-31/+66
2004-08-30Makefile.am: Add frv support.Anthony Green1-34/+64
2004-06-17libtool-version: New.Matthias Klose1-1/+1
2004-06-15configure.ac: New name of configure.in.Paolo Bonzini1-216/+253
2004-03-19[multiple changes]Matthias Klose1-14/+48
2004-03-15configure.in: Rename file to ...Kelley Cook1-15/+15
2004-03-11Makefile.am (AUTOMAKE_OPTIONS): Set them.Andreas Tobler1-506/+1113
2003-11-22Makefile.in: Rebuilt.Andreas Tobler1-59/+59
2003-11-21acinclude.m4: Add AC_FUNC_MMAP_BLACKLIST.Andreas Jaeger1-68/+68
2003-11-12re PR libffi/11147 (fficonfig.h is abi-specific)Andreas Tobler1-71/+73
2003-10-21[multiple changes]Andreas Tobler1-67/+63
2003-09-04Makefile.am: Remove build rules for ffitest.Andreas Tobler1-38/+11
2003-09-04003-09-04 Andreas Tobler <a.tobler@schweiz.ch>Andreas Tobler1-81/+95
2003-06-13Makefile.am: Add SHmedia support.Kaz Kojima1-2/+15
2003-04-18configure.in (powerpc64*-*-linux*): Remove.Jakub Jelinek1-3/+6
2003-01-28configure.in (toolexecdir, [...]): Set and AC_SUBST.Alexandre Oliva1-78/+77
2003-01-27Makefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.David Edelsohn1-4/+4
2002-09-23Makefile.am (all-multi): Fix multilib parallel build.Kaveh R. Ghazi1-1/+1
2002-07-19Makefile.am: Add SH support.Kaz Kojima1-1/+10
2002-07-19[multiple changes]Bo Thorsen1-0/+10
2002-07-18Makefile.am (TARGET_SRC_MIPS_LINUX): New.H.J. Lu1-10/+19
2002-04-29Makefile.am: Add Linux for S/390 support.Gerhard Tonn1-3/+13
2002-03-17Makefile.am: Define ffitest_OBJECTS.Bryce McKinlay1-4/+3
2002-03-17Makefile.am: Make target library a convenience library.Bryce McKinlay1-77/+79
2002-03-07Makefile.am (EXTRA_DIST): Add Darwin and AIX closure files.Andreas Tobler1-6/+9
2002-01-17Makefile.am (EXTRA_DIST): Add Darwin and AIX files.David Edelsohn1-2/+14
2001-10-09Implement Darwin PowerPC ABI.John Hornkvist1-39/+49
2001-04-12Makefile.am: Make a libtool convenience library.Bryce McKinlay1-12/+74
2001-03-27configure.in: Added X86_WIN32 target (Win32, CygWin, MingW).Jon Beniston1-7/+12
2001-03-26configure.in: Make target subdirectory in build dir.Bryce McKinlay1-136/+125