Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 3 | -3/+3 |
2010-12-18 | re PR libffi/29152 (64-bit darwin ppc port needed for libffi) | Iain Sandoe | 5 | -347/+1193 |
2010-12-06 | configure.ac (libffi_cv_as_ascii_pseudo_op): Use double backslashes. | Rainer Orth | 3 | -4/+11 |
2010-12-03 | sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive. | Chung-Lin Tang | 2 | -74/+85 |
2010-12-01 | ffitest.h [__sgi] (PRId64, PRIu64): Define. | Rainer Orth | 2 | -0/+25 |
2010-11-29 | sysv.S (FDE_ENCODING, FDE_ENCODE): Define. | Richard Henderson | 2 | -25/+33 |
2010-11-15 | libffi-dg.exp: Rename ... | Rainer Orth | 4 | -8/+9 |
2010-10-28 | Add ARM VFP ABI support to libffi. | Chung-Lin Tang | 7 | -30/+484 |
2010-10-01 | re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64) | Jakub Jelinek | 3 | -2/+63 |
2010-09-03 | closures.c (open_temp_exec_file_mnt): Check if getmntent_r returns NULL. | Mark Wielaard | 2 | -1/+6 |
2010-08-11 | Fix up a wrong ChangeLog entry: | Jakub Jelinek | 1 | -2/+1 |
2010-08-09 | configure.ac: Add target powerpc64-*-freebsd*. | Andreas Tobler | 7 | -4/+20 |
2010-08-06 | Remove warnings | Dan Witte | 5 | -14/+22 |
2010-08-06 | Add missing commit from patch earlier today | Anthony Green | 1 | -0/+182 |
2010-08-06 | Add OS/2 Support | Dan Witte | 7 | -10/+89 |