summaryrefslogtreecommitdiff
path: root/testsuite/tests/dynlibs
Commit message (Expand)AuthorAgeFilesLines
* Add support for producing position-independent executablesBen Gamari2017-08-225-0/+33
* hs_add_root() RTS API removalSergei Trofimovich2017-04-171-3/+0
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-26/+3
* Testsuite: delete Windows line endings [skip ci] (#11631)Thomas Miedema2016-02-231-7/+7
* Delete __GLASGOW_HASKELL__ ifdefs for stage0 < 7.6.Thomas Miedema2014-10-071-4/+0
* Replace 'if_os' and 'unless_os' with 'opsys'Ian Lynagh2013-02-111-2/+2
* Remove unnecessary hs_add_root call (#7031)Paolo Capriotti2012-09-091-5/+0
* Add dynamic version of T4464Paolo Capriotti2012-09-093-0/+15
* Fix warning in T4464.Paolo Capriotti2012-09-091-2/+2
* avoid the new -rtsopts/-shared warningSimon Marlow2012-08-231-1/+1
* fix T4464 on WindowsSimon Marlow2012-05-011-2/+2
* Define the GHC "compiler_always_flags" in make; fixes trac #5213Ian Lynagh2011-11-171-6/+6
* Fix T4464 for the new way of handling main() and -rtsoptsSimon Marlow2011-11-162-4/+13
* add req_shared_libs and use itSimon Marlow2011-11-161-3/+6
* T5373 is now expected to pass on mingw32/darwinSimon Marlow2011-11-161-3/+2
* Fix test T5373 for +RTS/rtsopts changesDuncan Coutts2011-10-281-4/+4
* Improve test T5373Ian Lynagh2011-10-114-7/+16
* Add a test for #5373 (-rtsopts, dynamic libs and OSX / Windows)Ian Lynagh2011-10-096-1/+32
* Fix #4264 on OS XIan Lynagh2011-10-062-3/+2
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-2011-0/+174