| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Windows: Bump to GCC 7.2 for GHC 8.4 | Tamar Christina | 2017-10-25 | 2 | -40/+39 |
* | configure: Don't hard-code strip tool | Ben Gamari | 2017-09-25 | 1 | -1/+1 |
* | Remove makefile logic for legacy -this-package-key | Herbert Valerio Riedel | 2017-09-09 | 1 | -2/+0 |
* | Clean up opt and llc | Moritz Angermann | 2017-09-06 | 1 | -0/+1 |
* | get-win32-tarballs: Use correct `find` | Ben Gamari | 2017-09-05 | 1 | -3/+6 |
* | get-win32-tarballs: Use bash, not sh | Ben Gamari | 2017-09-05 | 1 | -1/+1 |
* | Enable -Wcpp-undef for GHC and runtime system | Ben Gamari | 2017-08-18 | 1 | -3/+8 |
* | Enable building Cabal with parsec | Herbert Valerio Riedel | 2017-08-01 | 1 | -0/+5 |
* | [skip ci] Temporarily disable split-sections on Windows. | Tamar Christina | 2017-07-13 | 1 | -2/+3 |
* | Implement split-sections support for windows. | Tamar Christina | 2017-07-08 | 1 | -1/+1 |
* | configure: Remove --with-curses-includes flag | Ben Gamari | 2017-07-03 | 1 | -1/+0 |
* | Typos in comments and manual [ci skip] | Gabor Greif | 2017-05-23 | 1 | -3/+3 |
* | mk/config.mk.in: lower -O2 optimization down to -O1 on UNREG | Sergei Trofimovich | 2017-05-23 | 1 | -9/+17 |
* | Pass LLVMTarget (identical to --target) | Moritz Angermann | 2017-05-11 | 1 | -18/+19 |
* | Disable -Wcpp-undef for now | Ben Gamari | 2017-04-30 | 1 | -2/+2 |
* | Enable new warning for fragile/incorrect CPP #if usage | Erik de Castro Lopo | 2017-04-28 | 1 | -2/+2 |
* | get-win32-tarballs: Grab perl tarball from haskell.org, not GitHub | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | Add backup url and sync support for Win32 tarball script | Tamar Christina | 2017-04-25 | 1 | -13/+59 |
* | First update mingw-w64 packages for 8.4 | Tamar Christina | 2017-04-23 | 2 | -49/+49 |
* | Build system: fix bindist for cross-build GHC | Fangrui Song | 2017-04-21 | 1 | -0/+1 |
* | Remove GhcDynamic (in favor of DYNAMIC_GHC_PROGRAMS) | Reid Barton | 2017-04-12 | 1 | -1/+0 |
* | config.mk.in: removed stray HaveLibDL assignment | Sergei Trofimovich | 2017-04-06 | 1 | -2/+0 |
* | avoid $(CrossCompilerPrefix) for stage2 install | Sergei Trofimovich | 2017-04-06 | 1 | -1/+6 |
* | config.mk.in: remove phase=0 hack for CrossCompilePrefix | Sergei Trofimovich | 2017-04-06 | 1 | -4/+0 |
* | Revert "Enable new warning for fragile/incorrect CPP #if usage" | Ben Gamari | 2017-04-05 | 1 | -2/+2 |
* | Enable new warning for fragile/incorrect CPP #if usage | Erik de Castro Lopo | 2017-04-05 | 1 | -2/+2 |
* | config.mk.in: Add bzip, gzip, and xz executable names to be overridden | Ben Gamari | 2017-03-23 | 1 | -3/+3 |
* | get-win32-tarballs: More reworking of tarball maintenance | Ben Gamari | 2017-03-09 | 2 | -7/+28 |
* | get-win32-tarballs: Rework handling of hashing | Ben Gamari | 2017-03-09 | 2 | -35/+49 |
* | get-win32-tarballs: Use haskell.org mirror | Ben Gamari | 2017-03-09 | 1 | -1/+2 |
* | Update crt to latest. | Tamar Christina | 2017-03-09 | 1 | -2/+21 |