summaryrefslogtreecommitdiff
path: root/rts/IPE.c
Commit message (Expand)AuthorAgeFilesLines
* rts: IPE.c: don't do mutex stuff when THREADED_RTS is not definedCheng Shao2022-11-111-0/+10
* Separate IPE source file from spanBen Gamari2022-10-111-1/+2
* Refactor IPE initializationBen Gamari2022-10-111-82/+63
* rts: Refactor IPE tracing supportBen Gamari2022-10-111-17/+13
* Fix a few Note inconsistenciesBen Gamari2022-02-011-1/+0
* rts: Drop redundant #include <Arena.h>Ben Gamari2022-01-291-1/+0
* RTS: Fix CloneStack.c when no table next to codePeter Trommler2021-12-291-1/+1
* Optimize Info Table Provenance Entries (IPEs) Map creation and lookupSven Tennie2021-08-111-40/+157
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* Add -finfo-table-map which maps info tables to source positionsMatthew Pickering2021-03-031-0/+81