summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* 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
* configure: Add Alpine Linux to checkVendorTuncer Ayaz2017-10-261-1/+1
* configure: Fix CC version check on Apple compilersBen Gamari2017-10-161-1/+3
* configure: Accept *-msys as a Windows OS in a tripleBen Gamari2017-10-041-1/+1
* Fix Raspberry Pi target nameMoritz Angermann2017-09-291-1/+1
* configure: Make sure we try all possible linkersBen Gamari2017-09-271-18/+41
* GHC_LLVM_TARGET: Keep android OSMoritz Angermann2017-09-271-0/+8
* configure: Catch case where LLVM tools can't be foundBen Gamari2017-09-251-1/+3
* Adds mingw64 to the valid GHC OSs.Moritz Angermann2017-09-261-0/+4
* Fix the searching of target AR toolTamar Christina2017-09-261-4/+12
* Additional LLVM_TARGET logic.Moritz Angermann2017-09-231-2/+22
* aclocal.m4: call cygpath on mingw32 onlySergei Trofimovich2017-09-201-2/+2
* Use ar for -staticlibMoritz Angermann2017-09-131-0/+3