Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hadrian: add rts shared library symlinks for backwards compatability | David Eichmann | 2019-04-14 | 1 | -0/+5 |
* | Add support for producing position-independent executables | Ben Gamari | 2017-08-22 | 1 | -0/+6 |
* | Add dynamic version of T4464 | Paolo Capriotti | 2012-09-09 | 1 | -0/+11 |
* | 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 | 1 | -4/+4 |
* | Fix test T5373 for +RTS/rtsopts changes | Duncan Coutts | 2011-10-28 | 1 | -4/+4 |
* | Improve test T5373 | Ian Lynagh | 2011-10-11 | 1 | -3/+5 |
* | Add a test for #5373 (-rtsopts, dynamic libs and OSX / Windows) | Ian Lynagh | 2011-10-09 | 1 | -1/+10 |
* | Fix #4264 on OS X | Ian Lynagh | 2011-10-06 | 1 | -1/+1 |
* | Move tests from tests/ghc-regress/* to just tests/* | David Terei | 2011-07-20 | 1 | -0/+32 |