Age | Commit message (Expand) | Author | Files | Lines |
2013-06-25 | ffi.c (ffi_prep_args_SYSV): Move var declaration before statements. | Alan Modra | 4 | -7/+93 |
2013-05-22 | Fix several libffi testsuite failures on 64-bit SPARC and PowerPC (PR libffi/... | Dominique d'Humieres | 5 | -5/+15 |
2013-03-22 | win64.S: Make use of ffi_closure_win64_inner symbol pc-relative. | Kai Tietz | 2 | -1/+6 |
2013-03-07 | closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default ... | Dave Korn | 2 | -2/+9 |
2013-02-06 | ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE. | Andreas Tobler | 2 | -0/+7 |
2013-01-17 | re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt... | Thorsten Glaser | 4 | -9/+15 |
2012-12-29 | * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS) | Andreas Schwab | 14 | -280/+988 |
2012-12-26 | libffi merge | Anthony Green | 123 | -654/+6789 |
2012-10-31 | linux64_closure.S: Add new ABI support. | Alan Modra | 3 | -4/+42 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 2 | -2/+7 |
2012-08-26 | re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float) | Andrew Pinski | 2 | -2/+15 |
2012-08-08 | ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ... | Uros Bizjak | 2 | -1/+7 |
2012-07-18 | ChangeLog.libgcj: Move last two entries ... | Uros Bizjak | 2 | -12/+11 |
2012-07-18 | Define FFI_SIZEOF_JAVA_RAW to 4 for x32 | H.J. Lu | 2 | -1/+10 |
2012-05-16 | Regenerate configure files for libtool.m4 change | H.J. Lu | 2 | -3/+14 |
2012-04-02 | ffi.c (ffi_prep_args_SYSV): Declare double_tmp. | Peter Bergner | 2 | -7/+14 |
2012-03-29 | Restore trampled commits | Anthony Green | 4 | -7/+78 |
2012-03-17 | Add missing ChangeLog entry from 2012-03-09 commit. | David Edelsohn | 1 | -0/+6 |
2012-03-13 | ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ... | Kaz Kojima | 3 | -4/+12 |
2012-03-09 | aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 change to return value o... | David Edelsohn | 1 | -1/+3 |
2012-03-04 | Merge upstream libffi | Anthony Green | 63 | -636/+6319 |
2012-02-27 | re PR libffi/52223 (libffi's man page install breaks with multilibs and overr... | Mikael Pettersson | 3 | -0/+12 |
2012-02-23 | Correct date in ChangeLog | Kai Tietz | 1 | -1/+1 |
2012-02-23 | re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.) | Kai Tietz | 3 | -4/+45 |
2012-02-13 | re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.) | Kai Tietz | 2 | -3/+23 |
2012-02-11 | * src/sparc/v9.S (STACKFRAME): Bump to 176. | Eric Botcazou | 2 | -1/+5 |
2012-02-10 | configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target. | Kai Tietz | 3 | -0/+24 |
2012-02-08 | prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL. | Kai Tietz | 6 | -1/+143 |
2012-01-29 | ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con... | Kai Tietz | 11 | -19/+596 |
2012-01-23 | sysv.S (ffi_call_SYSV): Properly test for plain mc68000. | Andreas Schwab | 2 | -8/+13 |
2012-01-19 | re PR target/48496 ('asm' operand requires impossible reload) | Jakub Jelinek | 2 | -3/+12 |
2012-01-09 | Build 64-bit libffi multilib for i?86-linux | Rainer Orth | 3 | -2/+7 |
2011-12-07 | re PR libffi/50051 (MIPS libffi does not compile for mips64octeon-linux-gnu) | Andrew Pinski | 1 | -0/+1 |
2011-12-07 | n32.S: Add ".set mips4". | Andrew Pinski | 2 | -0/+5 |
2011-11-21 | Additional fixes for FreeBSD-10 build: | Andreas Tobler | 2 | -3/+7 |
2011-11-10 | configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check. | Richard Henderson | 4 | -19/+16 |
2011-09-04 | re PR libffi/49594 (bootstrap failure in libffi:darwin_closure for powerpc-da... | Iain Sandoe | 2 | -3/+10 |
2011-08-25 | ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions. | Andrew Haley | 3 | -3/+14 |
2011-07-11 | ffi.c (FFI_INIT_TRAMPOLINE): Clear icache. | Andrew Haley | 2 | -1/+9 |
2011-06-29 | cls_double_va.c: Move PR number to comment. | Rainer Orth | 3 | -2/+7 |
2011-06-29 | re PR libffi/46660 (cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5) | Rainer Orth | 3 | -0/+9 |
2011-06-14 | huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd. | Rainer Orth | 3 | -16/+28 |
2011-04-29 | osf.S (UA_SI, [...]): Define. | Rainer Orth | 2 | -18/+46 |
2011-02-13 | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 2 | -10/+6 |
2011-02-09 | re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5) | Rainer Orth | 3 | -2/+9 |
2011-02-08 | ffi.c: Add RTEMS support for cache flushing. | Joel Sherrill | 2 | -0/+46 |
2011-02-08 | ffi.c: Add RTEMS support for cache flushing. | Joel Sherrill | 1 | -0/+7 |
2011-02-08 | configure.ac: Add mips*-*-rtems* support. | Joel Sherrill | 4 | -2/+17 |
2011-02-07 | transpose_optimization_2.f90: Cleanup original dump. | Uros Bizjak | 1 | -2/+2 |
2011-01-26 | re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch... | Dave Korn | 3 | -4/+24 |