summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Add new files for distributionAnthony Green2022-09-191-1/+2
* Makefile: enable target overridings. (#661)Clément Chigot2022-09-011-0/+2
* Support loongarch64 (#678)zhangwenlong2022-05-241-2/+3
* Makefile: Add missing kvx/asm.h to dist headers (#660)Jules Maselbas2021-09-221-1/+1
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-051-1/+2
* Add support for cskyMa Jun2020-06-291-57/+45
* Makefile: increase compatibility with bmake (#551)M. Herdiansyah2020-06-111-1/+1
* Add support for Kalray KVX architecture (#559)Yann Sionneau2020-05-011-2/+4
* x86: Add indirect branch tracking support (#540)hjl-tools2020-02-211-1/+2
* Manual clean-ups, and include the PDF in the source distribution.Anthony Green2019-11-221-1/+3
* Adapt for new old ChangeLog fileAnthony Green2019-11-181-2/+1
* Add make_sunver.pl to distribution.Anthony Green2019-10-261-1/+1
* Add missing build script, make_sunver.pl.Anthony Green2019-10-261-2/+2
* Strip build status from README.md at 'make dist' time.Anthony Green2019-10-241-0/+1
* Add missing dist files.Anthony Green2019-10-241-38/+27
* fix mingw build and crashing bugs for Python Windows ARM64 (#496)Paul Monson2019-08-071-0/+1
* add support for 32-bit ARM on Windows (#477)Paul Monson2019-04-261-0/+1
* Don't set AM_MAKEFLAGSAnthony Green2018-03-271-44/+0
* Add libffi.map.in to extra dist filesAnthony Green2018-03-231-1/+2
* Fix travis badge. Add REAME.md to dist filesAnthony Green2018-03-131-1/+1
* New RISC-V port (#281)Stef O'Rear2018-03-111-0/+2
* Makefile.am: add 'src/s390/internal.h' to source tarballSergei Trofimovich2017-11-051-1/+1
* Merge pull request #319 from angerman/patch-5Tom Tromey2017-10-011-0/+2
|\
| * Change CLEANFILES to DISTCLEANFILESMoritz Angermann2017-10-021-1/+1
| * Adds `local.exp` to CLEANFILESMoritz Angermann2017-10-011-0/+2
* | Merge pull request #316 from angerman/patch-2Tom Tromey2017-10-011-1/+1
|\ \
| * \ MergedMoritz Angermann2017-10-011-1/+1
| |\ \
| | * | Include `libtool-version` in the EXTRA_DIST files.Moritz Angermann2017-10-011-1/+1
| | |/
| * | Add `configure.host` to the `EXTRA_DIST` filesMoritz Angermann2017-10-011-1/+1
| |/
* | Add src/x86/asmnames.h to noinst_HEADERSMoritz Angermann2017-10-011-1/+1
|/
* Use ELF symbol versioningRichard Henderson2016-05-041-2/+26
* fix documentation buildingTom Tromey2016-02-221-5/+8
* Add configure-option to disable building docsHavard Graff2015-05-121-1/+5
* x86: Best guess at update for DarwinRichard Henderson2015-01-051-1/+0
* configure: Move target source selection into configure.hostRichard Henderson2014-11-141-161/+84
* sparc: Rewrite everythingRichard Henderson2014-11-121-2/+2
* arm: Rewrite ffi_closureRichard Henderson2014-11-121-5/+2
* x86: Rewrite closuresRichard Henderson2014-11-121-8/+5
* win64: RewriteRichard Henderson2014-11-121-2/+2
* Add OpenRISC supportSebastian Macke2014-09-271-0/+4
* Support versions of git older than 1.8.5Anthony Green2014-05-111-1/+1
* Compile win32.S on FreeBSDJosh Triplett2014-03-251-1/+1
* Compile win32.S on 32-bit Darwin as wellJosh Triplett2014-03-241-0/+3
* Change double quotes in Makefile.am to single quotes.Ryan VanderMeulen2014-03-161-33/+33
* Merge pull request #98 from joshtriplett/unconfigure.hostAnthony Green2014-03-161-1/+1
|\
| * Merge configure.host into configure.acJosh Triplett2014-03-161-1/+1
* | Generate ChangeLog from git in make distJosh Triplett2014-03-161-1/+3
|/
* Add support for stdcall, thiscall, and fastcall on non-Windows x86-32Josh Triplett2014-03-161-1/+1
* Update Makefile for new darwin scriptsAnthony Green2014-03-011-2/+1
* Add missing -DFFI_DEBUG flagAnthony Green2014-02-281-0/+7