summaryrefslogtreecommitdiff
path: root/rts/include
Commit message (Expand)AuthorAgeFilesLines
...
* Rip out SPARC register supportBen Gamari2022-01-292-138/+0
* A few comment cleanupsBen Gamari2022-01-291-1/+1
* rts: Refactor event typesBen Gamari2022-01-292-105/+18
* Levity-polymorphic arrays and mutable variablessheaf2022-01-261-3/+0
* rts/winio: Fix #18382Ben Gamari2022-01-182-8/+1
* winio: fix heap corruption and various leaks.Tamar Christina2022-01-151-0/+1
* Change assertions in Stats.c to warnings (and introduce WARN macro)Matthew Pickering2022-01-111-0/+13
* RTS: Fix CloneStack.c when no table next to codePeter Trommler2021-12-291-1/+1
* rts: Refactor SRT representation selectionBen Gamari2021-12-011-26/+38
* linker: Introduce linker_verbose debug outputBen Gamari2021-11-291-1/+2
* Make ambient MinGW support a proper settingsJohn Ericson2021-11-271-4/+2
* Kill a use of %n format specifierGreg Steuck2021-11-251-3/+4
* Apply 1 suggestion(s) to 1 file(s)John Ericson2021-11-251-1/+1
* Reorder `sed` arguments to work with BSD sedGreg Steuck2021-11-251-2/+3
* Make: Get rid of `BUILD_.*_INCLUDE_DIRS`John Ericson2021-11-161-4/+10
* Make: Get rid of GHC_INCLUDE_DIRSJohn Ericson2021-11-151-5/+3
* Generate ghcversion.h with the top-level configureJohn Ericson2021-11-121-40/+6
* Make: Do not generate ghc.* headers in stage0John Ericson2021-11-121-17/+9
* Don't expose bignum backend in ghc --info (#20495)Sylvain Henry2021-11-091-1/+0
* Avoid GHC_STAGE and other include bitsJohn Ericson2021-11-051-2/+0
* make: Futher systematize handling of generated headersJohn Ericson2021-11-051-9/+7
* Correct load_load_barrier for risc-vTakenobu Tani2021-11-041-1/+1
* Treat generated RTS headers in a more consistent mannerJohn Ericson2021-11-021-0/+20
* Make build system: Put make generated include's in RTS distdirsJohn Ericson2021-10-311-10/+10
* Fix dangling reference to RtsConfig.hJohn Ericson2021-10-241-1/+1
* Null eventlog writerOleg Grenrus2021-10-152-0/+6
* rts/nonmoving: Enable selector optimisation by defaultBen Gamari2021-10-121-2/+0
* Corrected types of thread ids obtained from the RTSMann mit Hut2021-10-062-5/+11
* rts: Unify stack dirtiness checkBen Gamari2021-10-021-3/+3
* rts: Ensure that headers don't refer to undefined __STDC_VERSION__Ben Gamari2021-09-231-0/+6
* Use Info Table Provenances to decode cloned stack (#18163)Sven Tennie2021-09-231-2/+0
* Introduce stack snapshotting / cloning (#18741)Sven Tennie2021-09-232-0/+10
* Link with libm dynamically (#19877)Sylvain Henry2021-09-221-0/+1
* hadrian: Ensure that settings is regenerated during bindist installationBen Gamari2021-09-071-0/+1
* Optimize Info Table Provenance Entries (IPEs) Map creation and lookupSven Tennie2021-08-111-14/+10
* Move `/includes` to `/rts/include`, sort per package betterJohn Ericson2021-08-0972-0/+12152