| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos, using Wikipedia list of common typos | Brian Wignall | 2019-11-28 | 1 | -1/+1 |
* | Properly account for libdw paths in make build system | Ben Gamari | 2019-11-19 | 1 | -0/+1 |
* | configure: Add --with-libdw-{includes,libraries} flags | Ben Gamari | 2019-11-06 | 1 | -0/+3 |
* | distrib: Fix binary distribution installation | Ben Gamari | 2019-10-29 | 1 | -1/+2 |
* | Don't substitute GccVersion variable | Ben Gamari | 2019-10-29 | 1 | -2/+0 |
* | configure: Drop GccLT46 | Ben Gamari | 2019-10-25 | 2 | -3/+0 |
* | Implement s390x LLVM backend. | Stefan Schulze Frielinghaus | 2019-10-22 | 1 | -2/+2 |
* | Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit. | Tamar Christina | 2019-10-20 | 2 | -61/+126 |
* | Simplify Configure in a few ways | John Ericson | 2019-10-12 | 3 | -6/+4 |
* | Get rid of GHC_PACKAGE_DB_FLAG | John Ericson | 2019-10-07 | 1 | -2/+0 |
* | Remove CONFIGURE_ARGS from configure.ac | John Ericson | 2019-10-07 | 1 | -8/+0 |
* | Factor out a smaller part of Platform for host fallback | John Ericson | 2019-10-04 | 1 | -0/+2 |
* | Make sure all boolean settings entries use `YES` / `NO` | John Ericson | 2019-09-05 | 1 | -5/+4 |
* | Consolidate `TablesNextToCode` and `GhcUnreigsterised` in configure (#15548) | Joachim Breitner | 2019-08-10 | 1 | -11/+1 |
* | gitlab-ci: Fix doc-tarball job | Ben Gamari | 2019-07-03 | 1 | -2/+2 |
* | Disable optimisation when building Cabal in development flavours | Ben Gamari | 2019-06-15 | 3 | -0/+13 |
* | Maintain separate flags for C++ compiler invocations | Ben Gamari | 2019-06-13 | 1 | -0/+1 |
* | Add `-haddock` to prepare-system.sh and .gitlab-ci.yml | Takenobu Tani | 2019-06-02 | 1 | -1/+1 |
* | Add `-haddock` to perf.mk rather than prepare-system.sh | Takenobu Tani | 2019-06-02 | 1 | -1/+1 |
* | Restore the --coerce option in 'happy' configuration | Vladislav Zavialov | 2019-05-14 | 1 | -2/+1 |
* | Generate settings by make/hadrian instead of configure | John Ericson | 2019-04-30 | 1 | -0/+37 |
* | Update Wiki URLs to point to GitLab | Takenobu Tani | 2019-03-25 | 5 | -6/+6 |
* | gitlab-ci: Explicitly set bindist tarball name | Ben Gamari | 2019-03-16 | 1 | -6/+6 |
* | Update Trac ticket URLs to point to GitLab | Ryan Scott | 2019-03-15 | 3 | -3/+3 |
* | Rip out perl dependency | Ben Gamari | 2019-03-09 | 3 | -3/+0 |
* | Rip out object splitting | Ben Gamari | 2019-03-05 | 19 | -49/+1 |
* | gitlab-ci: Produce DWARF-enabled binary distribution | Ben Gamari | 2019-03-01 | 1 | -0/+14 |
* | Expression/command ambiguity resolution | Vladislav Zavialov | 2019-02-23 | 1 | -1/+2 |
* | Turn on -Wno-unused-imports in make build system | Matthew Pickering | 2019-02-02 | 1 | -0/+3 |
* | Use O2 on stage1 for faster overall build times with make. | klebinger.andreas@gmx.at | 2019-01-31 | 9 | -9/+9 |
* | Hadrian: support in-tree GMP | Alec Theriault | 2019-01-23 | 1 | -0/+2 |
* | Remove warnings-silencing flags for code generated by Alex | Simon Jakobi | 2018-11-22 | 1 | -3/+0 |
* | Build debugged prof runtimes | Ömer Sinan Ağacan | 2018-09-10 | 1 | -0/+1 |
* | function-section: enable on windows | Tamar Christina | 2018-08-21 | 1 | -1/+1 |
* | Allow arbitrary options to be passed to tar compression | Ben Gamari | 2018-08-08 | 1 | -3/+3 |
* | Make :doc work for the ghc library | Simon Jakobi | 2018-07-27 | 1 | -2/+5 |
* | circleci: Detect core count | Ben Gamari | 2018-07-06 | 1 | -0/+26 |
* | Remove BUILD_DPH, not used | Krzysztof Gogolewski | 2018-07-06 | 2 | -5/+0 |
* | Serialize docstrings to ifaces, display them with new GHCi :doc command | Simon Jakobi | 2018-06-04 | 1 | -1/+4 |
* | `--via-asm` only for windows targets | Moritz Angermann | 2018-03-06 | 1 | -2/+6 |
* | Compile with `--via-asm` when cross compiling. | Moritz Angermann | 2018-03-02 | 1 | -2/+6 |
* | Adds *-cross-ncg flavour. | Moritz Angermann | 2018-03-02 | 4 | -4/+63 |
* | Don't use ld.gold when building libraries for GHCi | Simon Marlow | 2018-02-21 | 1 | -0/+1 |
* | ghc-prim: Emulate C11 atomics when not available | Ben Gamari | 2018-02-03 | 2 | -1/+4 |
* | Typos in comments | Gabor Greif | 2018-01-17 | 1 | -2/+2 |
* | Windows: Bump to GCC 7.2 for GHC 8.4 | Tamar Christina | 2017-11-11 | 2 | -40/+39 |
* | Update autoconf test for gcc to require 4.7 and up | Peter Trommler | 2017-11-06 | 2 | -8/+1 |
* | Bump haddock submodule | alexbiehl | 2017-11-02 | 1 | -1/+1 |
* | Windows: Update the mirror script to generate hashes and use mirror fallback | Tamar Christina | 2017-10-25 | 1 | -6/+24 |
* | Revert "Windows: Bump to GCC 7.2 for GHC 8.4" | Tamar Christina | 2017-10-25 | 2 | -39/+40 |