summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/linking
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-061-4/+2
* Allocate bss section within proper range of other sectionsZejun Wu2019-01-305-0/+30
* testsuite: Use makefile_testBen Gamari2019-01-302-25/+18
* Revert "Batch merge"Ben Gamari2019-01-306-48/+25
* Batch mergeBen Gamari2019-01-306-25/+48
* testsuite: Skip ghcilink002 when unregisterisedBen Gamari2019-01-231-0/+2
* testsuite: Disable more tests in unregisterised buildwip/disable-fragile-unreg-testsBen Gamari2018-12-281-2/+6
* Revert "Allocate bss section within proper range of other sections"Ben Gamari2018-10-305-31/+0
* Fix T15729 in masterZejun Wu2018-10-171-1/+1
* Allocate bss section within proper range of other sectionsZejun Wu2018-10-155-0/+31
* Fix #9438 by converting a panic to an error messageRyan Scott2018-04-135-5/+28
* 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-262-11/+21
* Load dependent dlls.Tamar Christina2017-02-261-4/+0
* Remove unused LOCAL_GHC_PKG definition from a test MakefileReid Barton2017-01-231-2/+0
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-222-56/+23
* Testsuite: remove Windows CR [skip ci]Thomas Miedema2016-06-202-2/+2
* Testsuite driver: always quote opts.testdirThomas Miedema2016-06-071-2/+2
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-031-1/+1
* Testsuite: don't use --interactive in MakefilesThomas Miedema2016-05-272-9/+9
* 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
* Testsuite: delete empty files [skip ci]Thomas Miedema2016-02-253-0/+0
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-251-0/+1
* Error early when you register with too old a version of Cabal.Edward Z. Yang2016-02-101-3/+3
* Testsuite: fixup req_profiling tests (#11496)Thomas Miedema2016-01-271-2/+2
* 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
* ELF/x86_64: map object file sections separately into the low 2GBSimon Marlow2015-10-151-1/+1
* Testsuite: T3333 still fails on non-linux statically linked ghci (#3333)Thomas Miedema2015-10-101-1/+1
* Add short library names support to Windows linkerTamar Christina2015-10-107-11/+65
* Upgrade GCC to 5.2.0 for Windows x86 and x86_64Tamar Christina2015-08-122-2/+0
* Testsuite: mark tests as expect_broken on win64Thomas Miedema2015-06-111-1/+2
* Testsuite: add/fix cleanup for certain testsThomas Miedema2015-06-041-4/+7
* Add the ability to :set -l{foo} in ghci, fix #1407.archblob2014-09-162-0/+6
* Change testsuite to not use old-style file package databasesDuncan Coutts2014-08-291-3/+3
* Package keys (for linking/type equality) separated from package IDs.Edward Z. Yang2014-08-051-0/+3
* Fix T3333Austin Seipp2014-01-141-1/+3
* Test Trac #3333Takano Akio2013-10-255-0/+19
* The linker can still be used when DYNAMIC_GHC_PROGRAMS=YESSimon Marlow2013-08-221-2/+1
* More conversionsIan Lynagh2013-02-111-6/+6
* Convert more helper functionsIan Lynagh2013-02-111-2/+2
* Replace 'if_os' and 'unless_os' with 'opsys'Ian Lynagh2013-02-111-4/+4