summaryrefslogtreecommitdiff
path: root/testsuite/tests/dynlibs/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Only use -ldl conditionally to fix T3807Greg Steuck2021-12-211-1/+1
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-121-6/+6
* add -flink-rts flag to link the rts when linking a shared or static library #...Adam Sandberg Ericsson2020-07-071-1/+31
* testsuite: Remove test that dlopens a PIE object.Marius Bakke2020-03-291-3/+1
* Hadrian: add rts shared library symlinks for backwards compatabilityDavid Eichmann2019-04-141-0/+5
* Add support for producing position-independent executablesBen Gamari2017-08-221-0/+6
* Add dynamic version of T4464Paolo Capriotti2012-09-091-0/+11
* 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-161-4/+4
* Fix test T5373 for +RTS/rtsopts changesDuncan Coutts2011-10-281-4/+4
* Improve test T5373Ian Lynagh2011-10-111-3/+5
* Add a test for #5373 (-rtsopts, dynamic libs and OSX / Windows)Ian Lynagh2011-10-091-1/+10
* Fix #4264 on OS XIan Lynagh2011-10-061-1/+1
* Move tests from tests/ghc-regress/* to just tests/*David Terei2011-07-201-0/+32