summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* configure.ac (libffi_cv_as_x86_pcrel): Check for illegal in as output, too.Rainer Orth2010-05-195-3/+125
* tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not used count var...Jakub Jelinek2010-04-072-2/+5
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-026-14/+23
* configure.ac (libffi_cv_as_x86_64_unwind_section_type): New test.Rainer Orth2010-03-155-0/+53
* libffi.texi (The Closure API): Fix typo.Rainer Orth2010-02-243-534/+6
* sysv.S (__ARM_ARCH__): Define for processor __ARM_ARCH_7EM__.Matthias Klose2010-02-152-1/+7
* re PR libffi/40701 (Many libffi tests fail to compile on Tru64 UNIX)Rainer Orth2010-01-078-1/+32
* * src/mips/n32.S: Use .abicalls and .eh_frame with __GNUC__.Rainer Orth2010-01-062-4/+8
* Update README for libffi 3.0.9.Anthony Green2010-01-012-87/+60
* Define HAVE_LONG_DOUBLE appropriately for MIPS.Matthias Klose2010-01-013-0/+10
* xfail tests for AVR32Anthony Green2010-01-013-1/+8
* Fixes for HPUX.Andreas Tobler2010-01-013-2/+21
* Add openbsd support.Andreas Tobler2010-01-014-3/+14
* Update xfails.Anthony Green2010-01-0112-11/+26
* Windows patchAnthony Green2009-12-3110-21/+45
* New test case.Anthony Green2009-12-312-0/+348
* ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables.David Edelsohn2009-12-282-13/+69
* configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets.Andreas Tobler2009-12-265-5/+27
* ffi.c (ffi_prep_args_SYSV): Advance intarg_count when a float arguments is pa...Andreas Schwab2009-12-262-176/+186
* Fix ChangeLog entry dateAnthony Green2009-12-261-1/+1
* Fix libffi docsMatthias Klose2009-12-263-2/+7
* IRIX supportFrank Everdij2009-12-266-10/+61
* avr32 libffi portBradley Smith2009-12-268-27/+763
* configure.ac: Make i?86 build on FreeBSD and OpenBSD.Andreas Tobler2009-12-213-2/+7
* ffitest.h: Define PRIuPTR on PA HP-UX.John David Anglin2009-12-152-0/+9
* ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE type on HP-UX.John David Anglin2009-12-142-0/+12
* ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments.Eric Botcazou2009-12-112-0/+10
* * testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10.Eric Botcazou2009-12-112-0/+13
* re PR libffi/40700 (All amd64 libffi execution tests fail on Solaris 10/x86)Rainer Orth2009-12-102-1/+12
* stret_medium.c: Remove xfail for mips*-*-*David Daney2009-12-087-8/+17
* aix_closure.S (libffi_closure_ASM): Fix tablejump typo.David Edelsohn2009-12-072-2/+7
* aix.S: Update AIX32 code to be consistent with AIX64 code.David Edelsohn2009-12-053-174/+191
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-056-435/+563
* aix_closure.S: Reorganize 64-bit code to match linux64_closure.S.David Edelsohn2009-12-042-86/+110
* re PR libffi/41908 (closures fail for some structure arguments containing flo...Uros Bizjak2009-12-043-18/+82
* ffi_darwin.c (ffi_closure_helper_DARWIN): Increment pfr for long double split...David Edelsohn2009-12-042-1/+7
* ffi_darwin.c (ffi_prep_args): Increment next_arg and fparg_count twice for lo...David Edelsohn2009-12-032-0/+7
* re PR libffi/42243 (powerpc-apple-darwin9 libffi failures)David Edelsohn2009-12-032-14/+17
* cls_longdouble_va.c (main): Fix format string.Uros Bizjak2009-12-032-2/+3
* cls_longdouble_va.c (main): Fix format string.Uros Bizjak2009-12-032-1/+5
* ffi_darwin.c (ffi_prep_args): Fix typo in INT64 case.David Edelsohn2009-12-022-2/+7
* aix.S (ffi_call_AIX): Convert to more standard register usage.David Edelsohn2009-12-014-115/+100
* re PR libffi/35484 (libffi doesn't support AIX 64bit)David Edelsohn2009-11-305-77/+468
* re PR libffi/41908 (closures fail for some structure arguments containing flo...Andreas Tobler2009-11-022-0/+75
* win64.S (_ffi_call_win64 stack): Remove for gnu assembly version use of ___ch...Kai Tietz2009-09-292-2/+5
* PR libffi/40242, PR libffi/41443Matthias Klose2009-09-232-8/+24
* PR testsuite/32843 (strikes again)Loren J. Rittle2009-09-172-1/+7
* java_raw_api.c (ffi_java_raw_to_rvalue): Remove special handling for FFI_TYPE...David Daney2009-09-155-34/+219
* Update AC_PREREQ entries to 2.64Ralf Wildenhues2009-08-242-1/+5
* Cleanups after the update to Autoconf 2.64, Automake 1.11.Ralf Wildenhues2009-08-223-10/+7