summaryrefslogtreecommitdiff
path: root/rts/linker/M32Alloc.h
Commit message (Expand)AuthorAgeFilesLines
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Define MAP_ANONYMOUS on systems that only provide MAP_ANONGracjan Polak2016-12-231-5/+0
* linker: Move mmapForLinker declaration into LinkerInternals.hBen Gamari2016-11-021-2/+0
* Runtime linker: Break m32 allocator out into its own fileErik de Castro Lopo2016-05-251-0/+47