summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts
Commit message (Expand)AuthorAgeFilesLines
* Fix typoPeter Trommler2021-04-091-1/+1
* testsuite: Skip T18623 on powerpc64lePeter Trommler2021-04-091-1/+2
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-052-6/+1
* [testsuite/aarch64] disable T18623Moritz Angermann2021-03-291-1/+6
* Move loader state into InterpSylvain Henry2021-03-231-1/+2
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-212-1/+6
* [ci] Skip test's on windows that often fail in CI.wip/angerman/stable-windowsMoritz Angermann2021-03-161-1/+8
* rts: Gradually return retained memory to the OSMatthew Pickering2021-03-102-0/+41
* rts: Use a separate free block list for allocatePinnedMatthew Pickering2021-03-082-0/+58
* Fix array and cleanup conversion primops (#19026)Sylvain Henry2021-03-031-2/+2
* Test start/endEventlogging: first header must be EVENT_HEADER_BEGINDavid Eichmann2021-03-024-0/+207
* eventlog: Fix various racesBen Gamari2021-03-021-1/+0
* Remove the -xt heap profiling optionMatthew Pickering2021-02-273-10/+0
* rts/PEi386: Fix reentrant lock usageBen Gamari2021-01-093-3/+0
* Increase -A default to 4MB.Andreas Klebinger2020-12-221-8/+8
* testsuite: Mark divbyzero, derefnull as fragileBen Gamari2020-12-151-0/+2
* Move Unit related fields from DynFlags to HscEnvSylvain Henry2020-12-141-1/+2
* 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