Use Alias in common.opt to make -ftree-loop-linear an alias of -floop-interchange.
[gcc.git] / libffi /
2009-05-22 Dave Kornwin32.S (_ffi_closure_STDCALL): New function.
2009-05-22 Dave Kornconfigure.ac: Also check if assembler supports pc-relat...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-01 Ralf Wildenhuesbackport: Support GNU/kOpenSolaris.
2008-12-19 Rainer Orthre PR libffi/26048 (libffi doesn't build on Solaris...
2008-12-18 Ralf WildenhuesBackport from upstream Libtool:
2008-11-21 Eric Botcazouffi.c (ffi_prep_cif_machdep): Add support for signed...
2008-09-26 Peter O'Gormanconfigure: Regenerate for new libtool.
2008-08-25 Andreas Toblerffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT...
2008-07-16 Kaz Kojimaffi.c (ffi_prep_closure_loc): Turn INSN into an unsigne...
2008-06-17 Ralf WildenhuesMakefile.tpl ($(srcdir)/configure): Update dependencies.
2008-06-07 Joseph MyersMAINTAINERS (mt port): Remove.
2008-05-09 Julian BrownMakefile.am (LTLDFLAGS): New.
2008-04-18 Paolo Bonzinire PR other/35457 (Error building GCC trunk on CELL...
2008-03-27 Kaz Kojimasysv.S: Add .note.GNU-stack on Linux.
2008-03-26 Matthias Klose[multiple changes]
2008-03-16 Ralf Wildenhuesconfigure.ac: m4_include config/proginstall.m4.
2008-02-12 Bjoern Koenigconfigure.ac: Add amd64-*-freebsd* target.
2008-01-30 H.J. Lure PR libffi/34612 ([4.1/4.2] libffi doesn't work with...
2008-01-24 David Edelsohn* configure: Regenerate.
2008-01-06 Andreas Toblerffi.c (ffi_prep_cif_machdep): Fix thinko.
2008-01-05 Andreas Toblerre PR testsuite/32843 (libffi.call/return_sc.c)
2007-12-09 Ben EllistonFix formatting of 2007-12-07 entry.
2007-12-08 David Daneyn32.S (ffi_call_N32): Replace dadd with ADDU...
2007-12-07 David Daneyffi.c (ffi_prep_cif_machdep): Handle long double return...
2007-12-06 David Daneyffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already...
2007-12-06 David Daneyn32.S (ffi_closure_N32): Use 64-bit add instruction...
2007-12-01 Andreas Toblerre PR libffi/31937 (libffi doesn't support ppc without...
2007-11-25 Andreas Toblerclosures.c: Move defintion of MAYBE_UNUSED from here...
2007-11-16 Andreas Toblersysv.S: Load correct cr to compare if we have long...
2007-09-04 Andrew Haley[multiple changes]
2007-09-03 Maciej W. RozyckiMakefile.am: Unify MIPS_IRIX and MIPS_LINUX into MIPS.
2007-08-24 David Daney* testsuite/libffi.call/return_sl.c: New test.
2007-08-10 David Daneycls_multi_ushort.c, [...]: Remove xfail for mips64...
2007-08-10 David Daneyre PR libffi/28313 (libffi has not been ported to mips6...
2007-08-09 David Daneyffitest.h (ffi_type_mylong): Remove definition.
2007-08-07 Andrew Haleysysv.S (ffi_closure_raw_SYSV): Fix typo in previous...
2007-08-06 Andrew Haleyre PR testsuite/32843 (libffi.call/return_sc.c)
2007-08-03 David Daneyreturn_ul.c (main): Define return type as ffi_arg.
2007-07-31 Andrew Haleyre PR testsuite/32843 (libffi.call/return_sc.c)
2007-07-26 Richard Guentherre PR testsuite/32843 (libffi.call/return_sc.c)
2007-07-16 Rainer Orthconfigure.ac (i?86-*-solaris2.1[0-9]): Set TARGET to...
2007-07-12 David Daneyffi.c: Don't include sys/cachectl.h.
2007-07-09 Andrew Haley[multiple changes]
2007-07-05 H.J. LuRegenerate aclocal.m4 in boehm-gc, libffi, libgfortran...
2007-06-02 Paolo Bonziniconfigure: Regenerate.
2007-05-24 Steve Ellceyltmain.sh: Update from ToT Libtool.
2007-05-10 Roman Zippelffi.c (ffi_prep_incoming_args_SYSV, [...]): New, add...
2007-05-10 Roman Zippelconfigure.ac (HAVE_AS_CFI_PSEUDO_OP): New test.
2007-05-10 Roman Zippelffi.c (ffi_prep_args,ffi_prep_cif_machdep): Fix numerou...
2007-04-13 Paolo BonziniMakefile.am (EXTRA_DIST): Bring up to date.
2007-04-06 Richard Hendersonconfigure.ac: Tidy target case.
2007-04-06 Tom Tromeyre PR libffi/31491 (libffi: bug in example program)
2007-04-03 Jakub Jelinekclosures.c: Include sys/statfs.h.
2007-03-24 Uros Bizjakreturn_fl2.c (return_fl): Mark as static.
2007-03-08 Alexandre Olivaffi.c (flush_icache): Fix left-over from previous patch.
2007-03-07 Alexandre Olivaffi.h.in (ffi_closure_alloc, [...]): New.
2007-03-07 Alexandre Olivadlmalloc.c: New file, imported version 2.8.3 of Doug...
2007-03-01 Brooks MosesMakefile.am: Add dummy install-pdf target.
2007-02-13 Andreas Krebbelffi.c (ffi_prep_args, [...]): Add long double handling.
2007-02-02 Jakub Jelineklinux64.S (ffi_call_LINUX64): Move restore of r2 immedi...
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-12-13 Andreas Tobleraclocal.m4: Regenerate with aclocal -I ..
2006-11-01 Geoffrey KeatingFix date on ChangeLog entry
2006-11-01 Geoffrey KeatingIn gcc/: PR 23067
2006-10-10 Paolo Bonziniconfigure.ac [...]: Set X86_DARWIN symbol and conditional.
2006-09-12 David Daneyre PR libffi/23935 ($PREFIX/include/ffi.h needs to...
2006-08-17 Andreas Toblerffi_common.h (struct): Revert accidental commit.
2006-08-15 Andreas Toblerffi_common.h: Remove lint directives.
2006-07-25 Torsten Schoenfeldffi.h.in (ffi_type_ulong, [...]): Define correctly...
2006-07-19 David Daneyclosure_fn6.c: Remove xfail for mips, xfail remains...
2006-05-24 Carlos O'DonellMakefile.am: Add install-html target.
2006-05-19 John David Anglinffi.c (ffi_prep_args_pa32): Load floating point argumen...
2006-04-22 Andreas ToblerREADME: Remove notice about 'Crazy Comments'.
2006-04-12 Andreas Toblerhpux32.S: Correct unwind offset calculation for ffi_clo...
2006-04-12 James E WilsonFix IA-64 problems with denorms getting clobbered by...
2006-04-10 Matthias Kloselibjava.exp (libjava_init): Recognize multilib director...
2006-04-07 James E WilsonFor PR 26483, IA-64 denorm failure due to unwanted...
2006-04-05 John David AnglinMakefile.am: Add PA_HPUX port.
2006-03-23 Alan Modraffitarget.h (enum ffi_abi): Add FFI_LINUX.
2006-03-15 Kaz Kojimaffi.c (ffi_prep_cif_machdep): Handle float arguments...
2006-02-28 Andreas Toblerunwindtest.cc (closure_test_fn): Mark cif, args and...
2006-02-28 Andreas Toblercall.exp: Adjust FSF address.
2006-02-22 Kaz Kojimasysv.S: Fix register numbers in the FDE for ffi_closure...
2006-02-20 Andreas Toblerlibffi: testsuite fix for ix86.
2006-02-18 Kaz Kojimaffi.c (ffi_closure_helper_SYSV): Remove unused variable...
2006-02-17 Andreas Toblerre PR target/25630 (darwin-ppc, wrong alignment of...
2006-02-16 Andreas Toblerreturn_dbl.c: New test case.
2006-02-16 Andreas Toblernested_struct2.c: Remove ffi_type_mylong definition.
2006-01-21 Andreas Toblerconfigure.ac: Enable libffi for sparc64-*-freebsd*.
2006-01-18 Jakub Jelineksysv.S (smst_two_register): Don't call __ashldi3, inste...
2005-12-07 Thiemo Seuferffitarget.h: Remove obsolete sgidefs.h include.
2005-12-03 Alan Modraffi.c: Formatting.
2005-10-31 Andreas Jaeger.cvsignore are not needed for subversion, remove them.
2005-10-01 Geoffrey Keatinglibffi-dg.exp (libffi_target_compile): For darwin,...
2005-09-26 Tom Tromeyfloat1.c (value_type): New typedef.
2005-08-25 Alan Modrare PR target/23404 (gij trashes args of functions with...
2005-08-11 Jakub Jelinekconfigure.ac (HAVE_HIDDEN_VISIBILITY_ATTRIBUTE): New...
next