summaryrefslogtreecommitdiff
path: root/configure.host
Commit message (Expand)AuthorAgeFilesLines
* Add MSYS configuration files (#728)Hans2022-09-171-4/+4
* Makefile: enable target overridings. (#661)Clément Chigot2022-09-011-0/+2
* Support loongarch64 (#678)zhangwenlong2022-05-241-0/+5
* Fix building for arm windows with mingw toolchains (#631)Martin Storsjö2021-04-061-2/+8
* libffi/x86: Always check __x86_64__ for x32 hosts (#601) (#602)hjl-tools2020-12-021-16/+8
* Add support for powerpc64le-*-freebsd*. (#581)Brandon Bergren2020-10-271-1/+1
* Upstream local FreeBSD patches (#567)Niclas Zeising2020-08-071-1/+5
* Add support for cskyMa Jun2020-06-291-0/+5
* Add support for Kalray KVX architecture (#559)Yann Sionneau2020-05-011-0/+5
* Fix building for aarch64 windows with mingw toolchains (#555)Martin Storsjö2020-04-251-2/+8
* Add powerpc-eabiAnthony Green2019-11-281-0/+3
* Capture x86-windows host like x86_64-windows (#529)Michael Haubenwallner2019-11-221-1/+1
* Capture more or1k hostsAnthony Green2019-11-181-1/+1
* fix mingw build and crashing bugs for Python Windows ARM64 (#496)Paul Monson2019-08-071-0/+8
* add support for 32-bit ARM on Windows (#477)Paul Monson2019-04-261-0/+8
* changes for win32 on windows (#468)Paul Monson2019-02-191-7/+5
* New RISC-V port (#281)Stef O'Rear2018-03-111-0/+5
* Don't include WIN64/EFI64 for x32H.J. Lu2017-10-251-2/+14
* add i?86-*-ios -- the iOS simulator (32bit)Moritz Angermann2017-05-211-1/+1
* add x86_64-*-ios -- the iOS simulatorMoritz Angermann2017-05-211-1/+1
* We don't support 32-bit builds with the Microsoft toolchainAnthony Green2017-03-191-3/+9
* Merge pull request #291 from ramon-garcia/visual-studio-buildAnthony Green2017-03-171-2/+9
|\
| * Modify configure.host to detect compilation with Microsoft Visual C++ and use...Ramón García Fernández2017-01-081-2/+9
* | detect other x32 hostsMatija Skala2017-03-151-1/+1
|/
* Support the WIN64/EFI64 calling convention on all X86_64 platformsJosh Triplett2015-07-261-1/+1
* Handle NetBSD/powerpc the same as FreeBSD and OpenBSD.Thomas Klausner2015-01-291-1/+1
* Remove extra brackets in configure.hostRichard Henderson2015-01-131-1/+1
* x86: Best guess at update for DarwinRichard Henderson2015-01-051-5/+7
* configure: Move target source selection into configure.hostRichard Henderson2014-11-141-0/+64
* configure: Split out configure.hostRichard Henderson2014-11-131-0/+193
* Merge configure.host into configure.acJosh Triplett2014-03-161-11/+0
* Initial commitAnthony Green2009-10-041-0/+11