| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Windows patch | Anthony Green | 2009-12-31 | 10 | -21/+45 |
* | New test case. | Anthony Green | 2009-12-31 | 2 | -0/+348 |
* | ffi_darwin.c (ffi_prep_args): Copy abi and nargs to local variables. | David Edelsohn | 2009-12-28 | 2 | -13/+69 |
* | configure.ac: Define FFI_MMAP_EXEC_WRIT for the given targets. | Andreas Tobler | 2009-12-26 | 5 | -5/+27 |
* | ffi.c (ffi_prep_args_SYSV): Advance intarg_count when a float arguments is pa... | Andreas Schwab | 2009-12-26 | 2 | -176/+186 |
* | Fix ChangeLog entry date | Anthony Green | 2009-12-26 | 1 | -1/+1 |
* | Fix libffi docs | Matthias Klose | 2009-12-26 | 3 | -2/+7 |
* | IRIX support | Frank Everdij | 2009-12-26 | 6 | -10/+61 |
* | avr32 libffi port | Bradley Smith | 2009-12-26 | 8 | -27/+763 |
* | configure.ac: Make i?86 build on FreeBSD and OpenBSD. | Andreas Tobler | 2009-12-21 | 3 | -2/+7 |
* | ffitest.h: Define PRIuPTR on PA HP-UX. | John David Anglin | 2009-12-15 | 2 | -0/+9 |
* | ffi.c (ffi_closure_inner_pa32): Handle FFI_TYPE_LONGDOUBLE type on HP-UX. | John David Anglin | 2009-12-14 | 2 | -0/+12 |
* | ffi.c (ffi_closure_sparc_inner_v9): Properly align 'long double' arguments. | Eric Botcazou | 2009-12-11 | 2 | -0/+10 |
* | * testsuite/libffi.call/ffitest.h: Define PRIuPTR on Solaris < 10. | Eric Botcazou | 2009-12-11 | 2 | -0/+13 |
* | re PR libffi/40700 (All amd64 libffi execution tests fail on Solaris 10/x86) | Rainer Orth | 2009-12-10 | 2 | -1/+12 |
* | stret_medium.c: Remove xfail for mips*-*-* | David Daney | 2009-12-08 | 7 | -8/+17 |
* | aix_closure.S (libffi_closure_ASM): Fix tablejump typo. | David Edelsohn | 2009-12-07 | 2 | -2/+7 |
* | aix.S: Update AIX32 code to be consistent with AIX64 code. | David Edelsohn | 2009-12-05 | 3 | -174/+191 |
* | Sync from git Libtool and regenerate. | Ralf Wildenhues | 2009-12-05 | 6 | -435/+563 |
* | aix_closure.S: Reorganize 64-bit code to match linux64_closure.S. | David Edelsohn | 2009-12-04 | 2 | -86/+110 |
* | re PR libffi/41908 (closures fail for some structure arguments containing flo... | Uros Bizjak | 2009-12-04 | 3 | -18/+82 |
* | ffi_darwin.c (ffi_closure_helper_DARWIN): Increment pfr for long double split... | David Edelsohn | 2009-12-04 | 2 | -1/+7 |
* | ffi_darwin.c (ffi_prep_args): Increment next_arg and fparg_count twice for lo... | David Edelsohn | 2009-12-03 | 2 | -0/+7 |
* | re PR libffi/42243 (powerpc-apple-darwin9 libffi failures) | David Edelsohn | 2009-12-03 | 2 | -14/+17 |
* | cls_longdouble_va.c (main): Fix format string. | Uros Bizjak | 2009-12-03 | 2 | -2/+3 |
* | cls_longdouble_va.c (main): Fix format string. | Uros Bizjak | 2009-12-03 | 2 | -1/+5 |
* | ffi_darwin.c (ffi_prep_args): Fix typo in INT64 case. | David Edelsohn | 2009-12-02 | 2 | -2/+7 |
* | aix.S (ffi_call_AIX): Convert to more standard register usage. | David Edelsohn | 2009-12-01 | 4 | -115/+100 |
* | re PR libffi/35484 (libffi doesn't support AIX 64bit) | David Edelsohn | 2009-11-30 | 5 | -77/+468 |
* | re PR libffi/41908 (closures fail for some structure arguments containing flo... | Andreas Tobler | 2009-11-02 | 2 | -0/+75 |
* | win64.S (_ffi_call_win64 stack): Remove for gnu assembly version use of ___ch... | Kai Tietz | 2009-09-29 | 2 | -2/+5 |
* | PR libffi/40242, PR libffi/41443 | Matthias Klose | 2009-09-23 | 2 | -8/+24 |
* | PR testsuite/32843 (strikes again) | Loren J. Rittle | 2009-09-17 | 2 | -1/+7 |
* | java_raw_api.c (ffi_java_raw_to_rvalue): Remove special handling for FFI_TYPE... | David Daney | 2009-09-15 | 5 | -34/+219 |
* | Update AC_PREREQ entries to 2.64 | Ralf Wildenhues | 2009-08-24 | 2 | -1/+5 |
* | Cleanups after the update to Autoconf 2.64, Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 3 | -10/+7 |
* | Regenerate tree using Autoconf 2.64 and Automake 1.11. | Ralf Wildenhues | 2009-08-22 | 8 | -7455/+6380 |
* | extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ... | Ralf Wildenhues | 2009-07-30 | 2 | -1/+5 |
* | re PR libffi/40807 (libffi.call/return_sc.c) | Dave Korn | 2009-07-24 | 4 | -134/+382 |
* | re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11... | Richard Sandiford | 2009-07-11 | 2 | -4/+29 |
* | libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths. | Richard Sandiford | 2009-07-01 | 2 | -0/+8 |
* | re PR testsuite/40601 (Errors in "make check") | H.J. Lu | 2009-07-01 | 2 | -1/+11 |
* | gcc-defs.exp (gcc-set-multilib-library-path): Delete. | Richard Sandiford | 2009-06-30 | 2 | -24/+9 |
* | ffi.c: Avoid clobbering cr3 and cr4, which are supposed to be callee-saved. | Wim Lewis | 2009-06-16 | 3 | -29/+26 |
* | re PR libffi/40444 (libffi badly broken with -m64 by some revision between 14... | Andreas Tobler | 2009-06-16 | 2 | -0/+13 |
* | configure.ac (TARGETDIR): Add missing blank lines. | Andrew Haley | 2009-06-16 | 3 | -1/+33 |
* | cls_align_sint64.c, [...]: Fix printf format specifiers. | Andrew Haley | 2009-06-16 | 9 | -15/+46 |
* | err_bad_typedef.c: xfail everywhere. | Andrew Haley | 2009-06-15 | 3 | -2/+7 |
* | Fix bad checkin. | Andrew Haley | 2009-06-15 | 1 | -123/+0 |
* | [multiple changes] | Andrew Haley | 2009-06-12 | 104 | -1378/+1558 |