platform/upstream/libffi.git
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
2019-11-18 Anthony GreenMerge branch 'master' of github.com:libffi/libffi
2019-11-18 Anthony GreenBuild/test for m32r-elf and bfin-elf
2019-11-17 Anthony GreenMention binary128 long double support for Power
2019-11-17 Samuel HollandIEEE754 binary128 long double support for PowerPC64...
2019-11-15 Anthony GreenRe-enable mingw32 tests.
2019-11-15 Anthony GreenDisable wine builds.
2019-11-15 Anthony GreenStretch out timeout for test
2019-11-15 Anthony GreenConsolidate all of the old ChangeLog files into ChangeL...
2019-11-13 Anthony GreenDon't build aarch64-linux-gnu
2019-11-13 Anthony GreenExtend timeout for builds.
2019-11-13 Anthony GreenPlatform test tweaks
2019-11-13 Anthony GreenMark java raw APIs as deprecated.
2019-11-13 Anthony GreenDisable mips64 tests. Fix log grabbing.
2019-11-13 Anthony GreenRe-add wine based testing
2019-11-13 Anthony GreenAdd wine-sim.exp for wine-based testing
2019-11-13 Anthony GreenFix log file URL extraction. Grab rlgl cli for OSX
2019-11-13 Anthony GreenFix log name extraction
2019-11-13 Anthony GreenAccount for shorter ==LOGFILE== string
2019-11-13 Anthony GreenFix grep matcher
2019-11-12 Anthony GreenDebug
2019-11-12 Anthony GreenPull test logs from cfarm
2019-11-12 Anthony GreenUse rlgl for cfarm test results
2019-11-12 Anthony GreenUse rlgl for cross builds.
2019-11-12 Anthony GreenAlways exit build container successfully. Don't test...
2019-11-12 Anthony GreenRun rlgl outside of the build container.
2019-11-12 Anthony GreenDon't bother dumping logs. Use rlgl instead.
next