Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: Fix m32 allocator build on Windows | Ben Gamari | 2019-11-07 | 1 | -1/+1 |
* | rts/linker: Ensure that code isn't writable | Ben Gamari | 2019-11-04 | 1 | -3/+1 |
* | rts: Make m32 allocator per-ObjectCode | Ben Gamari | 2019-11-01 | 1 | -3/+8 |
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | Define MAP_ANONYMOUS on systems that only provide MAP_ANON | Gracjan Polak | 2016-12-23 | 1 | -5/+0 |
* | linker: Move mmapForLinker declaration into LinkerInternals.h | Ben Gamari | 2016-11-02 | 1 | -2/+0 |
* | Runtime linker: Break m32 allocator out into its own file | Erik de Castro Lopo | 2016-05-25 | 1 | -0/+47 |