| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix platform detection in bindists | Ian Lynagh | 2011-02-11 | 1 | -66/+1 |
* | Enable DTrace on Solaris; based on a patch from Karel Gardas | Ian Lynagh | 2011-02-10 | 1 | -1/+1 |
* | update to mingw gcc 4.5.2 | Simon Marlow | 2011-01-19 | 1 | -0/+2 |
* | Keep separate linker flags, for when we want to link with gcc or ld | Ian Lynagh | 2011-01-24 | 1 | -7/+10 |
* | Add OSTYPE build-system variable, and use it | simonpj@microsoft.com | 2011-01-13 | 1 | -0/+5 |
* | In configure, test that GHC generates code for the correct platform (#4819) | Simon Marlow | 2011-01-07 | 1 | -0/+10 |
* | add comment to remind people to update driver/gcc/gcc.c | Simon Marlow | 2011-01-06 | 1 | -0/+3 |
* | Define cTargetArch and start to use it rather than ifdefs | Ian Lynagh | 2011-01-04 | 1 | -0/+1 |
* | Remove dead code now that we require the bootstrapping compiler be >= 6.12 | Ian Lynagh | 2010-12-14 | 1 | -5/+0 |
* | GHC 6.12 is now needed to build the HEAD | Ian Lynagh | 2010-12-14 | 1 | -2/+2 |
* | Add libstdc++-4.5.0-1-mingw32-dll-6.tar.lzma to mingw tarballs | Ian Lynagh | 2010-12-13 | 1 | -0/+2 |
* | Make CPPFLAGS variables, as well as CFLAGS and LDFLAGS | Ian Lynagh | 2010-12-07 | 1 | -4/+7 |
* | Tweak the cleaning of inplace/; fixes trac #4320 | Ian Lynagh | 2010-12-05 | 1 | -1/+2 |
* | Remove unused variables from the build system: HBC, NHC, MKDEPENDHS | Ian Lynagh | 2010-11-24 | 1 | -3/+0 |
* | Add a configure test for the visibility hidden attribute | Ian Lynagh | 2010-11-23 | 1 | -0/+2 |
* | For bindists, build ghc-pwd with stage 1 | Ian Lynagh | 2010-11-21 | 1 | -0/+1 |
* | configure.ac tweaks | Ian Lynagh | 2010-11-20 | 1 | -51/+15 |
* | Improve the OS X installer | Ian Lynagh | 2010-10-22 | 1 | -1/+1 |
* | Change how the OS X installer's create-links finds the versin number | Ian Lynagh | 2010-10-17 | 1 | -1/+1 |
* | Fix build following haskell98 and -fglasgow-exts changes | Ian Lynagh | 2010-10-06 | 1 | -1/+1 |
* | Check inplace doesn't exist before we try to create it | Ian Lynagh | 2010-09-24 | 1 | -1/+1 |
* | Bump version to 7.1 | Ian Lynagh | 2010-09-21 | 1 | -1/+1 |
* | Fix gcc wrapper for new mingw binaries | Ian Lynagh | 2010-09-05 | 1 | -1/+5 |
* | Update intree-mingw creation | Ian Lynagh | 2010-09-04 | 1 | -9/+17 |
* | Update commands to build in-tree mingw | Ian Lynagh | 2010-09-04 | 1 | -12/+10 |
* | Don't test for gcc flags before we've found gcc | Ian Lynagh | 2010-08-24 | 1 | -6/+7 |
* | Integrate new I/O manager, with signal support | Johan Tibell | 2010-07-24 | 1 | -0/+4 |
* | Fix the -lm configure test; fixes #4155 | Ian Lynagh | 2010-08-05 | 1 | -2/+5 |
* | Add thread affinity support for FreeBSD | Gabor Pali | 2010-07-20 | 1 | -1/+1 |
* | Use different CC/LD options for different stages | Ian Lynagh | 2010-07-23 | 1 | -10/+12 |
* | Add configure flags for the location of GMP includes/library; fixes #4022 | Ian Lynagh | 2010-05-25 | 1 | -0/+16 |
* | Unset $CFLAGS for "GNU non-executable stack" configure test; fixes #3889 | Ian Lynagh | 2010-05-21 | 1 | -0/+6 |
* | Set the location of ar to be the in-tree ar on Windows | Ian Lynagh | 2010-05-18 | 1 | -0/+1 |
* | Remove duplicate "./configure --help" output; fixes #4075 | Ian Lynagh | 2010-05-16 | 1 | -10/+2 |
* | Update various 'sh boot's to 'perl boot' | Ian Lynagh | 2010-05-16 | 1 | -1/+1 |
* | Fix the GHC API link in the main doc index.html | Ian Lynagh | 2010-04-22 | 1 | -1/+1 |
* | Remove the ghc_ge_609 makefile variables | Ian Lynagh | 2010-04-12 | 1 | -2/+0 |
* | Increase the minimum version number required to 6.10 in configure.ac | Ian Lynagh | 2010-04-12 | 1 | -2/+2 |
* | Explicitly check whether ar supports the @file syntax | Ian Lynagh | 2010-03-29 | 1 | -1/+1 |
* | Add gcc-g++ to the inplace mingw installation; fixes #3893 | Ian Lynagh | 2010-03-26 | 1 | -0/+2 |
* | Fix the build for non-GNU-ar | Ian Lynagh | 2010-03-24 | 1 | -0/+1 |
* | When compiling with GHC >= 6.13, use -rtsopts | Ian Lynagh | 2010-03-14 | 1 | -0/+2 |
* | Fix the link to the ghc docs in libraries/prologue.txt | Ian Lynagh | 2010-02-23 | 1 | -1/+3 |
* | Fix more library links in the user guide | Ian Lynagh | 2010-02-23 | 1 | -0/+2 |
* | Fix the links to the base docs from the user guide | Ian Lynagh | 2010-02-23 | 1 | -1/+3 |
* | Refactor gcc.c, pulling out the reusable code | Ian Lynagh | 2010-02-18 | 1 | -1/+1 |
* | Allow GNU-standard --host, --build, --target configure options (#3637) | Simon Marlow | 2010-01-19 | 1 | -18/+56 |
* | Partial support for Haiku (#3727) | Simon Marlow | 2009-12-21 | 1 | -1/+1 |
* | fix up libm detection and use (#3724) | Simon Marlow | 2009-12-16 | 1 | -5/+2 |
* | configure.ac: fix libm checks (Trac #3730) | Sergei Trofimovich | 2009-12-04 | 1 | -5/+9 |