| Commit message (Expand) | Author | Age | Files | Lines |
* | hadrian: Fix flavour compiler stage options off-by-one error | Alexis King | 2023-03-08 | 8 | -31/+55 |
* | hadrian: Add +boot_nonmoving_gc flavour transformer | Ben Gamari | 2023-03-08 | 1 | -0/+8 |
* | Change hostSupportsRPaths to report False on OpenBSD | Greg Steuck | 2023-03-08 | 1 | -1/+4 |
* | Enable response files for linker if supported | Gabriella Gonzalez | 2023-03-06 | 1 | -0/+1 |
* | Merge libiserv with ghci | Sylvain Henry | 2023-02-17 | 5 | -11/+6 |
* | Assume platforms support rpaths if they use either ELF or Mach-O | PHO | 2023-02-14 | 1 | -4/+12 |
* | JS: replace "js" architecture with "javascript" | Sylvain Henry | 2023-02-06 | 2 | -3/+3 |
* | linker: Fix BFD import libraries | Tamar Christina | 2023-02-03 | 1 | -1/+1 |
* | Windows: Remove mingwex dependency | Ryan Scott | 2023-02-03 | 3 | -5/+1 |
* | hadrian: Substitute LIBRARY_*_VERSION variables | Ben Gamari | 2023-01-31 | 2 | -2/+18 |
* | hadrian: Refactor templating logic | Ben Gamari | 2023-01-31 | 1 | -61/+90 |
* | hadrian: Sphinx docs require templated cabal files | Ben Gamari | 2023-01-31 | 1 | -2/+15 |
* | Revert "Hadrian: fix doc generation" | Ben Gamari | 2023-01-31 | 2 | -18/+3 |
* | configure: Always create the VERSION file | Ben Gamari | 2023-01-31 | 1 | -3/+1 |
* | Fixes for cabal-reinstall CI job | Matthew Pickering | 2023-01-31 | 2 | -17/+18 |
* | hadrian: Fix library-dirs, dynamic-library-dirs and static-library-dirs in in... | Matthew Pickering | 2023-01-28 | 1 | -2/+5 |
* | Fix spurious change from !9568 | Sylvain Henry | 2023-01-26 | 1 | -1/+1 |
* | Hadrian: fix doc generation | Sylvain Henry | 2023-01-26 | 2 | -3/+18 |
* | Hadrian: fix Windows cross-compilation | Sylvain Henry | 2023-01-25 | 1 | -3/+11 |
* | Hadrian: correctly detect AR at-file support | Sylvain Henry | 2023-01-25 | 2 | -3/+10 |
* | hadrian: disable alloca for in-tree GMP on wasm32 | Cheng Shao | 2023-01-23 | 1 | -1/+9 |
* | hadrian: add hi_core flavour transformer | Cheng Shao | 2023-01-23 | 1 | -0/+9 |
* | ghc package does not have to depend on terminfo | Bodigrim | 2023-01-18 | 2 | -2/+1 |
* | Give the RTS it's own configure script | John Ericson | 2023-01-18 | 5 | -37/+12 |
* | Use -Wdefault when running Python testdriver (#22727) | Krzysztof Gogolewski | 2023-01-18 | 1 | -2/+3 |
* | testsuite: req_smp --> req_target_smp, req_ghc_smp | Sylvain Henry | 2023-01-18 | 1 | -8/+7 |
* | Hadrian: fix warnings (#22783) | Vladislav Zavialov | 2023-01-17 | 2 | -4/+1 |
* | Hadrian: generalise &%> to avoid warnings | sheaf | 2023-01-16 | 7 | -21/+91 |
* | Remove RTS hack for configuring | John Ericson | 2023-01-09 | 2 | -6/+10 |
* | packaging: Build perf builds with -split-sectionswip/various-hadrian-fixes | Matthew Pickering | 2023-01-04 | 1 | -1/+1 |
* | hadrian: Add no_split_sections tranformer | Matthew Pickering | 2023-01-04 | 4 | -25/+48 |
* | hadrian: Add test:all_deps to build just testsuite dependencies | Matthew Pickering | 2023-01-04 | 1 | -0/+3 |
* | hadrian: Fix computation of tables_next_to_code for outOfTreeCompiler | Matthew Pickering | 2023-01-04 | 2 | -1/+3 |
* | hadrian: Ensure that linker scripts are used when merging objects | Ben Gamari | 2022-12-24 | 1 | -2/+6 |
* | hadrian: Enable Cmm instrumentation in TSAN flavour | Ben Gamari | 2022-12-15 | 1 | -1/+1 |
* | Hadrian: Drop TSAN_ENABLED define from flavour | Ben Gamari | 2022-12-15 | 1 | -3/+5 |
* | hadrian: Don't enable TSAN in stage0 build | Ben Gamari | 2022-12-15 | 1 | -1/+1 |
* | hadrian-toolargs: Add filepath to allowed repl targets | Matthew Pickering | 2022-12-09 | 1 | -0/+1 |
* | hadrian-multi: Put interface files in separate directories | Matthew Pickering | 2022-12-09 | 1 | -1/+3 |
* | Add initial support for LoongArch Architecture. | lrzlin | 2022-12-08 | 1 | -1/+2 |
* | hadrian: don't add debug info to non-debug ways of rts | Cheng Shao | 2022-12-08 | 1 | -1/+0 |
* | Hadrian: fix ghcDebugAssertions off-by-one error | sheaf | 2022-12-06 | 4 | -15/+22 |
* | Add Javascript backend | Sylvain Henry | 2022-11-29 | 16 | -57/+178 |
* | Don't let configure perform trivial substitutions (#21846) | Sylvain Henry | 2022-11-23 | 5 | -10/+92 |
* | hadrian:Set TNTC when running testsuite. | Andreas Klebinger | 2022-11-22 | 1 | -1/+4 |
* | Misc cleanup | Krzysztof Gogolewski | 2022-11-16 | 1 | -1/+1 |
* | Add support for the wasm32-wasi target tuple | Cheng Shao | 2022-11-11 | 1 | -1/+2 |
* | hadrian: add targetSupportsThreadedRts flag | Cheng Shao | 2022-11-11 | 9 | -18/+39 |
* | hadrian: add -Wwarn only for cross-compiling unix | Cheng Shao | 2022-11-11 | 1 | -1/+11 |
* | Bump unix submodule to 2.8.0.0 | Matthew Pickering | 2022-11-05 | 1 | -1/+7 |