summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/linking
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Mark all ghci/linking/dyn tests as requiring dynamic linkingBen Gamari2021-10-121-0/+2
* testsuite: Mark ghcilink00[25] as requiring dynamic linkingBen Gamari2021-10-121-2/+4
* Adds AArch64 Native Code GeneratorMoritz Angermann2021-06-051-0/+6
* [Darwin] mark stdc++ tests as brokenMoritz Angermann2021-05-071-10/+10
* Make tests more portable on FreeBSDViktor Dukhovni2021-04-222-6/+12
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-11/+10
* Mark p6 and T3333 as fragileSimon Jakobi2021-04-051-1/+2
* Add UnitId to Target recordFendor2021-03-281-3/+3
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-10/+11
* Demand: Interleave usage and strictness demands (#18903)Sebastian Graf2020-11-201-1/+1
* Linker: reorganize linker related codeSylvain Henry2020-11-031-1/+1
* testsuite: Mark some GHCi/Makefile tests as broken on WindowsBen Gamari2020-09-201-0/+2
* Replace HscTarget with BackendSylvain Henry2020-07-221-1/+1
* winio: Fix stderr output for ghci/linking/dyn tests.Andreas Klebinger2020-07-153-1/+7
* Unit: split and rename modulesSylvain Henry2020-04-301-1/+1
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-261-1/+1
* Testsuite: mark T11531 fragilePeter Trommler2020-04-101-1/+2
* Do not panic on linker errorsPeter Trommler2020-03-256-0/+36
* testsuite: Mark ghci056 and ghcilink004 as fragile in unregBen Gamari2020-03-111-0/+1
* testsuite: Disable tests that assume name of libstdc++ on FreeBSDBen Gamari2020-02-141-2/+12
* testsuite: Don't override LD_LIBRARY_PATH, only prependBen Gamari2019-12-021-1/+1
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-082-1/+2
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-052-1/+2
* testsuite: Mark T3372 as fragile on WindowsBen Gamari2019-06-211-1/+7
* Allow for multiple linker instances. Fixes Haskell portion of #3372.Julian Leviston2019-05-213-0/+73
* 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