aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2012-03-04Merge upstream libffiAnthony Green63-636/+6319
2012-02-27re PR libffi/52223 (libffi's man page install breaks with multilibs and overr...Mikael Pettersson3-0/+12
2012-02-23Correct date in ChangeLogKai Tietz1-1/+1
2012-02-23re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz3-4/+45
2012-02-13re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz2-3/+23
2012-02-11* src/sparc/v9.S (STACKFRAME): Bump to 176.Eric Botcazou2-1/+5
2012-02-10configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target.Kai Tietz3-0/+24
2012-02-08prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz6-1/+143
2012-01-29ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz11-19/+596
2012-01-23sysv.S (ffi_call_SYSV): Properly test for plain mc68000.Andreas Schwab2-8/+13
2012-01-19re PR target/48496 ('asm' operand requires impossible reload)Jakub Jelinek2-3/+12
2012-01-09Build 64-bit libffi multilib for i?86-linuxRainer Orth3-2/+7
2011-12-07re PR libffi/50051 (MIPS libffi does not compile for mips64octeon-linux-gnu)Andrew Pinski1-0/+1
2011-12-07n32.S: Add ".set mips4".Andrew Pinski2-0/+5
2011-11-21Additional fixes for FreeBSD-10 build:Andreas Tobler2-3/+7
2011-11-10configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check.Richard Henderson4-19/+16
2011-09-04re PR libffi/49594 (bootstrap failure in libffi:darwin_closure for powerpc-da...Iain Sandoe2-3/+10
2011-08-25ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions.Andrew Haley3-3/+14
2011-07-11ffi.c (FFI_INIT_TRAMPOLINE): Clear icache.Andrew Haley2-1/+9
2011-06-29cls_double_va.c: Move PR number to comment.Rainer Orth3-2/+7
2011-06-29re PR libffi/46660 (cls_double_va.c, cls_longdouble_va.c FAIL on IRIX 6.5)Rainer Orth3-0/+9
2011-06-14huge_struct.c (test_large_fn): Use PRIu8, PRId8 instead of %hhu, %hhd.Rainer Orth3-16/+28
2011-04-29osf.S (UA_SI, [...]): Define.Rainer Orth2-18/+46
2011-02-13Remove freebsd1 from libtool.m4 macros and config.rpath.Ralf Wildenhues2-10/+6
2011-02-09re PR libffi/46661 (32-bit cls_pointer.c, cls_pointer_stack.c FAIL on IRIX 6.5)Rainer Orth3-2/+9
2011-02-08ffi.c: Add RTEMS support for cache flushing.Joel Sherrill2-0/+46
2011-02-08ffi.c: Add RTEMS support for cache flushing.Joel Sherrill1-0/+7
2011-02-08configure.ac: Add mips*-*-rtems* support.Joel Sherrill4-2/+17
2011-02-07transpose_optimization_2.f90: Cleanup original dump.Uros Bizjak1-2/+2
2011-01-26re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn3-4/+24
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek3-3/+3
2010-12-18re PR libffi/29152 (64-bit darwin ppc port needed for libffi)Iain Sandoe5-347/+1193
2010-12-06configure.ac (libffi_cv_as_ascii_pseudo_op): Use double backslashes.Rainer Orth3-4/+11
2010-12-03sysv.S (ffi_closure_SYSV): Add UNWIND to .pad directive.Chung-Lin Tang2-74/+85
2010-12-01ffitest.h [__sgi] (PRId64, PRIu64): Define.Rainer Orth2-0/+25
2010-11-29sysv.S (FDE_ENCODING, FDE_ENCODE): Define.Richard Henderson2-25/+33
2010-11-15libffi-dg.exp: Rename ...Rainer Orth4-8/+9
2010-10-28Add ARM VFP ABI support to libffi.Chung-Lin Tang7-30/+484
2010-10-01re PR libffi/45677 (Bad stack allocation for ffi function calls on x86-64)Jakub Jelinek3-2/+63
2010-09-03closures.c (open_temp_exec_file_mnt): Check if getmntent_r returns NULL.Mark Wielaard2-1/+6
2010-08-11Fix up a wrong ChangeLog entry:Jakub Jelinek1-2/+1
2010-08-09configure.ac: Add target powerpc64-*-freebsd*.Andreas Tobler7-4/+20
2010-08-06Remove warningsDan Witte5-14/+22
2010-08-06Add missing commit from patch earlier todayAnthony Green1-0/+182
2010-08-06Add OS/2 SupportDan Witte7-10/+89
2010-08-06Define libffi macros carefullyDan HorĂ¡k5-0/+19
2010-08-06Fix spelling errorsMichael Kohler5-4/+11
2010-08-06Fix SELinux testEvan Phoenix2-1/+5
2010-08-06Improve libffi commentsMatthias Klose3-7/+13
2010-08-06Enable build with microsoft compilerAnthony Green6-259/+457