summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Revert "Replace freebsd-gnueabihf with freebsd"Ben Gamari2019-10-291-0/+4
* Don't substitute GccVersion variableBen Gamari2019-10-291-2/+2
* configure: Drop GccLT46Ben Gamari2019-10-251-5/+2
* aclocal: A bit of reformattingBen Gamari2019-10-251-31/+31
* Implement s390x LLVM backend.Stefan Schulze Frielinghaus2019-10-221-1/+4
* Replace freebsd-gnueabihf with freebsdMatthew Bauer2019-10-221-4/+0
* Simplify Configure in a few waysJohn Ericson2019-10-121-17/+48
* Add musl systems to llvm-targetsMatthew Bauer2019-10-041-1/+1
* Factor out a smaller part of Platform for host fallbackJohn Ericson2019-10-041-1/+3
* configure: Don't depend upon alex in source dist buildBen Gamari2019-09-271-2/+5
* Make sure all boolean settings entries use `YES` / `NO`John Ericson2019-09-051-9/+9
* configure: Search for LLVM executables with two-number versionsBen Gamari2019-08-041-2/+3
* Maintain separate flags for C++ compiler invocationsBen Gamari2019-06-131-0/+3
* Fix uses of #ifdef/#ifndefBen Gamari2019-06-121-6/+6
* Restore the --coerce option in 'happy' configurationVladislav Zavialov2019-05-141-2/+2
* Generate settings by make/hadrian instead of configureJohn Ericson2019-04-301-10/+10
* configure: Always use AC_LINK_ELSEIF when testing against assemblerBen Gamari2019-04-031-5/+33
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-2/+2
* Update Trac ticket URLs to point to GitLabRyan Scott2019-03-151-1/+1
* Rip out object splittingBen Gamari2019-03-051-20/+0
* Fix incorrectly named configure optionsAlec Theriault2019-01-271-2/+2
* Hadrian: support in-tree GMPAlec Theriault2019-01-231-0/+14
* configure: introduce HAPPY and ALEX vars and deprecate --with-ghc in favour o...Adam Sandberg Eriksson2019-01-011-9/+17
* aclocal.m4: drop obsolete -fno-stack-protectorSergei Trofimovich2018-12-261-9/+0
* configure: Disable LD_NO_GOLD logic when cross-compilingBen Gamari2018-12-121-1/+5
* Remove warnings-silencing flags for code generated by AlexSimon Jakobi2018-11-221-8/+2
* Correctly detect GIT in a subtreeSylvain Henry2018-10-291-1/+1
* Fix test for GCC support for atomics in AutotoolsOndra Pelech2018-10-151-1/+1
* aclocal.m4: fix shell comment syntax: '#', not '$'Sergei Trofimovich2018-09-251-1/+1
* Revert "adds -latomic to. ghc-prim"Ben Gamari2018-09-201-0/+18
* Fix Git commit ID detection in Git worktreesSylvain Henry2018-07-281-1/+1
* aclocal.m4: narrow down 'riscv*' to 'riscv-*' and 'riscv32*'Sergei Trofimovich2018-07-171-3/+3
* aclocal.m4: allow riscv and riscv64 CPUSergei Trofimovich2018-07-161-1/+7
* Add support for FreeBSD armBen Gamari2018-06-071-0/+16
* configure: Use -Werror to check for existence of -no-pieBen Gamari2018-04-191-1/+1
* Introduce a $tooldir variable for nicer toolchain detection on WindowsAlp Mestanogullari2018-04-171-8/+8
* configure: Throw error if OS is found to be msysBen Gamari2018-03-271-0/+3
* Support iOS variants elsewhere when configuringJohn Ericson2018-03-251-1/+1
* configure: Accept version suffix in solaris nameBen Gamari2018-03-191-1/+4
* aclocal.m4: add OSHurd (debian patch)Sergei Trofimovich2018-03-171-1/+4
* aclocal.m4: allow more GNU/Hurd tuplesSergei Trofimovich2018-03-171-1/+4
* configure: Accept suffix in OpenBSD triple's OS nameBen Gamari2018-03-081-1/+4
* configure: Enable LD_NO_GOLD is set in all codepathsBen Gamari2018-03-021-0/+4
* Don't use ld.gold when building libraries for GHCiSimon Marlow2018-02-211-3/+10
* adds -latomic to. ghc-primMoritz Angermann2018-02-151-18/+0
* ghc-prim: Emulate C11 atomics when not availableBen Gamari2018-02-031-2/+23
* aclocal.m4: add minimal support for nios2 architectureSergei Trofimovich2017-12-251-1/+4
* configure: Fix ar probed flagsBen Gamari2017-11-211-4/+8
* Adds rts/rts.cabal.in fileMoritz Angermann2017-11-151-2/+7
* Update autoconf test for gcc to require 4.7 and upPeter Trommler2017-11-061-14/+2