Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts/PEi386: Avoid accidentally-quadratic allocation cost | Ben Gamari | 2022-04-06 | 1 | -19/+45 |
* | rts/PEi386: Move allocateBytes to MMap.c | Ben Gamari | 2022-04-06 | 1 | -1/+92 |
* | rts/PEi386: Rework linker | Ben Gamari | 2022-04-06 | 1 | -1/+9 |
* | rts/mmap: Refactor mmapForLinker | Ben Gamari | 2022-02-09 | 1 | -113/+123 |
* | linker: Don't use MAP_FIXED | Ben Gamari | 2022-02-09 | 1 | -7/+4 |
* | rts/linker/MMap: Use MemoryAccess in mmapForLinker | Ben Gamari | 2022-02-09 | 1 | -18/+36 |
* | rts: Move mmapForLinker and friends to linker/MMap.c | Ben Gamari | 2022-02-09 | 1 | -0/+290 |