summaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2016-03-03Tabify libffi/Makefile.amRainer Orth
2016-03-02re PR libffi/70024 (libffi ABI change w/o SONAME bump)Richard Henderson
2016-03-02re PR libffi/70024 (libffi ABI change w/o SONAME bump)Richard Henderson
2015-10-27re PR libffi/65441 (FAIL: libffi.call/float2.c -W -Wall -Wno-psabi (test for ...John David Anglin
2015-10-01[RS6000] Correct powerpc sysv stack argument accountingAlan Modra
2015-05-13libffi: Bump to automake 1.11.6Michael Haubenwallner
2015-03-29re PR libffi/65567 (ERROR: tcl error sourcing /test/gnu/gcc/gcc/libffi/testsu...John David Anglin
2015-02-10ffitarget.h (ffi_arg): Use unsigned long long for ILP32.Andrew Pinski
2015-01-29re PR libffi/64855 (FAIL: libffi.call/* -W -Wall -Wno-psabi -O0 -DABI_NUM=* ...Jack Howarth
2015-01-28Mark prs in changelog entryRichard Henderson
2015-01-28Merge with upstream libffi db1b34b7e1f5e473d17557e454a29933dfecd1afRichard Henderson
2015-01-27Correctly check for 32-bit x86Rainer Orth
2015-01-20re PR libffi/64581 (libffi/testsuite/libffi.special/special.exp doesn't use n...Richard Henderson
2015-01-19Merge with upstream libffi 3ac1610aa33c887ea9b14935208943925714a33eRichard Henderson
2015-01-19re PR libffi/64607 (Multilib test stops working in libffi)Richard Henderson
2015-01-16re PR libffi/64607 (Multilib test stops working in libffi)Dominique d'Humieres
2015-01-15re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin)Richard Henderson
2015-01-13configure.host: Remove extra brackets for sh.Kaz Kojima
2015-01-13Set TARGET to X86_64 if __x86_64__ is definedH.J. Lu
2015-01-13re PR libffi/64572 (r219477 breaks bootstrap on x86_64 darwin)Richard Henderson
2015-01-12Fix libjava failures on i686-linuxRichard Henderson
2015-01-12Merge libffi to upstream commit c82cc159426d8d4402375fa1ae3f045b9cf82e16Richard Henderson
2014-11-21Always use PIC option with -shared in libtoolH.J. Lu
2014-11-11re PR target/63610 (Fixing the libtool bug for Yosemite (darwin14))Francois-Xavier Coudert
2014-10-15configure.ac: If the compiler supports -Qunused-arguments...Ian Lance Taylor
2014-09-11linux64.S: Emit .note.GNU-stack even when POWERPC64 is not defined.Jakub Jelinek
2014-07-25ffi.c: Do not include stdlib.h.Uros Bizjak
2014-07-04Normalize interface for all *-dg-runtest.Thomas Schwinge
2014-05-20libffi.exp (load_gcc_lib): Register loaded libs.Sebastian Huber
2014-05-13Enable Java on Cygwin-64Bernd Edlinger
2014-04-24tree.h (OMP_CLAUSE_LINEAR_GIMPLE_SEQ): Define.Jakub Jelinek
2014-03-12sysv.S (ffi_closure_SYSV): Use x29 as the main CFA reg; update cfi_rel_offset.Yufeng Zhang
2014-02-17re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou
2014-02-13re PR libffi/60073 (64-bit libffi.call/cls_double_va.c FAILs after recent mod...Eric Botcazou
2013-12-10ffitarget.h: Import from upstream.Alan Modra
2013-11-18ppc_closure.S: Don't bl .Luint128.Alan Modra
2013-11-18PowerPC64 ELFv2 supportAlan Modra
2013-09-20libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical ppc host match.Alan Modra
2013-06-25ffi.c (ffi_prep_args_SYSV): Move var declaration before statements.Alan Modra
2013-05-22Fix several libffi testsuite failures on 64-bit SPARC and PowerPC (PR libffi/...Dominique d'Humieres
2013-03-22win64.S: Make use of ffi_closure_win64_inner symbol pc-relative.Kai Tietz
2013-03-07closures.c (is_emutramp_enabled [!FFI_MMAP_EXEC_EMUTRAMP_PAX]): Move default ...Dave Korn
2013-02-06ffi.c (ffi_prep_cif_machdep): Fix case where DOUBLE equal LONGDOUBLE.Andreas Tobler
2013-01-17re PR libffi/56000 (FAIL: libffi.call/cls_uchar_va.c -O0 -W -Wall output patt...Thorsten Glaser
2012-12-29* Makefile.am (ACLOCAL_AMFLAGS, TEXINFO_TEX, MAKEINFOFLAGS)Andreas Schwab
2012-12-26libffi mergeAnthony Green
2012-10-31linux64_closure.S: Add new ABI support.Alan Modra
2012-09-14* configure: Regenerated.David Edelsohn
2012-08-26re PR libffi/53014 (libffi failures on mips64-linux-gnu with soft-float)Andrew Pinski
2012-08-08ffi.c (ffi_prep_closure_loc): Don't ASSERT ABI test, just return FFI_BAD_ABI ...Uros Bizjak