platform/upstream/libffi.git
2021-03-05 Madhavan T... Static tramp v5 (#624)
2020-12-02 DJ DelorieUse memfd_create() (#604)
2020-12-02 hjl-toolslibffi/x86: Always check __x86_64__ for x32 hosts ...
2020-11-25 Tres FinocchiaroProperly quote and resolve msvcc.sh params (#596)
2020-11-10 Mike HommeyAllow to build with mingw-clang (#579)
2020-11-10 Mike HommeyDon't use FFI_TYPE_LONGDOUBLE in the jump table in...
2020-11-10 AndreRHaarch64: Allow FFI_WIN64 for winelib (#593)
2020-10-27 Brandon BergrenAdd support for powerpc64le-*-freebsd*. (#581)
2020-10-27 Kendarwin powerpc: use go closures only if enabled (#583)
2020-10-27 Jeremy Huddleston... Support building x86 and arm64 without FFI_GO_CLOSURES...
2020-10-27 Jeremy Huddleston... testsuite: Add a missing include of <inttypes.h> to...
2020-10-27 petersnRemoving unnecessary instruction from ffi_call_unix64...
2020-10-27 jacobly0Fix read-only .eh_frame section test when CFLAGS contai...
2020-10-27 Alan ModraPower10 libffi fixes (#585)
2020-10-11 Tim Gatesdocs: fix simple typo, paramters -> parameters (#589)
2020-08-19 Anthony GreenRe-enable s390x testing
2020-08-07 Niclas ZeisingUpstream local FreeBSD patches (#567)
2020-08-06 Anthony GreenDon't test s390. Travis-ci is broken.
2020-08-05 Anthony GreenAdd support for eabisim back. This was removed upstream.
2020-08-04 Tom TromeyMerge pull request #576 from froydnj/config-updates
2020-08-04 Nathan Froydupdate config.{guess,sub}
2020-07-01 Tom TromeyMerge pull request #570 from jwilk-forks/spelling
2020-06-30 Jakub Wilkaarch64: Fix typo
2020-06-29 Ma JunAdd support for csky
2020-06-11 M. HerdiansyahMakefile: increase compatibility with bmake (#551)
2020-06-11 Andre MirasFixes macOS build on Python 3 (#563)
2020-06-11 Kentaro HayashiFix Free software foundation address (#564)
2020-06-07 Anthony GreenAdd gcc bug tests back
2020-05-01 Yann SionneauAdd support for Kalray KVX architecture (#559)
2020-05-01 Andrew Geisslerffi_powerpc.h: fix build failure with powerpc7 (#561)
2020-04-26 Martin Storsjöarm: Fix the clang specific version of the assembly...
2020-04-26 Martin Storsjöwin64_armasm: Fix the spelling of ALIGN (#553)
2020-04-26 Martin StorsjöUse __builtin_ffs instead of ffs (#554)
2020-04-26 Martin StorsjöFix building for aarch64 windows with mingw toolchains...
2020-03-10 Fangrui SongImprove read-write .eh_frame check (#546)
2020-03-10 Moxie BotMention ARM Pointer Authentication
2020-03-10 Moxie BotTest on aarch64 Linux with clang
2020-03-10 Ole André Vadla... Port to iOS/arm64e (#548)
2020-03-09 Anthony GreenTry to fix RLGL_KEY nonsense (#547)
2020-02-24 Moxie BotRevamp PA_LINUX and PA_HPUX target closures to use...
2020-02-23 hjl-toolsUpdate the ABI version to LIBFFI_BASE_8.0 (#544)
2020-02-22 hjl-toolsx86: Fix ffi_prep_closure_loc (#542)
2020-02-22 Moxie BotMerge branch 'master' of github.com:/libffi/libffi
2020-02-22 Moxie BotUpdate for pending 3.4 release.
2020-02-22 hjl-toolsx86: Add indirect branch tracking support (#540)
2020-02-22 Samuel HollandUpdate powerpc sysv assembly for ffi_powerpc.h changes...
2020-01-10 Anthony GreenUpdate copyright year.
2020-01-06 Anthony GreenFix script
2020-01-06 Anthony GreenUse rlgl API key on login
2019-12-07 Khem Rajpowerpc64: Use memcpy to help platforms with no __int12...
2019-11-30 Anthony GreenRemove 32-bit x86 file references to fix macosx builds
2019-11-29 Carl HurdFixed missed #ifndef for __mips_soft_float (#442)
2019-11-29 Anthony GreenClean up macosx builds
2019-11-29 Anthony GreenAddress platforms with no __int128.
2019-11-28 Anthony GreenMake build errors easier to debug
2019-11-28 Anthony GreenAdd powerpc-eabi
2019-11-28 Anthony GreenTest on powerpc-eabisim
2019-11-28 Sergei Trofimovichpowerpc: fix build failure on power7 and older (#532)
2019-11-25 Anthony GreenRun aarch64-linux-gnu tests on travi-ci directly
2019-11-24 Anthony GreenFixes for ppc64le and s390x travis testing
2019-11-24 Anthony GreenForce the use of docker
2019-11-24 Anthony GreenMerge branch 'master' of github.com:libffi/libffi
2019-11-24 Anthony GreenTry travis-ci's new ppc64le and s390x support
2019-11-24 Panayotisdisable obsolete 32-bit targets in macOS (#511)
2019-11-24 Anthony GreenMinor clean-up
2019-11-23 Anthony GreenMove nested_struct3 test to closures directory upstream upstream_3.3 upstream/3.3
2019-11-23 Anthony GreenAdd missing closing brace
2019-11-23 Anthony GreenVersion 3.3
2019-11-23 Anthony GreenRemove junk file from dist
2019-11-23 Anthony GreenAccount for moved test files
2019-11-23 Anthony GreenAdd dejagnu directives accidentally removed
2019-11-23 Anthony GreenMove closure test to closure directory
2019-11-23 Anthony GreenMore more closure tests to the closure test directory
2019-11-22 Anthony GreenMerge branch 'master' of github.com:libffi/libffi
2019-11-22 Anthony GreenMove closure tests so we can easily XFAIL them for...
2019-11-22 Anthony GreenRemove gccbug detection. GCC is good now.
2019-11-22 Michael HaubenwallnerCapture x86-windows host like x86_64-windows (#529)
2019-11-22 Anthony GreenManual clean-ups, and include the PDF in the source...
2019-11-21 Anthony GreenMention more major port contributors
2019-11-21 Anthony GreenUpdate autoconf-archive m4 macros
2019-11-21 Anthony GreenFix formatting of README.
2019-11-20 Anthony GreenFix or1k lack-of-g++ checking in testsuite
2019-11-20 Anthony GreenAdd work-around for users who manage their own closure...
2019-11-19 Anthony GreenNo C++ for or1k-unknown-elf
2019-11-19 Anthony GreenNo C++ for or1k
2019-11-19 Anthony GreenDisable type warnings for or1k.
2019-11-19 Anthony GreenNo c++ for or1k-elf
2019-11-18 Anthony GreenFake TRAVIS_BUILD_DIR
2019-11-18 Anthony GreenAdapt for new old ChangeLog file
2019-11-18 Anthony GreenFix DEJAGNU variable
2019-11-18 Anthony GreenSet vars
2019-11-18 Anthony GreenRemove verbosity
2019-11-18 Anthony GreenPull before running
2019-11-18 Anthony GreenFix cross builds for or1k
2019-11-18 Anthony GreenMore cross build debugging
2019-11-18 Anthony GreenSet path to simulator. Add debugging output.
2019-11-18 Anthony GreenBe specific when building CI container images
2019-11-18 Anthony GreenCapture more or1k hosts
2019-11-18 Anthony GreenAdd test support for or1k. Fix yaml typo.
2019-11-18 Anthony GreenFix typo for m32r and bfin builds
next