summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/linking/dyn
Commit message (Expand)AuthorAgeFilesLines
* Windows: fix all failing tests.Tamar Christina2018-01-025-143/+3
* Big-obj support for the Windows runtime linkerTamar Christina2017-07-085-0/+17
* Better import library support for WindowsTamar Christina2017-06-025-0/+148
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-7/+13
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-25/+13
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-202-2/+2
* Testsuite driver: always quote opts.testdirThomas Miedema2016-06-071-2/+2
* Testsuite: don't use --interactive in MakefilesThomas Miedema2016-05-271-1/+1
* Testsuite: introduce TEST_HC_OPTS_INTERACTIVE (#11468)Thomas Miedema2016-05-251-4/+4
* Fix aggressive cleanup of T1407Tamar Christina2016-05-012-8/+20
* Add Windows import library support to the Runtime LinkerTamar Christina2016-04-178-0/+38
* Change runtime linker to perform lazy loading of symbols/sectionsTamar Christina2016-04-111-1/+1
* Add -ignore-dot-ghci to tests that use --interactiveReid Barton2016-01-211-1/+1
* Link command line libs to temp soPeter Trommler2016-01-155-0/+27
* Fix archive loading on Windows by the runtime loaderTamar Christina2015-11-172-1/+9
* Fix sporadic failing ghci/Linker/Dyn testsTamar Christina2015-11-081-5/+5
* Allow the GHCi Linker to resolve related dependencies when loading DLLsTamar Christina2015-11-077-10/+96
* Add short library names support to Windows linkerTamar Christina2015-10-104-0/+56