Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix more typos | Brian Wignall | 2019-12-02 | 1 | -1/+1 |
* | rts: Fix m32 allocator build on Windows | Ben Gamari | 2019-11-07 | 1 | -4/+6 |
* | rts/linker: Ensure that code isn't writable | Ben Gamari | 2019-11-04 | 1 | -123/+241 |
* | rts: Make m32 allocator per-ObjectCode | Ben Gamari | 2019-11-01 | 1 | -39/+56 |
* | Fix #16525: ObjectCode freed wrongly because of lack of info header check | Phuong Trinh | 2019-06-13 | 1 | -1/+1 |
* | rts/M32Alloc: Abort if m32 linker mmap fails | Ben Gamari | 2018-11-22 | 1 | -0/+3 |
* | Update Mingw-w64 bindist for Windows | Tamar Christina | 2016-11-29 | 1 | -1/+0 |
* | Spelling in comment only | Gabor Greif | 2016-11-18 | 1 | -2/+2 |
* | linker: Move mmapForLinker declaration into LinkerInternals.h | Ben Gamari | 2016-11-02 | 1 | -0/+1 |
* | Runtime linker: Break m32 allocator out into its own file | Erik de Castro Lopo | 2016-05-25 | 1 | -0/+345 |