summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogGCC Administrator2014-10-301-0/+4
* linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined.Jakub Jelinek2014-09-113-4/+12
* Mark ChangeLogGCC Administrator2014-07-161-0/+4
* Mark ChangeLogGCC Administrator2014-04-221-0/+4
* re PR other/43620 ([4.3 Release Blocker] Uploading to gnu.org will fail due t...Jakub Jelinek2014-04-226-375/+49
* sysv.S (ffi_closure_SYSV): Use x29 as the main CFA reg; update cfi_rel_offset.Yufeng Zhang2014-03-122-4/+9
* re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou2014-02-175-187/+257
* re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou2014-02-134-12/+45
* ffitarget.h: Import from upstream.Alan Modra2013-12-1021-1782/+2187
* ppc_closure.S: Don't bl .Luint128.Alan Modra2013-11-182-1/+3
* PowerPC64 ELFv2 supportAlan Modra2013-11-188-350/+860
* libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2013-09-202-5/+15
* ffi.c (ffi_prep_args_SYSV): Move var declaration before statements.Alan Modra2013-06-254-7/+93
* Fix several libffi testsuite failures on 64-bit SPARC and PowerPC (PR libffi/...Dominique d'Humieres2013-05-225-5/+15
* win64.S: Make use of ffi_closure_win64_inner symbol pc-relative.Kai Tietz2013-03-222-1/+6
* closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default ...Dave Korn2013-03-072-2/+9
* ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE.Andreas Tobler2013-02-062-0/+7
* re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt...Thorsten Glaser2013-01-174-9/+15
* * Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)Andreas Schwab2012-12-2914-280/+988
* libffi mergeAnthony Green2012-12-26123-654/+6789
* linux64_closure.S: Add new ABI support.Alan Modra2012-10-313-4/+42
* * configure: Regenerated.David Edelsohn2012-09-142-2/+7
* re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float)Andrew Pinski2012-08-262-2/+15
* ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Uros Bizjak2012-08-082-1/+7
* ChangeLog.libgcj: Move last two entries ...Uros Bizjak2012-07-182-12/+11
* Define FFI_SIZEOF_JAVA_RAW to 4 for x32H.J. Lu2012-07-182-1/+10
* Regenerate configure files for libtool.m4 changeH.J. Lu2012-05-162-3/+14
* ffi.c (ffi_prep_args_SYSV): Declare double_tmp.Peter Bergner2012-04-022-7/+14
* Restore trampled commitsAnthony Green2012-03-294-7/+78
* Add missing ChangeLog entry from 2012-03-09 commit.David Edelsohn2012-03-171-0/+6
* ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Kaz Kojima2012-03-133-4/+12
* aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 change to return value o...David Edelsohn2012-03-091-1/+3
* Merge upstream libffiAnthony Green2012-03-0463-636/+6319
* re PR libffi/52223 (libffi's man page install breaks with multilibs and overr...Mikael Pettersson2012-02-273-0/+12
* Correct date in ChangeLogKai Tietz2012-02-231-1/+1
* re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz2012-02-233-4/+45
* re PR libffi/52221 ([libffi] r183675,r184021 needs to be fixed.)Kai Tietz2012-02-132-3/+23
* * src/sparc/v9.S (STACKFRAME): Bump to 176.Eric Botcazou2012-02-112-1/+5
* configure.ac (AM_LTLDFLAGS): Add -no-undefine for x64 windows target.Kai Tietz2012-02-103-0/+24
* prep_cif.c (ffi_prep_cif): Allow for X86_WIN32 also FFI_THISCALL.Kai Tietz2012-02-086-1/+143
* ffi.c (ffi_call_win32): Add new argument to prototype for specify calling-con...Kai Tietz2012-01-2911-19/+596
* sysv.S (ffi_call_SYSV): Properly test for plain mc68000.Andreas Schwab2012-01-232-8/+13
* re PR target/48496 ('asm' operand requires impossible reload)Jakub Jelinek2012-01-192-3/+12
* Build 64-bit libffi multilib for i?86-linuxRainer Orth2012-01-093-2/+7
* re PR libffi/50051 (MIPS libffi does not compile for mips64octeon-linux-gnu)Andrew Pinski2011-12-071-0/+1
* n32.S: Add ".set mips4".Andrew Pinski2011-12-072-0/+5
* Additional fixes for FreeBSD-10 build:Andreas Tobler2011-11-212-3/+7
* configure.ac (GCC_AS_CFI_PSEUDO_OP): Use it instead of inline check.Richard Henderson2011-11-104-19/+16
* re PR libffi/49594 (bootstrap failure in libffi:darwin_closure for powerpc-da...Iain Sandoe2011-09-042-3/+10
* ffi.c (FFI_INIT_TRAMPOLINE): Remove hard-coded assembly instructions.Andrew Haley2011-08-253-3/+14