summaryrefslogtreecommitdiff
path: root/hadrian/src
Commit message (Expand)AuthorAgeFilesLines
* hadrian: Fix flavour compiler stage options off-by-one errorAlexis King2023-03-088-31/+55
* hadrian: Add +boot_nonmoving_gc flavour transformerBen Gamari2023-03-081-0/+8
* Change hostSupportsRPaths to report False on OpenBSDGreg Steuck2023-03-081-1/+4
* Enable response files for linker if supportedGabriella Gonzalez2023-03-061-0/+1
* Merge libiserv with ghciSylvain Henry2023-02-175-11/+6
* Assume platforms support rpaths if they use either ELF or Mach-OPHO2023-02-141-4/+12
* JS: replace "js" architecture with "javascript"Sylvain Henry2023-02-062-3/+3
* linker: Fix BFD import librariesTamar Christina2023-02-031-1/+1
* Windows: Remove mingwex dependencyRyan Scott2023-02-033-5/+1
* hadrian: Substitute LIBRARY_*_VERSION variablesBen Gamari2023-01-312-2/+18
* hadrian: Refactor templating logicBen Gamari2023-01-311-61/+90
* hadrian: Sphinx docs require templated cabal filesBen Gamari2023-01-311-2/+15
* Revert "Hadrian: fix doc generation"Ben Gamari2023-01-312-18/+3
* configure: Always create the VERSION fileBen Gamari2023-01-311-3/+1
* Fixes for cabal-reinstall CI jobMatthew Pickering2023-01-312-17/+18
* hadrian: Fix library-dirs, dynamic-library-dirs and static-library-dirs in in...Matthew Pickering2023-01-281-2/+5
* Fix spurious change from !9568Sylvain Henry2023-01-261-1/+1
* Hadrian: fix doc generationSylvain Henry2023-01-262-3/+18
* Hadrian: fix Windows cross-compilationSylvain Henry2023-01-251-3/+11
* Hadrian: correctly detect AR at-file supportSylvain Henry2023-01-252-3/+10
* hadrian: disable alloca for in-tree GMP on wasm32Cheng Shao2023-01-231-1/+9
* hadrian: add hi_core flavour transformerCheng Shao2023-01-231-0/+9
* ghc package does not have to depend on terminfoBodigrim2023-01-182-2/+1
* Give the RTS it's own configure scriptJohn Ericson2023-01-185-37/+12
* Use -Wdefault when running Python testdriver (#22727)Krzysztof Gogolewski2023-01-181-2/+3
* testsuite: req_smp --> req_target_smp, req_ghc_smpSylvain Henry2023-01-181-8/+7
* Hadrian: fix warnings (#22783)Vladislav Zavialov2023-01-172-4/+1
* Hadrian: generalise &%> to avoid warningssheaf2023-01-167-21/+91
* Remove RTS hack for configuringJohn Ericson2023-01-092-6/+10
* packaging: Build perf builds with -split-sectionswip/various-hadrian-fixesMatthew Pickering2023-01-041-1/+1
* hadrian: Add no_split_sections tranformerMatthew Pickering2023-01-044-25/+48
* hadrian: Add test:all_deps to build just testsuite dependenciesMatthew Pickering2023-01-041-0/+3
* hadrian: Fix computation of tables_next_to_code for outOfTreeCompilerMatthew Pickering2023-01-042-1/+3
* hadrian: Ensure that linker scripts are used when merging objectsBen Gamari2022-12-241-2/+6
* hadrian: Enable Cmm instrumentation in TSAN flavourBen Gamari2022-12-151-1/+1
* Hadrian: Drop TSAN_ENABLED define from flavourBen Gamari2022-12-151-3/+5
* hadrian: Don't enable TSAN in stage0 buildBen Gamari2022-12-151-1/+1
* hadrian-toolargs: Add filepath to allowed repl targetsMatthew Pickering2022-12-091-0/+1
* hadrian-multi: Put interface files in separate directoriesMatthew Pickering2022-12-091-1/+3
* Add initial support for LoongArch Architecture.lrzlin2022-12-081-1/+2
* hadrian: don't add debug info to non-debug ways of rtsCheng Shao2022-12-081-1/+0
* Hadrian: fix ghcDebugAssertions off-by-one errorsheaf2022-12-064-15/+22
* Add Javascript backendSylvain Henry2022-11-2916-57/+178
* Don't let configure perform trivial substitutions (#21846)Sylvain Henry2022-11-235-10/+92
* hadrian:Set TNTC when running testsuite.Andreas Klebinger2022-11-221-1/+4
* Misc cleanupKrzysztof Gogolewski2022-11-161-1/+1
* Add support for the wasm32-wasi target tupleCheng Shao2022-11-111-1/+2
* hadrian: add targetSupportsThreadedRts flagCheng Shao2022-11-119-18/+39
* hadrian: add -Wwarn only for cross-compiling unixCheng Shao2022-11-111-1/+11
* Bump unix submodule to 2.8.0.0Matthew Pickering2022-11-051-1/+7