s-osinte-rtems.adb: Add sigalstack function.
[gcc.git] / libffi /
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...
2005-08-10 Alfred M. Szmidtre PR libffi/21819 (i*86-*-gnu* not enabled in configur...
2005-08-09 Jakub Jelinekppc_closure.S (ffi_closure_SYSV): Use DW_CFA_offset_ext...
2005-07-22 SUGIOKA Toshinobusysv.S (ffi_call_SYSV): Stop argument popping correctly...
2005-07-20 Kaz Kojimaffi.c (ffi_call): Handle small structures correctly.
2005-07-19 Andreas Tobler2005-07-19 Andreas Tobler <a.tobler@schweiz.ch>
2005-07-19 Andreas ToblerMakefile.am (nodist_libffi_la_SOURCES): Add POWERPC_FRE...
2005-07-10 Andreas Toblercls_5_1_byte.c: New test file.
2005-07-06 Randolph Chungffi.c (ffi_struct_type): Rename FFI_TYPE_SMALL_STRUCT1...
2005-06-15 Rainer Orthre PR libffi/21943 (O32 libffi.so fails to link on...
2005-06-14 Rainer Orthconfigure.ac: Treat i*86-*-solaris2.10 and up as X86_64.
2005-06-01 Alan Modrappc_closure.S (ffi_closure_SYSV): Don't use JUMPTARGET...
2005-05-18 R. Kelley CookFixup the date of last entry
2005-05-18 Kelley Cookconfigure.ac: Use AC_C_BIGENDIAN instead of AC_C_BIGEND...
next