Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: IPE.c: don't do mutex stuff when THREADED_RTS is not defined | Cheng Shao | 2022-11-11 | 1 | -0/+10 |
* | Separate IPE source file from span | Ben Gamari | 2022-10-11 | 1 | -1/+2 |
* | Refactor IPE initialization | Ben Gamari | 2022-10-11 | 1 | -82/+63 |
* | rts: Refactor IPE tracing support | Ben Gamari | 2022-10-11 | 1 | -17/+13 |
* | Fix a few Note inconsistencies | Ben Gamari | 2022-02-01 | 1 | -1/+0 |
* | rts: Drop redundant #include <Arena.h> | Ben Gamari | 2022-01-29 | 1 | -1/+0 |
* | RTS: Fix CloneStack.c when no table next to code | Peter Trommler | 2021-12-29 | 1 | -1/+1 |
* | Optimize Info Table Provenance Entries (IPEs) Map creation and lookup | Sven Tennie | 2021-08-11 | 1 | -40/+157 |
* | Make `PosixSource.h` installed and under `rts/` | John Ericson | 2021-08-09 | 1 | -1/+1 |
* | Add -finfo-table-map which maps info tables to source positions | Matthew Pickering | 2021-03-03 | 1 | -0/+81 |