Age | Commit message (Expand) | Author | Files | Lines |
2013-03-07 | closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default ... | Dave Korn | 1 | -0/+5 |
2013-02-06 | ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE. | Andreas Tobler | 1 | -0/+5 |
2013-01-17 | re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt... | Thorsten Glaser | 1 | -0/+6 |
2012-12-29 | * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS) | Andreas Schwab | 1 | -0/+24 |
2012-12-26 | libffi merge | Anthony Green | 1 | -0/+307 |
2012-10-31 | linux64_closure.S: Add new ABI support. | Alan Modra | 1 | -0/+5 |
2012-09-14 | * configure: Regenerated. | David Edelsohn | 1 | -0/+4 |
2012-08-26 | re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float) | Andrew Pinski | 1 | -0/+6 |
2012-08-08 | ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ... | Uros Bizjak | 1 | -0/+5 |
2012-07-18 | ChangeLog.libgcj: Move last two entries ... | Uros Bizjak | 1 | -0/+11 |
2012-04-02 | ffi.c (ffi_prep_args_SYSV): Declare double_tmp. | Peter Bergner | 1 | -0/+8 |
2012-03-29 | Restore trampled commits | Anthony Green | 1 | -0/+28 |
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 | 1 | -0/+6 |
2012-03-04 | Merge upstream libffi | Anthony Green | 1 | -21/+267 |
2012-02-27 | re PR libffi/52223 (libffi's man page install breaks with multilibs and overr... | Mikael Pettersson | 1 | -0/+6 |
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 | 1 | -0/+11 |
2012-02-13 | re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.) | Kai Tietz | 1 | -0/+7 |
2012-02-11 | * src/sparc/v9.S (STACKFRAME): Bump to 176. | Eric Botcazou | 1 | -0/+4 |
2012-02-10 | configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target. | Kai Tietz | 1 | -0/+6 |
2012-02-08 | prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL. | Kai Tietz | 1 | -0/+12 |
2012-01-29 | ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con... | Kai Tietz | 1 | -0/+19 |
2012-01-23 | sysv.S (ffi_call_SYSV): Properly test for plain mc68000. | Andreas Schwab | 1 | -0/+5 |
2012-01-19 | re PR target/48496 ('asm' operand requires impossible reload) | Jakub Jelinek | 1 | -0/+5 |
2012-01-09 | Build 64-bit libffi multilib for i?86-linux | Rainer Orth | 1 | -0/+5 |
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 | 1 | -0/+4 |
2011-11-21 | Additional fixes for FreeBSD-10 build: | Andreas Tobler | 1 | -0/+4 |
2011-11-10 | configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check. | Richard Henderson | 1 | -0/+5 |
2011-09-04 | re PR libffi/49594 (bootstrap failure in libffi:darwin_closure for powerpc-da... | Iain Sandoe | 1 | -0/+6 |
2011-08-25 | ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions. | Andrew Haley | 1 | -0/+6 |
2011-07-11 | ffi.c (FFI_INIT_TRAMPOLINE): Clear icache. | Andrew Haley | 1 | -0/+4 |
2011-06-29 | cls_double_va.c: Move PR number to comment. | Rainer Orth | 1 | -0/+5 |
2011-06-29 | re PR libffi/46660 (cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5) | Rainer Orth | 1 | -0/+7 |
2011-06-14 | huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd. | Rainer Orth | 1 | -0/+8 |
2011-04-29 | osf.S (UA_SI, [...]): Define. | Rainer Orth | 1 | -0/+7 |
2011-02-13 | Remove freebsd1 from libtool.m4 macros and config.rpath. | Ralf Wildenhues | 1 | -0/+4 |
2011-02-09 | re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5) | Rainer Orth | 1 | -0/+7 |
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 | 1 | -0/+7 |
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 | 1 | -0/+6 |
2010-12-18 | re PR libffi/29152 (64-bit darwin ppc port needed for libffi) | Iain Sandoe | 1 | -0/+12 |
2010-12-06 | configure.ac (libffi_cv_as_ascii_pseudo_op): Use double backslashes. | Rainer Orth | 1 | -0/+7 |
2010-12-03 | sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive. | Chung-Lin Tang | 1 | -0/+7 |
2010-12-01 | ffitest.h [__sgi] (PRId64, PRIu64): Define. | Rainer Orth | 1 | -0/+5 |
2010-11-29 | sysv.S (FDE_ENCODING, FDE_ENCODE): Define. | Richard Henderson | 1 | -0/+7 |
2010-11-15 | libffi-dg.exp: Rename ... | Rainer Orth | 1 | -0/+7 |
2010-10-28 | Add ARM VFP ABI support to libffi. | Chung-Lin Tang | 1 | -0/+38 |