summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Update version to 3.4.0v3.4.1v3.4.0Anthony Green2021-06-281-1/+1
* 3.4.0 release candidate 2v3.4.0-rc2Anthony Green2021-06-281-1/+1
* configure.ac: add --disable-exec-static-tramp flag (#647)Sergei Trofimovich2021-06-271-0/+5
* configure.ac: allow user to specify READELF (#646)Sergei Trofimovich2021-06-261-1/+3
* Make 3.4 release candidate 1v3.4-rc1Anthony Green2021-06-261-1/+1
* testsuite: fix compiler vendor detection on dash as /bin/sh (#594)Sergei Trofimovich2021-03-241-0/+1
* Static tramp v5 (#624)Madhavan T. Venkataraman2021-03-051-1/+10
* Use memfd_create() (#604)DJ Delorie2020-12-021-0/+3
* Fix read-only .eh_frame section test when CFLAGS contains -flto. (#590)jacobly02020-10-271-1/+3
* Improve read-write .eh_frame check (#546)Fangrui Song2020-03-101-9/+3
* Port to iOS/arm64e (#548)Ole André Vadla Ravnås2020-03-091-0/+22
* Version 3.3Anthony Green2019-11-231-1/+1
* rc2. hack as per: https://github.com/travis-ci/travis-ci/issues/6934Anthony Green2019-11-031-1/+1
* Update versions to 3.3-rc1v3.3-rc1v3.3-rc1Anthony Green2019-10-241-1/+1
* fix(configure): Correctly detect visibility("hidden") support on DarwinMartin Bektchiev2018-12-191-1/+1
* Update FFI_HIDDEN() to use .private_extern on Apple platforms and use the mac...Jeremy Huddleston Sequoia2018-07-211-0/+4
* build: fix subst toolexecdir, toolexeclibdirYousong Zhou2018-04-271-5/+5
* 3.3 release candidate 0v3.3-rc0Anthony Green2018-04-021-1/+1
* Copy - don't symlink - to support msvc buildsAnthony Green2018-03-271-2/+4
* Update version number to next pre-releaseAnthony Green2018-03-131-1/+1
* Fix #265Anthony Green2017-09-271-1/+1
* Support -ios tripleMoritz Angermann2017-05-161-2/+2
* [Darwin, configure] Allow configure to work for <arch>-*-darwin.Iain Sandoe2016-05-261-1/+1
* Merge pull request #230 from rth7680/symverRichard Henderson2016-05-181-0/+3
|\
| * Use ELF symbol versioningRichard Henderson2016-05-041-0/+3
* | Update project URLs to use libffi/libffiBerker Peksag2016-05-181-1/+1
|/
* fix documentation buildingTom Tromey2016-02-221-1/+1
* Merge pull request #190 from havardgraff/masterAnthony Green2016-02-201-0/+7
|\
| * Add configure-option to disable building docsHavard Graff2015-05-121-0/+7
* | Add configure flag to disable multi-os-directory supportCarl Perry2015-10-291-5/+11
|/
* configure: Run HAVE_AS_X86_PCREL for all X86 targetsRichard Henderson2015-01-271-32/+8
* aarch64: implement the trampoline table workaround for ffi closures on Apple ...Yavor Georgiev2015-01-161-1/+1
* Fix expr error in Solaris 10 when using gcc.Mișu Moldovan2015-01-071-5/+7
* s390: Use pc-relative insns in 31-bit modeRichard Henderson2014-12-181-0/+17
* configure: Move target source selection into configure.hostRichard Henderson2014-11-141-44/+11
* configure: Split out configure.hostRichard Henderson2014-11-131-216/+1
* Update in preparation for next releaseAnthony Green2014-11-121-1/+1
* Fix for AArch64. Release as 3.2.1.v3.2.1Anthony Green2014-11-121-1/+1
* Add OpenRISC supportSebastian Macke2014-09-271-0/+5
* Update version to 3.2Anthony Green2014-09-201-1/+1
* Fix paths in libffi.pc.inSamuli Suominen2014-06-121-5/+5
* Prepare for libffi 3.1.1Anthony Green2014-05-311-1/+1
* closures: Check for mkostemp(3)Mickaël Salaün2014-05-191-1/+1
* Update to version 3.1Anthony Green2014-05-111-1/+1
* Use to get correct dirDominik Vogt2014-05-111-1/+1
* Use the proper C++ compiler to run C++ testsJosh Triplett2014-03-271-0/+2
* Always set CC_FOR_TARGET for dejagnu, to make the testsuite respect $CCJosh Triplett2014-03-261-4/+3
* Upgrade version to 3.1-rc1Anthony Green2014-03-251-1/+1
* Compile win32.S on 32-bit Darwin as wellJosh Triplett2014-03-241-0/+2
* Always use configure to detect whether global symbols need underscoresJosh Triplett2014-03-241-5/+3