Age | Commit message (Expand) | Author | Files | Lines |
2009-07-30 | extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand for Autoconf 2.62 or ... | Ralf Wildenhues | 2 | -1/+5 |
2009-07-24 | re PR libffi/40807 (libffi.call/return_sc.c) | Dave Korn | 4 | -134/+382 |
2009-07-11 | re PR testsuite/40699 (All sparcv9 libjava execution tests fail on Solaris 11... | Richard Sandiford | 2 | -4/+29 |
2009-07-01 | libffi-dg.exp (libffi-init): Set ld_library_path to "" before adding paths. | Richard Sandiford | 2 | -0/+8 |
2009-07-01 | re PR testsuite/40601 (Errors in "make check") | H.J. Lu | 2 | -1/+11 |
2009-06-30 | gcc-defs.exp (gcc-set-multilib-library-path): Delete. | Richard Sandiford | 2 | -24/+9 |
2009-06-16 | ffi.c: Avoid clobbering cr3 and cr4, which are supposed to be callee-saved. | Wim Lewis | 3 | -29/+26 |
2009-06-16 | re PR libffi/40444 (libffi badly broken with -m64 by some revision between 14... | Andreas Tobler | 2 | -0/+13 |
2009-06-16 | configure.ac (TARGETDIR): Add missing blank lines. | Andrew Haley | 3 | -1/+33 |
2009-06-16 | cls_align_sint64.c, [...]: Fix printf format specifiers. | Andrew Haley | 9 | -15/+46 |
2009-06-15 | err_bad_typedef.c: xfail everywhere. | Andrew Haley | 3 | -2/+7 |
2009-06-15 | Fix bad checkin. | Andrew Haley | 1 | -123/+0 |
2009-06-12 | [multiple changes] | Andrew Haley | 104 | -1378/+1558 |
2009-06-11 | cls_longdouble_va.c: Add xfail sh*-*-linux-*. | Kaz Kojima | 4 | -4/+10 |
2009-06-09 | freebsd.S: Add missing file. | Andrew Haley | 2 | -0/+462 |
2009-06-09 | Import from libffi 3.0.8: | Andrew Haley | 17 | -105/+2089 |
2009-06-08 | README: Import from libffi 3.0.8. | Andrew Haley | 2 | -263/+115 |
2009-06-08 | [multiple changes] | Andrew Haley | 27 | -20/+1716 |
2009-06-05 | ffitarget.h, ffi.c: Merge stdcall changes from libffi. | Andrew Haley | 3 | -9/+50 |
2009-06-04 | ffitarget.h, [...]: Back out stdcall changes. | Andrew Haley | 4 | -62/+109 |
2009-06-04 | [multiple changes] | Andrew Haley | 4 | -104/+82 |
2009-06-04 | ffi.h.in: Change void (*)() to void (*)(void). | Andrew Haley | 3 | -9/+14 |
2009-06-04 | [multiple changes] | Andrew Haley | 33 | -65/+227 |
2009-06-04 | 2009-06-04 Andrew Haley <aph@redhat.com> | Andrew Haley | 51 | -346/+449 |
2009-05-22 | win32.S (_ffi_closure_STDCALL): New function. | Dave Korn | 2 | -0/+100 |
2009-05-22 | configure.ac: Also check if assembler supports pc-relative relocs on X86_WIN3... | Dave Korn | 4 | -16/+213 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 4 | -13/+20 |
2009-03-01 | backport: Support GNU/kOpenSolaris. | Ralf Wildenhues | 2 | -4/+8 |
2008-12-19 | re PR libffi/26048 (libffi doesn't build on Solaris 10/x86 with native assemb... | Rainer Orth | 6 | -10/+89 |
2008-12-18 | Backport from upstream Libtool: | Ralf Wildenhues | 2 | -39/+58 |
2008-11-21 | ffi.c (ffi_prep_cif_machdep): Add support for signed/unsigned int8/16 return ... | Eric Botcazou | 3 | -20/+78 |
2008-09-26 | configure: Regenerate for new libtool. | Peter O'Gorman | 6 | -342/+1180 |
2008-08-25 | ffitarget.h (ffi_abi): Add FFI_LINUX and FFI_LINUX_SOFT_FLOAT to the POWERPC_... | Andreas Tobler | 3 | -7/+33 |
2008-07-16 | ffi.c (ffi_prep_closure_loc): Turn INSN into an unsigned int. | Kaz Kojima | 2 | -2/+8 |
2008-06-17 | Makefile.tpl ($(srcdir)/configure): Update dependencies. | Ralf Wildenhues | 4 | -34/+72 |
2008-06-07 | MAINTAINERS (mt port): Remove. | Joseph Myers | 3 | -10/+10 |
2008-05-09 | Makefile.am (LTLDFLAGS): New. | Julian Brown | 3 | -2/+12 |
2008-04-18 | re PR other/35457 (Error building GCC trunk on CELL SPU) | Paolo Bonzini | 3 | -20/+36 |
2008-03-27 | sysv.S: Add .note.GNU-stack on Linux. | Kaz Kojima | 3 | -2/+15 |
2008-03-26 | [multiple changes] | Matthias Klose | 11 | -0/+55 |
2008-03-16 | configure.ac: m4_include config/proginstall.m4. | Ralf Wildenhues | 6 | -31/+55 |
2008-02-12 | configure.ac: Add amd64-*-freebsd* target. | Bjoern Koenig | 3 | -0/+14 |
2008-01-30 | re PR libffi/34612 ([4.1/4.2] libffi doesn't work with -fomit-frame-pointer o... | H.J. Lu | 3 | -0/+16 |
2008-01-24 | * configure: Regenerate. | David Edelsohn | 2 | -6/+10 |
2008-01-06 | ffi.c (ffi_prep_cif_machdep): Fix thinko. | Andreas Tobler | 2 | -3/+6 |
2008-01-05 | re PR testsuite/32843 (libffi.call/return_sc.c) | Andreas Tobler | 4 | -59/+124 |
2007-12-09 | Fix formatting of 2007-12-07 entry. | Ben Elliston | 1 | -0/+1 |
2007-12-08 | n32.S (ffi_call_N32): Replace dadd with ADDU... | David Daney | 2 | -23/+17 |
2007-12-07 | ffi.c (ffi_prep_cif_machdep): Handle long double return type. | David Daney | 2 | -1/+11 |
2007-12-06 | ffi.h.in (FFI_SIZEOF_JAVA_RAW): Define if not already defined. | David Daney | 4 | -28/+107 |