| Commit message (Expand) | Author | Age | Files | Lines |
* | fix configure's generation of settings file on ARM platform | Karel Gardas | 2011-11-02 | 1 | -2/+2 |
* | FIX BUILD on OS X 10.5: Check whether ld understands -no_compact_unwind | Thorkil Naur | 2011-10-19 | 1 | -0/+25 |
* | A little more CPP removal | Ian Lynagh | 2011-10-19 | 1 | -1/+10 |
* | Convert the HAVE_GNU_NONEXEC_STACK conditional into Haskell | Ian Lynagh | 2011-10-19 | 1 | -0/+18 |
* | Add "have subsections via symbols" to the Platform type | Ian Lynagh | 2011-10-19 | 1 | -0/+15 |
* | Put the target platform in the settings file | Ian Lynagh | 2011-10-19 | 1 | -58/+166 |
* | Fix bindist finding gcc on OS X; fixes trac #5397 | Ian Lynagh | 2011-10-01 | 1 | -0/+90 |
* | Add s390x to list of supported architectures | Joachim Breitner | 2011-09-06 | 1 | -0/+3 |
* | Update to work with Alex 3.0: basically disabling Alex's new Unicode | Simon Marlow | 2011-08-05 | 1 | -0/+3 |
* | Refactor configure.ac's: Define FIND_GCC() in aclocal.m4 | Ian Lynagh | 2011-08-03 | 1 | -0/+18 |
* | Refactor configure.ac's: Put XCODE_VERSION() in aclocal.m4 | Ian Lynagh | 2011-08-03 | 1 | -0/+26 |
* | Fix path to Cabal library, corrects documentation. | Lennart Kolmodin | 2011-08-02 | 1 | -2/+4 |
* | The patch fixes recognition of 'softfloat' targets as valid: | Sergei Trofimovich | 2011-06-26 | 1 | -0/+3 |
* | Fix gcc 4.6 warnings; fixes #5176 | Ian Lynagh | 2011-06-25 | 1 | -1/+4 |
* | Fix path to touch on Windows | Ian Lynagh | 2011-06-23 | 1 | -1/+1 |
* | Share more code between configure.ac and distrib/configure.ac.in | Ian Lynagh | 2011-06-22 | 1 | -0/+52 |
* | fix path to ghc-pwd | Simon Marlow | 2011-06-06 | 1 | -1/+1 |
* | Remove unused hasktags configure check | David Terei | 2011-05-04 | 1 | -12/+0 |
* | Use "true" rather than ":" for RANLIB, where we don't have ranlib | Ian Lynagh | 2011-04-29 | 1 | -2/+2 |
* | Move the machdepCCOpts flags into cCcOpts | Ian Lynagh | 2011-04-29 | 1 | -0/+15 |
* | Get CC_STAGE0 from the bootstrapping compiler | Ian Lynagh | 2011-04-23 | 1 | -0/+15 |
* | Remove unused ArSupportsInput makefile var | Ian Lynagh | 2011-04-23 | 1 | -26/+0 |
* | Rename FP_HAVE_GCC to FP_GCC_VERSION | Ian Lynagh | 2011-04-22 | 1 | -4/+4 |
* | Remove HaveGcc (it was always YES) | Ian Lynagh | 2011-04-22 | 1 | -19/+11 |
* | Remove redundant tests for whether we're in a GHC tree | Ian Lynagh | 2011-04-22 | 1 | -1/+1 |
* | fix documentation of FP_ARG_WITH_PATH_GNU_PROG | Mark Lentczner | 2011-04-22 | 1 | -2/+2 |
* | do not use sed for version date processing but rather cut and tr | Matthias Kilian | 2011-04-20 | 1 | -1/+1 |
* | Now that -fvia-C is gone, we don't need -march=i686 on i386 Darwin | Ian Lynagh | 2011-04-13 | 1 | -7/+3 |
* | Change the way module initialisation is done (#3252, #4417) | Simon Marlow | 2011-04-12 | 1 | -0/+25 |
* | Remove dead code, now that -fvia-c is a no-op | Ian Lynagh | 2011-04-04 | 1 | -27/+0 |
* | Stop explicitly asking for 10.5 support on OS X; fixes #5011 | Ian Lynagh | 2011-03-13 | 1 | -10/+0 |
* | configure: triplet: accept i486 CPU (and more), more vendors and OSes | Sergei Trofimovich | 2011-03-01 | 1 | -2/+13 |
* | Fix platform detection in bindists | Ian Lynagh | 2011-02-11 | 1 | -0/+77 |
* | Keep separate linker flags, for when we want to link with gcc or ld | Ian Lynagh | 2011-01-24 | 1 | -7/+11 |
* | Reinstate the OS X flags in the LDFLAGS etc variables | Ian Lynagh | 2011-01-17 | 1 | -9/+3 |
* | It's not clear if LDFLAGS flags will be given to gcc or ld, | Ian Lynagh | 2011-01-16 | 1 | -4/+14 |
* | Make CPPFLAGS variables, as well as CFLAGS and LDFLAGS | Ian Lynagh | 2010-12-07 | 1 | -1/+4 |
* | Add a configure message | Ian Lynagh | 2010-12-06 | 1 | -0/+2 |
* | Tell gcc to support back to OS X 10.5 | Ian Lynagh | 2010-12-03 | 1 | -0/+8 |
* | Tweak a configure test | Ian Lynagh | 2010-11-23 | 1 | -1/+1 |
* | Add a configure test for the visibility hidden attribute | Ian Lynagh | 2010-11-23 | 1 | -0/+18 |
* | For bindists, build ghc-pwd with stage 1 | Ian Lynagh | 2010-11-21 | 1 | -30/+36 |
* | configure.ac tweaks | Ian Lynagh | 2010-11-20 | 1 | -19/+45 |
* | Update to docbook 4.5; fixes trac #4447 | Ian Lynagh | 2010-11-14 | 1 | -4/+4 |
* | Don't use -march=i686 on powerpc-apple-darwin | Ian Lynagh | 2010-09-21 | 1 | -1/+1 |
* | Add some -no-user-package-conf flags | Ian Lynagh | 2010-09-02 | 1 | -1/+1 |
* | Set -fno-stack-protector in CONF_CC_OPTS_STAGE* rathre than extra-gcc-opts | Ian Lynagh | 2010-08-19 | 1 | -9/+9 |
* | Set -march=i686 on OS X x86 in the configure variables | Ian Lynagh | 2010-08-19 | 1 | -2/+6 |
* | fix FP_CHECK_ALIGNMENT for autoconf 2.66 (fixes #4252) | Ross Paterson | 2010-08-16 | 1 | -1/+1 |
* | Set -fno-stack-protector in extra-gcc-opts; fixes #4206 | Ian Lynagh | 2010-07-28 | 1 | -0/+9 |