Replace 8 spaces with a tabular in ChangeLog files.
[gcc.git] / libffi / Makefile.am
2018-05-08 Andreas SchwabBackport of RISC-V support for libffi
2016-03-03 Rainer OrthFix passing object names to make_sunver.pl
2016-03-03 Rainer OrthTabify libffi/Makefile.am
2016-03-03 Richard Hendersonre PR libffi/70024 (libffi ABI change w/o SONAME bump)
2016-03-02 Richard Hendersonre PR libffi/70024 (libffi ABI change w/o SONAME bump)
2015-01-16 Dominique d'Humieresre PR libffi/64607 (Multilib test stops working in...
2015-01-12 Richard HendersonMerge libffi to upstream commit c82cc159426d8d4402375fa...
2013-12-10 Alan Modraffitarget.h: Import from upstream.
2012-12-29 Andreas Schwab* Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)
2012-12-26 Anthony Greenlibffi merge
2012-02-27 Mikael Petterssonre PR libffi/52223 (libffi's man page install breaks...
2010-07-02 Jakub JelinekMakefile.am (AM_MAKEFLAGS): Pass also mandir to submakes.
2009-12-31 Anthony GreenWindows patch
2009-12-26 Bradley Smithavr32 libffi port
2009-08-22 Ralf WildenhuesCleanups after the update to Autoconf 2.64, Automake...
2009-06-12 Andrew Haley[multiple changes]
2009-06-09 Andrew HaleyImport from libffi 3.0.8:
2008-05-09 Julian BrownMakefile.am (LTLDFLAGS): New.
2007-09-03 Maciej W. RozyckiMakefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.
2007-08-10 David Daneyre PR libffi/28313 (libffi has not been ported to mips6...
2007-04-13 Paolo BonziniMakefile.am (EXTRA_DIST): Bring up to date.
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-03-01 Brooks MosesMakefile.am: Add dummy install-pdf target.
2007-01-18 Alexandre OlivaMakefile.am (all-recursive, [...]): Add missing targets.
2007-01-17 Jack Howarthaclocal.m4: Regenerate to use multi.m4.
2006-12-14 Andreas Toblerconfigure.ac: Add TARGET for x86_64-*-darwin*.
2006-10-10 Paolo Bonziniconfigure.ac [...]: Set X86_DARWIN symbol and conditional.
2006-05-24 Carlos O'DonellMakefile.am: Add install-html target.
2006-04-05 John David AnglinMakefile.am: Add PA_HPUX port.
2005-07-19 Andreas ToblerMakefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FRE...
2005-05-18 Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
2005-04-18 Simon PosnjakMakefile.am: Add CRIS support.
2004-12-08 David EdelsohnMakefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS...
2004-11-23 Kelley CookMakefile.am: Remove no-dependencies.
2004-10-13 Kazuhiro InaokaMakefile.am: Add m32r support.
2004-08-30 Anthony GreenMakefile.am: Add frv support.
2004-06-17 Matthias Kloselibtool-version: New.
2004-06-15 Paolo Bonziniconfigure.ac: New name of configure.in.
2004-03-19 Matthias Klose[multiple changes]
2004-03-11 Andreas ToblerMakefile.am (AUTOMAKE_OPTIONS): Set them.
2003-10-21 Andreas Tobler[multiple changes]
2003-09-04 Andreas ToblerMakefile.am: Remove build rules for ffitest.
2003-09-04 Andreas Tobler003-09-04 Andreas Tobler <a.tobler@schweiz.ch>
2003-06-13 Kaz KojimaMakefile.am: Add SHmedia support.
2003-04-18 Jakub Jelinekconfigure.in (powerpc64*-*-linux*): Remove.
2003-01-28 Alexandre Olivaconfigure.in (toolexecdir, [...]): Set and AC_SUBST.
2003-01-27 David EdelsohnMakefile.am (TARGET_SRC_POWERPC_AIX): Fix typo.
2002-09-23 Kaveh R. GhaziMakefile.am (all-multi): Fix multilib parallel build.
2002-07-19 Kaz KojimaMakefile.am: Add SH support.
2002-07-18 Bo Thorsen[multiple changes]
2002-07-18 H.J. LuMakefile.am (TARGET_SRC_MIPS_LINUX): New.
2002-04-29 Gerhard TonnMakefile.am: Add Linux for S/390 support.
2002-03-17 Bryce McKinlayMakefile.am: Define ffitest_OBJECTS.
2002-03-17 Bryce McKinlayMakefile.am: Make target library a convenience library.
2002-03-07 Andreas ToblerMakefile.am (EXTRA_DIST): Add Darwin and AIX closure...
2002-01-17 David EdelsohnMakefile.am (EXTRA_DIST): Add Darwin and AIX files.
2001-10-09 John HornkvistImplement Darwin PowerPC ABI.
2001-04-12 Bryce McKinlayMakefile.am: Make a libtool convenience library.
2001-03-27 Jon Benistonconfigure.in: Added X86_WIN32 target (Win32, CygWin...
2001-03-26 Bryce McKinlayconfigure.in: Make target subdirectory in build dir.
2001-03-24 Kevin B Hendricksppc_closure.S: New file.
2001-03-23 Tom TromeyMakefile.in: Rebuilt.
2000-05-01 Jakub JelinekMakefile.am (SUBDIRS): Define.
2000-04-17 Jakub JelinekPort to sparc 32 and 64 Linux.
2000-03-03 Tom TromeyMakefile.in: Rebuilt.
2000-02-25 Hans Boehmffi.c, [...]: New files.
1999-12-31 Tom Tromey* Makefile.am (INCLUDES): Added -I$(top_srcdir)/src.
1999-08-10 Rainer OrthMakefile.in: Rebuilt.
1999-08-08 Anthony GreenMakefile.in: Rebuilt.
1999-08-08 Anthony GreenInitial revision