summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #98 from joshtriplett/unconfigure.hostAnthony Green2014-03-161-1/+5
|\
| * Merge configure.host into configure.acJosh Triplett2014-03-161-1/+5
* | Update version to 3.1-rc0. Clean up README.Anthony Green2014-03-161-1/+1
|/
* Ensure the linker supports @unwind sections in libffi.Anthony Green2014-03-141-5/+21
|\
| * Remove stray hunk that shouldn't have been included in this patch.Ryan VanderMeulen2014-03-101-1/+1
| * Ensure the linker supports @unwind sections in libffi. From Mozilla bug 756740.Ryan VanderMeulen2014-03-101-6/+22
* | Allow building for mipsel with Android NDK r8. From Mozilla bug 756740.Ryan VanderMeulen2014-03-101-1/+1
|/
* Fix spelling errorsAnthony Green2014-02-281-2/+2
* This separates the 32-bit sysv/linux/bsd code from the 64-bit linuxAlan Modra2013-11-211-3/+12
* Add nios2 port.Sandra Loosemore2013-10-151-0/+5
* Add m88k and VAX support. Update some configury bits.Anthony Green2013-10-081-1/+11
* Revert "Merge pull request #36 from abergmeier/emscripten_fix"Anthony Green2013-07-021-8/+1
* Merge pull request #36 from abergmeier/emscripten_fixAnthony Green2013-07-021-1/+8
|\