summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Replace usages of `-w` by `-fno-warn`sThomas Miedema2015-07-041-4/+7
* Implement PowerPC 64-bit native code backend for LinuxPeter Trommler2015-07-031-2/+5
* Recognise 'hardhloat' as a valid vendor in a host tupleSergei Trofimovich2015-06-201-0/+3
* arm: Force non-executable stack (part 2)Erik de Castro Lopo2015-05-051-1/+1
* arm: Force non-executable stack (#10369)Erik de Castro Lopo2015-05-051-1/+2
* Use the gold linker for aarch64/linux (#9673)Erik de Castro Lopo2015-04-221-7/+11
* Fix autoconf's check for create_timer()Austin Seipp2015-04-141-32/+2
* configure : LLVM and LD detections improvements (#10234).Erik de Castro Lopo2015-04-111-0/+22
* Whitespace onlyReid Barton2015-04-051-17/+17
* Fix Git-commit-id detection for RELEASE=YESHerbert Valerio Riedel2015-03-261-1/+1
* Do version specific detection of LLVM tools (#10170).Erik de Castro Lopo2015-03-241-25/+30
* Use the gold linker for linux/ARM and android/ARM targets.Erik de Castro Lopo2015-03-121-0/+5
* Fix detection of llvm-x.xThomas Miedema2015-03-021-5/+15
* Make top-level "configure" accept and propagate --with-curses-{includes,libra...PHO2015-02-231-0/+22
* Remove RAWCPP_FLAGS (Task #9094)Thomas Miedema2015-02-171-4/+6
* aclocal.m4: fix == bashism in FIND_LLVM_PROGTuncer Ayaz2015-01-131-1/+1
* Fix malformed `configure` scriptHerbert Valerio Riedel2014-12-011-2/+1
* Embed Git commit id into `ghc --info` outputHerbert Valerio Riedel2014-11-271-0/+18
* arm64: 64bit iOS and SMP support (#7942)Luke Iannini2014-11-191-2/+2
* Fix usage of `find -perm` in aclocal.m4 (#9697)Nicholas Hart2014-11-181-1/+1
* rts: unrust 'libbfd' debug symbols parserSergei Trofimovich2014-10-051-0/+49
* Implement `MIN_VERSION_GLASGOW_HASKELL()` macroHerbert Valerio Riedel2014-10-051-0/+7
* Find the target gcc when cross-compilingReid Barton2014-09-161-39/+22
* Make Applicative a superclass of MonadAustin Seipp2014-09-091-2/+2
* Set llc and opt commands on all platformsAustin Seipp2014-09-011-12/+12
* Fix #9465.Gabor Pali2014-08-221-1/+1
* workaround Solaris 11 GNU C CPP issue by using GNU C 3.4 as CPPKarel Gardas2014-08-171-0/+98
* Make configure's sed(1) expression for GHC_LDFLAGS more BSD-friendly.Gabor Pali2014-08-151-1/+1
* Do not check permissions when running find on Windows.niklas2014-07-281-2/+6
* Unbreak the build on FreeBSD/i386, where the default target arch is i486.Gabor Pali2014-07-211-0/+3
* Set i686 as the minimum architecture on 32-bit mingwniklas2014-07-181-0/+3
* add support for x86_64-solaris2 platformKarel Gardas2014-07-131-0/+6
* Fix windows breakage (fallout from 34f7e9a3c998)Austin Seipp2014-07-041-0/+1
* Control CPP through settings file (#8683)Carter Tazio Schonwald2014-07-021-0/+9
* Remove external coreAustin Seipp2014-05-031-1/+1
* Add the powerpc64le architectureColin Watson2014-04-211-1/+4
* ghc: initial AArch64 patchesColin Watson2014-04-211-0/+6
* Remove debugging outputSimon Marlow2014-03-281-1/+0
* Use LDFLAGS when compiling ghc-pwdSimon Marlow2014-03-271-1/+7
* --with-gcc overrides CC_STAGE0 when not cross-compiling (#8498)Simon Marlow2014-03-271-1/+17
* fix build failure on Solaris 10 due to RANLIB being set to ':' by configure (...Karel Gardas2014-02-191-0/+10
* Allow "amd64" to be recognized as an x86_64 platform.Gabor Pali2014-01-171-2/+2
* Fix #8675Austin Seipp2014-01-171-5/+0
* Trivial comment fix. (#8358)Zac Slade2013-10-151-1/+1
* Restore old names of comparison primopsJan Stolarek2013-09-181-14/+4
* Limit upper versions of Alex and HappyJan Stolarek2013-09-181-0/+10
* Make validate play nice with clang (for Xcode 5 command line tools)Manuel M T Chakravarty2013-09-041-1/+13
* Rework how iOS does linking (#8127)Austin Seipp2013-08-281-0/+2
* Delete trailing whitespace in aclocal.m4Austin Seipp2013-08-241-3/+3
* Add support for iOS simulator (issue #8152).Austin Seipp2013-08-241-2/+2