summaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2020-04-25libffi/test: Fix compilation for build sysrootMaciej W. Rozycki
2020-01-24Add `--with-toolexeclibdir=' configuration optionMaciej W. Rozycki
2019-09-27Regenerate `configure' scripts for `uclinuxfdpiceabi' libtool.m4 updateMaciej W. Rozycki
2019-09-03re PR other/79543 (Inappropriate "ld --version" checking)Chung-Lin Tang
2018-10-31Update GCC to autoconf 2.69, automake 1.15.1 (PR bootstrap/82856).Joseph Myers
2018-08-27Replace 8 spaces with a tabular in ChangeLog files.Martin Liska
2018-08-15backport: ffi.c (ffi_call_go, [...]): New functions.Andreas Schwab
2018-05-08Backport of RISC-V support for libffiAndreas Schwab
2018-05-04libffi PowerPC64 ELFv1 fp arg fixesAlan Modra
2018-04-18re PR jit/85384 (libgccjit does not work if --with-gcc-major-version is used)David Malcolm
2017-10-03Import from libffi master repository.Tony Reix
2017-01-21re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek
2016-11-15config-ml.in: Remove references to GCJ.Matthias Klose
2016-09-04ffi.c (ffi_struct_type): Put type declaration on separate line.John David Anglin
2016-05-23[PR libffi/65567] libffi: Fix, and simply libffi_feature_testThomas Schwinge
2016-03-17Summary: libffi: define FFI_SIZEOF_JAVA_RAW for aarch64 ILP32Andreas Schwab
2016-03-05libffi: Match upstream sonameRichard Henderson
2016-03-03Fix passing object names to make_sunver.plRainer Orth
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