summaryrefslogtreecommitdiff
path: root/rts/linker/M32Alloc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix more typosBrian Wignall2019-12-021-1/+1
* rts: Fix m32 allocator build on WindowsBen Gamari2019-11-071-4/+6
* rts/linker: Ensure that code isn't writableBen Gamari2019-11-041-123/+241
* rts: Make m32 allocator per-ObjectCodeBen Gamari2019-11-011-39/+56
* Fix #16525: ObjectCode freed wrongly because of lack of info header checkPhuong Trinh2019-06-131-1/+1
* rts/M32Alloc: Abort if m32 linker mmap failsBen Gamari2018-11-221-0/+3
* Update Mingw-w64 bindist for WindowsTamar Christina2016-11-291-1/+0
* Spelling in comment onlyGabor Greif2016-11-181-2/+2
* linker: Move mmapForLinker declaration into LinkerInternals.hBen Gamari2016-11-021-0/+1
* Runtime linker: Break m32 allocator out into its own fileErik de Castro Lopo2016-05-251-0/+345