summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/linking/all.T
Commit message (Expand)AuthorAgeFilesLines
* CI: Forbid the fully static build on Alpine to fail.M Farkas-Dyck2022-12-011-1/+2
* Add Javascript backendSylvain Henry2022-11-291-6/+14
* rts/PEi386: Fix handling of weak symbolsBen Gamari2022-05-131-2/+0
* testsuite: Clean up tests depending on C++ std libBen Gamari2022-04-061-4/+0
* Minor cleanupKrzysztof Gogolewski2022-04-011-4/+2
* testsuite: Clean up dynlib support predicatesBen Gamari2021-10-121-2/+2
* testsuite: Move big-obj test from ghci/linking/dyn to ghci/linkingBen Gamari2021-10-121-0/+5
* 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-221-4/+4
* 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
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-10/+11
* Testsuite: mark T11531 fragilePeter Trommler2020-04-101-1/+2
* Do not panic on linker errorsPeter Trommler2020-03-251-0/+6
* 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: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-081-1/+1
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-051-1/+1
* testsuite: Use fragile modifier for more testsBen Gamari2019-03-061-4/+2
* Allocate bss section within proper range of other sectionsZejun Wu2019-01-301-0/+5
* testsuite: Use makefile_testBen Gamari2019-01-301-14/+9
* Revert "Batch merge"Ben Gamari2019-01-301-14/+14
* Batch mergeBen Gamari2019-01-301-14/+14
* 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-301-6/+0
* Allocate bss section within proper range of other sectionsZejun Wu2018-10-151-0/+6
* Fix #9438 by converting a panic to an error messageRyan Scott2018-04-131-0/+8
* tests: remove extra_files.py (#12223)Reid Barton2017-02-261-4/+8
* Remove clean_cmd and extra_clean usage from .T filesThomas Miedema2017-01-221-31/+10
* testsuite: Mark broken tests on powerpc64lePeter Trommler2016-06-031-1/+1
* testsuite: mark tests broken on powerpc64Peter Trommler2016-02-251-0/+1
* Testsuite: fixup req_profiling tests (#11496)Thomas Miedema2016-01-271-2/+2
* 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-101-7/+1
* 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-161-0/+2
* Fix T3333Austin Seipp2014-01-141-1/+3
* Test Trac #3333Takano Akio2013-10-251-0/+5
* 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
* Skip ghci/linking tests if we don't have ghci.Austin Seipp2013-02-031-2/+6
* ghcilink004 fails when ghci is dynamic (it tries to load a .a file)Ian Lynagh2012-10-121-1/+2
* ghcilink001 is expected to fail when ghci is dynamicIan Lynagh2012-10-121-1/+2