summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update versions to 3.3-rc1v3.3-rc1v3.3-rc1Anthony Green2019-10-243-6/+6
* Remove some debugging outputAnthony Green2019-10-241-2/+0
* Don't test ppc64le with buggy qemu.Anthony Green2019-10-241-6/+1
* Strip build status from README.md at 'make dist' time.Anthony Green2019-10-241-0/+1
* Add missing dist files.Anthony Green2019-10-242-147/+138
* Test on arm32v7-linux-gnu, ppc64le-linux-gnu and aarch64-linux-gnu.Anthony Green2019-10-165-25/+118
* Fix comments.Anthony Green2019-10-141-6/+1
* Update copyright yearAnthony Green2019-10-141-1/+1
* Add long double test (#492)zhanhb2019-10-091-0/+2
* Making the change to correct the comment when SUN (#521)pichikaudaykiran2019-10-091-8/+9
* handle compilation warnings with ftruncate API (#508)pnallan2019-10-081-2/+13
* 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