summaryrefslogtreecommitdiff
path: root/aclocal.m4
Commit message (Expand)AuthorAgeFilesLines
* Remote GHCi, -fexternal-interpreterSimon Marlow2015-12-171-1/+1
* configure: add support for 'sh4' (Trac #11209)Sergei Trofimovich2015-12-131-1/+4
* Suppress conflicting types for builtins warningsHerbert Valerio Riedel2015-11-211-0/+3
* Follow-up fixup to c5d8162d230c373Herbert Valerio Riedel2015-11-201-1/+1
* Set AIX specific CFLAGS flagsHerbert Valerio Riedel2015-11-191-0/+14
* Make GHC aware of OSAIX and AixLDHerbert Valerio Riedel2015-11-191-1/+7
* Make `timer_create(CLOCK_REALTIME)` autoconf test more reliableHerbert Valerio Riedel2015-11-171-4/+5
* Quote GHC path in configure so we can deal with multiple spaces.Edward Z. Yang2015-10-221-1/+1
* Fix GHCi on Arm (#10375).Erik de Castro Lopo2015-10-151-4/+12
* Move user's guide to ReStructuredTextBen Gamari2015-10-031-118/+0
* Build system: delete half-baked Cygwin supportThomas Miedema2015-08-201-38/+10
* 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