aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2010-05-19configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too.Rainer Orth
2010-04-07tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-15configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.Rainer Orth
2010-02-24libffi.texi (The Closure API): Fix typo.Rainer Orth
2010-02-15sysv.S (__ARM_ARCH__): Define for processor __ARM_ARCH_7EM__.Matthias Klose
2010-01-07re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX)Rainer 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-28ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables.David Edelsohn
2009-12-26configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets.Andreas Tobler
2009-12-26ffi.c (ffi_prep_args_SYSV): Advance intarg_count when a float arguments is pa...Andreas Schwab
2009-12-26Fix ChangeLog entry dateAnthony Green
2009-12-26Fix libffi docsMatthias Klose
2009-12-26IRIX supportFrank Everdij
2009-12-26avr32 libffi portBradley Smith
2009-12-21configure.ac: Make i?86 build on FreeBSD and OpenBSD.Andreas Tobler
2009-12-15ffitest.h: Define PRIuPTR on PA HP-UX.John David Anglin
2009-12-14ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE type on HP-UX.John David Anglin
2009-12-11ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments.Eric Botcazou
2009-12-11* testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10.Eric Botcazou
2009-12-10re PR libffi/40700 (All amd64 libffi execution tests fail on Solaris 10/x86)Rainer Orth
2009-12-08stret_medium.c: Remove xfail for mips*-*-*David Daney
2009-12-07aix_closure.S (libffi_closure_ASM): Fix tablejump typo.David Edelsohn
2009-12-05aix.S: Update AIX32 code to be consistent with AIX64 code.David Edelsohn
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues
2009-12-04aix_closure.S: Reorganize 64-bit code to match linux64_closure.S.David Edelsohn
2009-12-04re PR libffi/41908 (closures fail for some structure arguments containing flo...Uros Bizjak
2009-12-04ffi_darwin.c (ffi_closure_helper_DARWIN): Increment pfr for long double split...David Edelsohn
2009-12-03ffi_darwin.c (ffi_prep_args): Increment next_arg and fparg_count twice for lo...David Edelsohn
2009-12-03re PR libffi/42243 (powerpc-apple-darwin9 libffi failures)David Edelsohn
2009-12-03cls_longdouble_va.c (main): Fix format string.Uros Bizjak
2009-12-03cls_longdouble_va.c (main): Fix format string.Uros Bizjak
2009-12-02ffi_darwin.c (ffi_prep_args): Fix typo in INT64 case.David Edelsohn
2009-12-01aix.S (ffi_call_AIX): Convert to more standard register usage.David Edelsohn
2009-11-30re PR libffi/35484 (libffi doesn't support AIX 64bit)David Edelsohn
2009-11-02re PR libffi/41908 (closures fail for some structure arguments containing flo...Andreas Tobler
2009-09-29win64.S (_ffi_call_win64 stack): Remove for gnu assembly version use of ___ch...Kai Tietz
2009-09-23PR libffi/40242, PR libffi/41443Matthias Klose
2009-09-17PR testsuite/32843 (strikes again)Loren J. Rittle
2009-09-15java_raw_api.c (ffi_java_raw_to_rvalue): Remove special handling for FFI_TYPE...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