| Commit message (Expand) | Author | Age | Files | Lines |
* | * src/x86/win64.S: Make use of ffi_closure_win64_inner | ktietz | 2013-03-22 | 2 | -1/+6 |
* | * src/closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): | davek | 2013-03-07 | 2 | -2/+9 |
* | 2013-02-06 Andreas Tobler <andreast@fgznet.ch> | andreast | 2013-02-06 | 2 | -0/+7 |
* | 2013-01-07 Thorsten Glaser <tg@mirbsd.org> | jakub | 2013-01-17 | 4 | -9/+15 |
* | * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS) | schwab | 2012-12-29 | 14 | -280/+988 |
* | libffi merge | green | 2012-12-26 | 123 | -654/+6789 |
* | * src/powerpc/linux64_closure.S: Add new ABI support. | amodra | 2012-10-31 | 3 | -4/+42 |
* | * configure: Regenerated. | dje | 2012-09-14 | 2 | -2/+7 |
* | 2012-08-26 Andrew Pinski <apinski@cavium.com> | pinskia | 2012-08-26 | 2 | -2/+15 |
* | * src/s390/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, | uros | 2012-08-08 | 2 | -1/+7 |
* | * ChangeLog.libgcj: Move last two entries ... | uros | 2012-07-18 | 2 | -12/+11 |
* | Define FFI_SIZEOF_JAVA_RAW to 4 for x32 | hjl | 2012-07-18 | 2 | -1/+10 |
* | Regenerate configure files for libtool.m4 change | hjl | 2012-05-16 | 2 | -3/+14 |
* | * src/powerpc/ffi.c (ffi_prep_args_SYSV): Declare double_tmp. | bergner | 2012-04-02 | 2 | -7/+14 |
* | Restore trampled commits | green | 2012-03-29 | 4 | -7/+78 |
* | Add missing ChangeLog entry from 2012-03-09 commit. | dje | 2012-03-18 | 1 | -0/+6 |
* | * src/sh/ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, | kkojima | 2012-03-13 | 3 | -4/+12 |
* | * src/powerpc/aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 | dje | 2012-03-09 | 1 | -1/+3 |
* | Merge upstream libffi | green | 2012-03-04 | 63 | -636/+6319 |
* | PR libffi/52223 | jakub | 2012-02-27 | 3 | -0/+12 |
* | Correct date in ChangeLog | ktietz | 2012-02-23 | 1 | -1/+1 |
* | PR libffi/52221 | ktietz | 2012-02-23 | 3 | -4/+45 |
* | PR libffi/52221 | ktietz | 2012-02-13 | 2 | -3/+23 |
* | * src/sparc/v9.S (STACKFRAME): Bump to 176. | ebotcazou | 2012-02-11 | 2 | -1/+5 |
* | * configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 | ktietz | 2012-02-10 | 3 | -0/+24 |
* | * src/prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 | ktietz | 2012-02-08 | 6 | -1/+143 |
* | * src/libffi/src/x86/ffi.c (ffi_call_win32): Add new | ktietz | 2012-01-29 | 11 | -19/+596 |
* | * src/m68k/sysv.S (ffi_call_SYSV): Properly test for plain | schwab | 2012-01-23 | 2 | -8/+13 |
* | PR rtl-optimization/48496 | jakub | 2012-01-19 | 2 | -3/+12 |
* | Build 64-bit libffi multilib for i?86-linux | ro | 2012-01-09 | 3 | -2/+7 |
* | 2011-12-07 Andrew Pinski <apinski@cavium.com> | pinskia | 2011-12-07 | 1 | -0/+1 |
* | 2011-12-07 Andrew Pinski <apinski@cavium.com> | pinskia | 2011-12-07 | 2 | -0/+5 |
* | Additional fixes for FreeBSD-10 build: | andreast | 2011-11-21 | 2 | -3/+7 |
* | * configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check. | rth | 2011-11-10 | 4 | -19/+16 |
* | PR libffi/49594 | iains | 2011-09-04 | 2 | -3/+10 |
* | 2011-08-25 Andrew Haley <aph@redhat.com> | aph | 2011-08-25 | 3 | -3/+14 |
* | 2011-07-11 Andrew Haley <aph@redhat.com> | aph | 2011-07-11 | 2 | -1/+9 |
* | * testsuite/libffi.call/cls_double_va.c: Move PR number to comment. | ro | 2011-06-29 | 3 | -2/+7 |
* | PR libffi/46660 | ro | 2011-06-29 | 3 | -0/+9 |
* | * testsuite/libffi.call/huge_struct.c (test_large_fn): Use PRIu8, | ro | 2011-06-14 | 3 | -16/+28 |
* | * src/alpha/osf.S (UA_SI, FDE_ENCODING, FDE_ENCODE, FDE_ARANGE): | ro | 2011-04-29 | 2 | -18/+46 |
* | Remove freebsd1 from libtool.m4 macros and config.rpath. | rwild | 2011-02-13 | 2 | -10/+6 |
* | PR libffi/46661 | ro | 2011-02-09 | 3 | -2/+9 |
* | 2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com> | joel | 2011-02-08 | 2 | -0/+46 |
* | 2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com> | joel | 2011-02-08 | 1 | -0/+7 |
* | 2011-02-07 Joel Sherrill <joel.sherrill@oarcorp.com> | joel | 2011-02-08 | 4 | -2/+17 |
* | * gfortran.dg/transpose_optimization_2.f90: Cleanup original dump. | uros | 2011-02-07 | 1 | -2/+2 |
* | PR target/40125 | davek | 2011-01-26 | 3 | -4/+24 |
* | Update Copyright years for files modified in 2010. | jakub | 2011-01-03 | 3 | -3/+3 |
* | libffi: | iains | 2010-12-18 | 5 | -347/+1193 |