summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Revert to previous cfi check.Anthony Green2022-09-281-14/+1
* Update version to 3.4.4-experimentalAnthony Green2022-09-191-1/+1
* Suppress error console output duing configure in case not an ELF file (#729)Hans2022-09-191-1/+1
* Update version to 3.4.3Anthony Green2022-09-191-1/+1
* Add MSYS configuration files (#728)Hans2022-09-171-1/+1
* Add static trampoline support for CygwinAnthony Green2022-09-121-0/+6
* Remove bogus sparc compiler flagAnthony Green2022-09-071-3/+0
* Fix typoAnthony Green2022-09-071-0/+3
* dlmmap fix and always check for PaX MPROTECT on linuxAnthony Green2022-09-061-3/+8
* GCC_AS_CFI_PSEUDO_OP passes on msvc, although it's not sufficient.Anthony Green2022-09-011-2/+0
* Makefile: enable target overridings. (#661)Clément Chigot2022-09-011-0/+10
* Don't use cached configure test resultAnthony Green2022-09-011-4/+4
* Fix .cfi pseudo-ops test.Anthony Green2022-09-011-2/+17
* static trampoline for LoongArch (#723)Xi Ruoyao2022-07-211-1/+1
* Update configuryAnthony Green2022-06-251-17/+18
* configure.ac: use grep -E instead of egrep if possible (#720)Xi Ruoyao2022-06-251-1/+2
* Update version to 3.4.2v3.4.2Anthony Green2021-06-281-1/+1
* Version 3.4.1Anthony Green2021-06-281-1/+1
* 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