summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Clean up line endings (#509)John Ericson2019-10-086-726/+730
* PowerPC bugfixes (#520)Samuel Holland2019-10-083-28/+62
* Use https for moxie toolchain repoAnthony Green2019-10-081-2/+2
* fix mingw build and crashing bugs for Python Windows ARM64 (#496)Paul Monson2019-08-079-15/+53
* Clear the apt cacheAnthony Green2019-06-261-0/+1
* More debugging outputAnthony Green2019-06-261-1/+1
* Debug moxie builds in travisAnthony Green2019-06-251-0/+2
* libffi: added ARM64 support for Windows (#486)ossdev072019-06-2512-65/+1595
* uuencode compressed log files for travisAnthony Green2019-04-282-2/+11
* hppa: avoid TEXTREL in .eh_frame section (#447)Sergei Trofimovich2019-04-271-2/+23
* fix x86/x64 MSVC build (#487)driver19982019-04-273-3/+3
* add support for 32-bit ARM on Windows (#477)Paul Monson2019-04-268-16/+405
* Merge pull request #482 from sharkcz/aarch64Tom Tromey2019-04-092-2/+2
|\
| * fix check for Linux/aarch64Dan HorĂ¡k2019-03-292-2/+2
|/
* Cleanup symbol exports on darwin and add architecture preprocessor checks to ...Jeremy Huddleston Sequoia2019-02-1911-22/+44
* Fix cfi checks for old compiler (#453)dabrain342019-02-191-1/+1
* changes for win32 on windows (#468)Paul Monson2019-02-193-7/+1005
* aarch64: Flush code mapping in addition to data mapping (#471)Florian Weimer2019-02-193-0/+21
* Remove -Os testing. No ABI impact, and helps trim log lengths.Anthony Green2019-02-121-3/+3
* Merge pull request #461 from NativeScript/bektchiev/fix-visibility-hidden-che...Tom Tromey2018-12-191-1/+1
|\
| * fix(configure): Correctly detect visibility("hidden") support on DarwinMartin Bektchiev2018-12-191-1/+1
|/
* Merge pull request #457 from NativeScript/bektchiev/fix-arm64-q3-q4-argsTom Tromey2018-11-301-2/+2
|\
| * Fix Q registers parameter passing on ARM64Martin Bektchiev2018-10-311-2/+2
|/
* Merge pull request #443 from jeremyhu/masterTom Tromey2018-09-193-2/+5
|\
| * Update FFI_HIDDEN() to use .private_extern on Apple platforms and use the mac...Jeremy Huddleston Sequoia2018-07-213-2/+5
* | Merge pull request #449 from gpakosz/align-macrosTom Tromey2018-09-184-4/+4
|\ \
| * | Prefix ALIGN_DOWN macro with FFI_Gregory Pakosz2018-09-184-4/+4
|/ /
* | Merge pull request #445 from andreas-schwab/masterTom Tromey2018-08-113-13/+129
|\ \ | |/ |/|
| * RISC-V go closuresAndreas Schwab2018-08-093-13/+129
|/
* Add compact unwind for darwin/i386 (#440)Jeremy Huddleston Sequoia2018-06-252-2/+79
* Mark sysv.S as SafeSEH compatible (#438)Shoaib Meenai2018-06-171-0/+9
* i386: Fix missing break; in case statement leading to incorrectly returned FF...Jeremy Huddleston Sequoia2018-06-173-0/+43
* Handle FFI_GNUW64 on non-Windows systems (EFI)Anthony Green2018-05-091-7/+7
* Mark some cases as xfail due to GCC bugAnthony Green2018-05-094-3/+194
* Revert "Remove some symbol exports and cleanup newline warnings (#433)"Anthony Green2018-05-055-29/+6
* Remove some symbol exports and cleanup newline warnings (#433)Jeremy Huddleston Sequoia2018-05-055-6/+29
* Re-enable msabi testing (#436)hjl-tools2018-05-023-88/+107
* PowerPC64 ELFv1 fp arg fixesAlan Modra2018-05-021-16/+45
* Add license for build-time toolsAnthony Green2018-05-011-0/+352
* Fix two "return" issues in x86/ffi64.c (#431)Tom Tromey2018-04-281-2/+8
* Merge pull request #429 from yousong/m4substTom Tromey2018-04-271-5/+5
|\
| * build: fix subst toolexecdir, toolexeclibdirYousong Zhou2018-04-271-5/+5
|/
* update to https for cygwin download (#428)Stephen2018-04-251-1/+1
* xtensa-linux: use cache flush instruction only if it is available (#426)Lucas Pluvinage2018-04-201-1/+6
* Various MIPS Fixes (#425)James Cowgill2018-04-182-24/+36
* Merge branch 'master' of github.com:/libffi/libffiAnthony Green2018-04-081-6/+13
|\
| * Fix issue #421 (#422)Andreas Krebbel2018-04-051-6/+13
* | Fix case where callback arg value is split across regs and stackAnthony Green2018-04-081-3/+14
|/
* 3.3 release candidate 0v3.3-rc0Anthony Green2018-04-023-6/+6
* disable msabi testing for nowAnthony Green2018-04-021-7/+7