aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)AuthorFilesLines
2015-01-13re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin)Richard Henderson2-4/+13
2015-01-12Fix libjava failures on i686-linuxRichard Henderson2-0/+8
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson221-15885/+22974
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu2-1/+6
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2-1/+6
2014-10-15configure.ac: If the compiler supports -Qunused-arguments...Ian Lance Taylor3-0/+57
2014-09-11linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined.Jakub Jelinek3-4/+12
2014-07-25ffi.c: Do not include stdlib.h.Uros Bizjak2-2/+6
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge2-4/+9
2014-05-20libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber2-1/+7
2014-05-13Enable Java on Cygwin-64Bernd Edlinger4-61/+122
2014-04-24tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek6-375/+49
2014-03-12sysv.S (ffi_closure_SYSV): Use x29 as the main CFA reg; update cfi_rel_offset.Yufeng Zhang2-4/+9
2014-02-17re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou5-187/+257
2014-02-13re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou4-12/+45
2013-12-10ffitarget.h: Import from upstream.Alan Modra21-1782/+2187
2013-11-18ppc_closure.S: Don't bl .Luint128.Alan Modra2-1/+3
2013-11-18PowerPC64 ELFv2 supportAlan Modra8-350/+860
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra2-5/+15
2013-06-25ffi.c (ffi_prep_args_SYSV): Move var declaration before statements.Alan Modra4-7/+93
2013-05-22Fix several libffi testsuite failures on 64-bit SPARC and PowerPC (PR libffi/...Dominique d'Humieres5-5/+15
2013-03-22win64.S: Make use of ffi_closure_win64_inner symbol pc-relative.Kai Tietz2-1/+6
2013-03-07closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default ...Dave Korn2-2/+9
2013-02-06ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE.Andreas Tobler2-0/+7
2013-01-17re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt...Thorsten Glaser4-9/+15
2012-12-29* Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)Andreas Schwab14-280/+988
2012-12-26libffi mergeAnthony Green123-654/+6789
2012-10-31linux64_closure.S: Add new ABI support.Alan Modra3-4/+42
2012-09-14* configure: Regenerated.David Edelsohn2-2/+7
2012-08-26re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float)Andrew Pinski2-2/+15
2012-08-08ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Uros Bizjak2-1/+7
2012-07-18ChangeLog.libgcj: Move last two entries ...Uros Bizjak2-12/+11
2012-07-18Define FFI_SIZEOF_JAVA_RAW to 4 for x32H.J. Lu2-1/+10
2012-05-16Regenerate configure files for libtool.m4 changeH.J. Lu2-3/+14
2012-04-02ffi.c (ffi_prep_args_SYSV): Declare double_tmp.Peter Bergner2-7/+14
2012-03-29Restore trampled commitsAnthony Green4-7/+78
2012-03-17Add missing ChangeLog entry from 2012-03-09 commit.David Edelsohn1-0/+6
2012-03-13ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Kaz Kojima3-4/+12
2012-03-09aix_closure.S (ffi_closure_ASM): Adjust for Darwin64 change to return value o...David Edelsohn1-1/+3
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