aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't test s390. Travis-ci is broken.upstream-masterAnthony Green2020-08-051-3/+3
* Add support for eabisim back. This was removed upstream.Anthony Green2020-08-051-2/+2
* Merge pull request #576 from froydnj/config-updatesTom Tromey2020-08-042-1637/+1873
|\
| * update config.{guess,sub}Nathan Froyd2020-08-042-1637/+1873
|/
* Merge pull request #570 from jwilk-forks/spellingTom Tromey2020-07-011-1/+1
|\
| * aarch64: Fix typoJakub Wilk2020-06-301-1/+1
|/
* Add support for cskyMa Jun2020-06-296-57/+882
* Makefile: increase compatibility with bmake (#551)M. Herdiansyah2020-06-111-1/+1
* Fixes macOS build on Python 3 (#563)Andre Miras2020-06-111-1/+1
* Fix Free software foundation address (#564)Kentaro Hayashi2020-06-116-6/+6
* Add gcc bug tests backAnthony Green2020-06-073-8/+28
* Add support for Kalray KVX architecture (#559)Yann Sionneau2020-05-017-2/+490
* ffi_powerpc.h: fix build failure with powerpc7 (#561)Andrew Geissler2020-05-011-1/+1
* arm: Fix the clang specific version of the assembly (#556)Martin Storsjö2020-04-251-4/+4
* win64_armasm: Fix the spelling of ALIGN (#553)Martin Storsjö2020-04-251-1/+1
* Use __builtin_ffs instead of ffs (#554)Martin Storsjö2020-04-251-1/+1
* Fix building for aarch64 windows with mingw toolchains (#555)Martin Storsjö2020-04-255-20/+26
* Improve read-write .eh_frame check (#546)Fangrui Song2020-03-101-9/+3
* Mention ARM Pointer AuthenticationMoxie Bot2020-03-091-0/+1
* Test on aarch64 Linux with clangMoxie Bot2020-03-091-0/+4
* Port to iOS/arm64e (#548)Ole André Vadla Ravnås2020-03-094-2/+47
* Try to fix RLGL_KEY nonsense (#547)Anthony Green2020-03-091-0/+4
* Revamp PA_LINUX and PA_HPUX target closures to use function descriptors.Moxie Bot2020-02-246-105/+67
* Update the ABI version to LIBFFI_BASE_8.0 (#544)hjl-tools2020-02-231-12/+8
* x86: Fix ffi_prep_closure_loc (#542)hjl-tools2020-02-221-1/+1
* Merge branch 'master' of github.com:/libffi/libffiMoxie Bot2020-02-2110-38/+125
|\
| * x86: Add indirect branch tracking support (#540)hjl-tools2020-02-219-31/+120
| * Update powerpc sysv assembly for ffi_powerpc.h changes (#541)Samuel Holland2020-02-211-7/+5
* | Update for pending 3.4 release.Moxie Bot2020-02-211-1/+6
|/
* Update copyright year.Anthony Green2020-01-101-1/+1
* Fix scriptAnthony Green2020-01-051-5/+5
* Use rlgl API key on loginAnthony Green2020-01-051-5/+5
* powerpc64: Use memcpy to help platforms with no __int128. (#534)Khem Raj2019-12-071-4/+4
* Remove 32-bit x86 file references to fix macosx buildsAnthony Green2019-11-301-48/+2
* Fixed missed #ifndef for __mips_soft_float (#442)Carl Hurd2019-11-291-0/+2
* Clean up macosx buildsAnthony Green2019-11-292-2/+1
* Address platforms with no __int128.Anthony Green2019-11-291-2/+2
* Make build errors easier to debugAnthony Green2019-11-281-4/+1
* Add powerpc-eabiAnthony Green2019-11-281-0/+3
* Test on powerpc-eabisimAnthony Green2019-11-283-1/+65
* powerpc: fix build failure on power7 and older (#532)Sergei Trofimovich2019-11-281-1/+1
* Run aarch64-linux-gnu tests on travi-ci directlyAnthony Green2019-11-243-5/+10
* Fixes for ppc64le and s390x travis testingAnthony Green2019-11-242-7/+20
* Force the use of dockerAnthony Green2019-11-241-9/+1
* Merge branch 'master' of github.com:libffi/libffiAnthony Green2019-11-242-4/+3
|\
| * disable obsolete 32-bit targets in macOS (#511)Panayotis2019-11-242-4/+3
* | Try travis-ci's new ppc64le and s390x supportAnthony Green2019-11-242-11/+9
* | Minor clean-upAnthony Green2019-11-241-2/+2
|/
* Move nested_struct3 test to closures directoryAnthony Green2019-11-232-1/+1
* Add missing closing braceAnthony Green2019-11-231-0/+1