summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* testsuite: Mark T14702 as fragile on WindowsBen Gamari2020-11-281-0/+1
* Add rts_listThreads and rts_listMiscRoots to RtsAPI.hDavid Eichmann2020-11-134-0/+70
* Introduce test for dynamic library unloadingGHC GitLab CI2020-11-114-0/+117
* Fix and enable object unloading in GHCiÖmer Sinan Ağacan2020-11-111-0/+3
* Merge remote-tracking branch 'origin/wip/tsan/all'Ben Gamari2020-11-081-0/+4
|\
| * testsuite: Skip divbyzero and derefnull under TSANGHC GitLab CI2020-10-241-0/+4
* | Linker: reorganize linker related codeSylvain Henry2020-11-031-2/+2
* | RtsAPI: pause and resume the RTSDavid Eichmann2020-11-0223-0/+674
* | Document that ccall convention doesn't support varargsBen Gamari2020-11-024-3/+32
|/
* Workaround for #18623: GHC crashes bc. under rlimit for vmem it will reserveBenjamin Maurer2020-09-291-0/+6
* testsuite: Mark some GHCi/Makefile tests as broken on WindowsBen Gamari2020-09-203-0/+3
* testsuite: Update expected output for outofmem on WindowsBen Gamari2020-09-201-1/+1
* [macOS] improved runpath handlingMoritz Angermann2020-09-071-1/+1
* Replace HscTarget with BackendSylvain Henry2020-07-221-2/+3
* rts linker: teach the linker about GLIBC's special handling of *stat, mknod a...Adam Sandberg Ericsson2020-07-075-0/+71
* Don't return preload units when we set DyNFlagsSylvain Henry2020-06-131-2/+3
* Modules: Utils and Data (#13009)Sylvain Henry2020-04-262-2/+2
* PPC NCG: Add DWARF constants and debug labelsPeter Trommler2020-04-221-2/+1
* testsuite: Flush stdout buffers in InitEventLoggingBen Gamari2020-02-263-2/+7
* check for safe arguments, raising error when invalid (fix #17720)Stefan Pavikevik2020-02-245-0/+25
* Modules: Driver (#13009)Sylvain Henry2020-02-211-1/+1
* Module hierarchy: ByteCode and Runtime (cf #13009)Sylvain Henry2020-02-127-7/+7
* testsuite: Fix -Wcompat-unqualified-imports issuesBen Gamari2020-02-083-3/+3
* Fix hs_try_putmvar losing track of running capDylan Yudaken2020-02-082-0/+23
* Fix chaining tagged and untagged ptrs in compacting GCÖmer Sinan Ağacan2020-01-253-0/+84
* testsuite: Disable derefnull when built with LLVMBen Gamari2019-12-301-4/+4
* testsuite: Mark T5435_* tests as broken on ARMBen Gamari2019-12-171-6/+16
* testsuite: Disable divByZero on non-NCG targetsBen Gamari2019-12-051-0/+4
* rts: Expose interface for configuring EventLogWritersBen Gamari2019-11-234-0/+55
* testsuite: Increase width of stack003 testBen Gamari2019-11-191-5/+11
* testsuite: Mark T13676 as broken on Darwin and WindowsBen Gamari2019-11-091-2/+3
* testsuite: Fix header #include order on WindowsBen Gamari2019-11-091-2/+3
* Testsuite: Introduce req_rts_linkerStefan Schulze Frielinghaus2019-11-083-10/+7
* testsuite: skip test requiring RTS linker on PowerPCPeter Trommler2019-11-052-8/+5
* Merge non-moving garbage collectorBen Gamari2019-10-232-41/+95
|\
| * testsuite: Don't run T7160 in nonmoving_thr waysBen Gamari2019-10-221-1/+1
| * testsuite: bug1010 requires -c, which isn't supported by nonmovingBen Gamari2019-10-221-1/+4
| * testsuite: Ensure that threaded tests are run in nonmoving_thrBen Gamari2019-10-221-2/+6
| * rts/BlockAlloc: Allow aligned allocation requestswip/gc/aligned-block-allocationÖmer Sinan Ağacan2019-10-181-37/+84
* | Windows: Update tarballs to GCC 9.2 and remove MAX_PATH limit.Tamar Christina2019-10-202-2/+2
|/
* Skip T13767 on DarwinVladislav Zavialov2019-10-121-1/+3
* Escape stats file command (#13676)Vladislav Zavialov2019-10-123-0/+49
* Add new debug flag -DZTobias Guggenmos2019-10-033-0/+3
* Expunge #ifdef and #ifndef from the codebaseJohn Ericson2019-07-144-9/+9
* testsuite: Ensure T5423 flushes C output bufferBen Gamari2019-06-164-3/+15
* testsuite: Add assertions that way lists are in fact listsBen Gamari2019-06-151-1/+1
* testsuite: Fix omit_ways usageBen Gamari2019-06-121-1/+1
* testsuite: Skip T7919 in ghci wayBen Gamari2019-06-121-1/+2
* testsuite: Mark T2783 as fragile in threaded1Ben Gamari2019-06-121-1/+1
* testsuite: Add test for #16514Ben Gamari2019-06-094-0/+68