| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos | Brian Wignall | 2021-02-06 | 1 | -1/+1 |
* | testsuite: Mark T13702 as broken with TSAN due to #18884wip/tsan/ci | Ben Gamari | 2020-10-24 | 1 | -1/+4 |
* | testsuite: Mark T3807 as broken with TSAN | Ben Gamari | 2020-10-24 | 1 | -2/+5 |
* | add -flink-rts flag to link the rts when linking a shared or static library #... | Adam Sandberg Ericsson | 2020-07-07 | 3 | -1/+50 |
* | testsuite: Remove test that dlopens a PIE object. | Marius Bakke | 2020-03-29 | 4 | -21/+1 |
* | Hadrian: add rts shared library symlinks for backwards compatability | David Eichmann | 2019-04-14 | 1 | -0/+5 |
* | testsuite: Use makefile_test | Ben Gamari | 2019-01-30 | 1 | -8/+4 |
* | Revert "Batch merge" | Ben Gamari | 2019-01-30 | 1 | -4/+8 |
* | Batch merge | Ben Gamari | 2019-01-30 | 1 | -8/+4 |
* | Add support for producing position-independent executables | Ben Gamari | 2017-08-22 | 5 | -0/+33 |
* | hs_add_root() RTS API removal | Sergei Trofimovich | 2017-04-17 | 1 | -3/+0 |
* | Remove clean_cmd and extra_clean usage from .T files | Thomas Miedema | 2017-01-22 | 1 | -26/+3 |
* | Testsuite: delete Windows line endings [skip ci] (#11631) | Thomas Miedema | 2016-02-23 | 1 | -7/+7 |
* | Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6. | Thomas Miedema | 2014-10-07 | 1 | -4/+0 |
* | Replace 'if_os' and 'unless_os' with 'opsys' | Ian Lynagh | 2013-02-11 | 1 | -2/+2 |
* | Remove unnecessary hs_add_root call (#7031) | Paolo Capriotti | 2012-09-09 | 1 | -5/+0 |
* | Add dynamic version of T4464 | Paolo Capriotti | 2012-09-09 | 3 | -0/+15 |
* | Fix warning in T4464. | Paolo Capriotti | 2012-09-09 | 1 | -2/+2 |
* | avoid the new -rtsopts/-shared warning | Simon Marlow | 2012-08-23 | 1 | -1/+1 |
* | fix T4464 on Windows | Simon Marlow | 2012-05-01 | 1 | -2/+2 |
* | Define the GHC "compiler_always_flags" in make; fixes trac #5213 | Ian Lynagh | 2011-11-17 | 1 | -6/+6 |
* | Fix T4464 for the new way of handling main() and -rtsopts | Simon Marlow | 2011-11-16 | 2 | -4/+13 |
* | add req_shared_libs and use it | Simon Marlow | 2011-11-16 | 1 | -3/+6 |
* | T5373 is now expected to pass on mingw32/darwin | Simon Marlow | 2011-11-16 | 1 | -3/+2 |
* | Fix test T5373 for +RTS/rtsopts changes | Duncan Coutts | 2011-10-28 | 1 | -4/+4 |
* | Improve test T5373 | Ian Lynagh | 2011-10-11 | 4 | -7/+16 |
* | Add a test for #5373 (-rtsopts, dynamic libs and OSX / Windows) | Ian Lynagh | 2011-10-09 | 6 | -1/+32 |
* | Fix #4264 on OS X | Ian Lynagh | 2011-10-06 | 2 | -3/+2 |
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 11 | -0/+174 |