summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/rdynamic.hs
Commit message (Expand)AuthorAgeFilesLines
* testsuite: move tests related to linker under tests/rts/linkerArtem Pyanykh2019-04-211-49/+0
* Fix rdynamic flag and test on WindowsTamar Christina2015-08-181-2/+8
* Revert "Revert "Make the linker API thread-safe""Simon Marlow2014-12-051-0/+2
* Revert "Make the linker API thread-safe"Simon Peyton Jones2014-12-021-2/+0
* Make the linker API thread-safeSimon Marlow2014-11-281-0/+2
* Revert "Rename _closure to _static_closure, apply naming consistently."Edward Z. Yang2014-10-201-1/+1
* Rename _closure to _static_closure, apply naming consistently.Edward Z. Yang2014-10-011-1/+1
* Implement -rdynamic in Linux and Windows/MinGW32.Facundo Domínguez2014-08-181-0/+41