summaryrefslogtreecommitdiff
path: root/libffi
Commit message (Expand)AuthorAgeFilesLines
* re PR libffi/64581 (libffi/testsuite/libffi.special/special.exp doesn't use n...Richard Henderson2015-01-202-4/+6
* Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson2015-01-196-93/+252
* re PR libffi/64607 (Multilib test stops working in libffi)Richard Henderson2015-01-192-0/+7
* re PR libffi/64607 (Multilib test stops working in libffi)Dominique d'Humieres2015-01-163-66/+73
* re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin)Richard Henderson2015-01-152-1/+13
* configure.host: Remove extra brackets for sh.Kaz Kojima2015-01-132-1/+5
* Set TARGET to X86_64 if __x86_64__ is definedH.J. Lu2015-01-132-1/+12
* re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin)Richard Henderson2015-01-132-4/+13
* Fix libjava failures on i686-linuxRichard Henderson2015-01-122-0/+8
* Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson2015-01-12221-15885/+22974
* Always use PIC option with -shared in libtoolH.J. Lu2014-11-212-1/+6
* re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert2014-11-112-1/+6
* configure.ac: If the compiler supports -Qunused-arguments...Ian Lance Taylor2014-10-153-0/+57
* linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined.Jakub Jelinek2014-09-113-4/+12
* ffi.c: Do not include stdlib.h.Uros Bizjak2014-07-252-2/+6
* Normalize interface for all *-dg-runtest.Thomas Schwinge2014-07-042-4/+9
* libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber2014-05-202-1/+7
* Enable Java on Cygwin-64Bernd Edlinger2014-05-134-61/+122
* tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek2014-04-246-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