aboutsummaryrefslogtreecommitdiff
path: root/libffi
AgeCommit message (Expand)Author
2021-10-20libffi: Add LOCAL_PATCHESH.J. Lu
2021-10-20libffi: Integrate testsuite with GCC testsuiteH.J. Lu
2021-10-20libffi: Integrate build with GCCH.J. Lu
2021-10-20libffi: Sync with libffi 3.4.2H.J. Lu
2021-10-20libffi: Add HOWTO_MERGE, autogen.sh and merge.shH.J. Lu
2021-08-31Daily bump.GCC Administrator
2021-08-30libffi: Fix MIPS r6 supportYunQiang Su
2021-07-10Daily bump.GCC Administrator
2021-07-09libffi/x86: Always check __x86_64__ for x86 hostsH.J. Lu
2021-06-17Daily bump.GCC Administrator
2021-06-16libffi: Fix up x86_64 classify_argumentJakub Jelinek
2021-01-06Daily bump.GCC Administrator
2021-01-05Update GNU/Hurd configure supportSamuel Thibault
2020-12-06Daily bump.GCC Administrator
2020-12-05Darwin : Update libtool and dependencies for Darwin20 [PR97865]Iain Sandoe
2020-11-30Daily bump.GCC Administrator
2020-11-29Fix hppa64-hpux11 build to remove source paths from embedded path.John David Anglin
2020-09-25Daily bump.GCC Administrator
2020-09-24Re: [RS6000] Power10 libffi fixesAlan Modra
2020-09-24[RS6000] Power10 libffi fixesAlan Modra
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