aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2010-01-07 PR libffi/40701Rainer Orth
2010-01-06 * src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.Rainer Orth
2010-01-01Update README for libffi 3.0.9.Anthony Green
2010-01-01Define HAVE_LONG_DOUBLE appropriately for MIPS.Matthias Klose
2010-01-01xfail tests for AVR32Anthony Green
2010-01-01Fixes for HPUX.Andreas Tobler
2010-01-01Add openbsd support.Andreas Tobler
2010-01-01Update xfails.Anthony Green
2009-12-31Windows patchAnthony Green
2009-12-31New test case.Anthony Green
2009-12-28 * src/powerpc/ffi_darwin.c (ffi_prep_args): Copy abi and nargs toDavid Edelsohn
2009-12-262009-12-26 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2009-12-26* src/powerpc/ffi.c (ffi_prep_args_SYSV): Advance intarg_countAndreas Schwab
2009-12-26Fix ChangeLog entry dateMatthias Klose
2009-12-26Fix libffi docsMatthias Klose
2009-12-26IRIX supportFrank Everdij
2009-12-26avr32 libffi portBradley Smith
2009-12-212009-12-21 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2009-12-15 * testsuite/libffi.call/ffitest.h: Define PRIuPTR on PA HP-UX.John David Anglin
2009-12-14 * src/pa/ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLEJohn David Anglin
2009-12-11 * src/sparc/ffi.c (ffi_closure_sparc_inner_v9): Properly align 'longEric Botcazou
2009-12-11 * testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10.Eric Botcazou
2009-12-10 PR libffi/40700Rainer Orth
2009-12-082009-12-08 David Daney <ddaney@caviumnetworks.com>David Daney
2009-12-08 * src/powerpc/aix_closure.S (libffi_closure_ASM): Fix tablejumpDavid Edelsohn
2009-12-05 * src/powerpc/aix.S: Update AIX32 code to be consistent with AIX64David Edelsohn
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-12-04 * src/powerpc/aix_closure.S: Reorganize 64-bit code to matchDavid Edelsohn
2009-12-04 PR libffi/41908Uros Bizjak
2009-12-04 * src/powerpc/ffi_darwin.c (ffi_closure_helper_DARWIN): IncrementDavid Edelsohn
2009-12-04 * src/powerpc/ffi_darwin.c (ffi_prep_args): Increment next_arg andDavid Edelsohn
2009-12-03 PR libffi/42243David Edelsohn
2009-12-03 * testsuite/libffi.call/cls_longdouble_va.c (main): Fix format string.Uros Bizjak
2009-12-03 * testsuite/libffi.call/cls_longdouble_va.c (main): Fix format string.Uros Bizjak
2009-12-03 * src/powerpc/ffi_darwin.c (ffi_prep_args): Fix typo in INT64David Edelsohn
2009-12-02 * src/powerpc/aix.S (ffi_call_AIX): Convert to more standardDavid Edelsohn
2009-11-302009-11-30 David Edelsohn <edelsohn@gnu.org>David Edelsohn
2009-11-022009-11-02 Andreas Tobler <a.tobler@schweiz.org>Andreas Tobler
2009-09-282009-09-28 Kai Tietz <kai.tietz@onevision.com>Kai Tietz
2009-09-232009-09-23 Matthias Klose <doko@ubuntu.com>Matthias Klose
2009-09-172009-09-17 Loren J. Rittle <ljrittle@acm.org>Loren J. Rittle
2009-09-152009-09-15 David Daney <ddaney@caviumnetworks.com>David Daney
2009-08-24Update AC_PREREQ entries to 2.64Ralf Wildenhues
2009-08-22Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues
2009-07-30config/Ralf Wildenhues
2009-07-24 PR libffi/40807Dave Korn
2009-07-11gcc/testsuite/Richard Sandiford
2009-07-01libffi/Richard Sandiford
2009-07-012009-07-01 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu