ChangeLog: Fix whitespace.
[gcc.git] / libffi /
2009-12-28 David Edelsohnffi_darwin.c (ffi_prep_args): Copy abi and nargs to...
2009-12-26 Andreas Toblerconfigure.ac: Define FFI_MMAP_EXEC_WRIT for the given...
2009-12-26 Andreas Schwabffi.c (ffi_prep_args_SYSV): Advance intarg_count when...
2009-12-26 Anthony GreenFix ChangeLog entry date
2009-12-26 Matthias KloseFix libffi docs
2009-12-26 Frank EverdijIRIX support
2009-12-26 Bradley Smithavr32 libffi port
2009-12-21 Andreas Toblerconfigure.ac: Make i?86 build on FreeBSD and OpenBSD.
2009-12-15 John David Anglinffitest.h: Define PRIuPTR on PA HP-UX.
2009-12-14 John David Anglinffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOU...
2009-12-11 Eric Botcazouffi.c (ffi_closure_sparc_inner_v9): Properly align...
2009-12-11 Eric Botcazou* testsuite/libffi.call/ffitest.h: Define PRIuPTR on...
2009-12-10 Rainer Orthre PR libffi/40700 (All amd64 libffi execution tests...
2009-12-08 David Daneystret_medium.c: Remove xfail for mips*-*-*
2009-12-08 David Edelsohnaix_closure.S (libffi_closure_ASM): Fix tablejump typo.
2009-12-05 David Edelsohnaix.S: Update AIX32 code to be consistent with AIX64...
2009-12-05 Ralf WildenhuesSync from git Libtool and regenerate.
2009-12-04 David Edelsohnaix_closure.S: Reorganize 64-bit code to match linux64_...
2009-12-04 Uros Bizjakre PR libffi/41908 (closures fail for some structure...
2009-12-04 David Edelsohnffi_darwin.c (ffi_closure_helper_DARWIN): Increment...
2009-12-04 David Edelsohnffi_darwin.c (ffi_prep_args): Increment next_arg and...
2009-12-03 David Edelsohnre PR libffi/42243 (powerpc-apple-darwin9 libffi failures)
2009-12-03 Uros Bizjakcls_longdouble_va.c (main): Fix format string.
2009-12-03 Uros Bizjakcls_longdouble_va.c (main): Fix format string.
2009-12-03 David Edelsohnffi_darwin.c (ffi_prep_args): Fix typo in INT64 case.
2009-12-02 David Edelsohnaix.S (ffi_call_AIX): Convert to more standard register...
2009-11-30 David Edelsohnre PR libffi/35484 (libffi doesn't support AIX 64bit)
2009-11-02 Andreas Toblerre PR libffi/41908 (closures fail for some structure...
2009-09-28 Kai Tietzwin64.S (_ffi_call_win64 stack): Remove for gnu assembl...
2009-09-23 Matthias KlosePR libffi/40242, PR libffi/41443
2009-09-17 Loren J. RittlePR testsuite/32843 (strikes again)
2009-09-15 David Daneyjava_raw_api.c (ffi_java_raw_to_rvalue): Remove special...
2009-08-24 Ralf WildenhuesUpdate AC_PREREQ entries to 2.64
2009-08-22 Ralf WildenhuesCleanups after the update to Autoconf 2.64, Automake...
2009-08-22 Ralf WildenhuesRegenerate tree using Autoconf 2.64 and Automake 1.11.
2009-07-30 Ralf Wildenhuesextensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand...
2009-07-24 Dave Kornre PR libffi/40807 (libffi.call/return_sc.c)
2009-07-11 Richard Sandifordre PR testsuite/40699 (All sparcv9 libjava execution...
2009-07-01 Richard Sandifordlibffi-dg.exp (libffi-init): Set ld_library_path to...
2009-07-01 H.J. Lure PR testsuite/40601 (Errors in "make check")
2009-06-30 Richard Sandifordgcc-defs.exp (gcc-set-multilib-library-path): Delete.
2009-06-16 Wim Lewisffi.c: Avoid clobbering cr3 and cr4, which are supposed...
2009-06-16 Andreas Toblerre PR libffi/40444 (libffi badly broken with -m64 by...
2009-06-16 Andrew Haleyconfigure.ac (TARGETDIR): Add missing blank lines.
2009-06-16 Andrew Haleycls_align_sint64.c, [...]: Fix printf format specifiers.
2009-06-15 Andrew Haleyerr_bad_typedef.c: xfail everywhere.
2009-06-15 Andrew HaleyFix bad checkin.
2009-06-12 Andrew Haley[multiple changes]
2009-06-11 Kaz Kojimacls_longdouble_va.c: Add xfail sh*-*-linux-*.
2009-06-09 Andrew Haleyfreebsd.S: Add missing file.
2009-06-09 Andrew HaleyImport from libffi 3.0.8:
2009-06-08 Andrew HaleyREADME: Import from libffi 3.0.8.
2009-06-08 Andrew Haley[multiple changes]
2009-06-05 Andrew Haleyffitarget.h, ffi.c: Merge stdcall changes from libffi.
2009-06-04 Andrew Haleyffitarget.h, [...]: Back out stdcall changes.
2009-06-04 Andrew Haley[multiple changes]
2009-06-04 Andrew Haleyffi.h.in: Change void (*)() to void (*)(void).
2009-06-04 Andrew Haley[multiple changes]
2009-06-04 Andrew Haley2009-06-04 Andrew Haley <aph@redhat.com>
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)
next