summaryrefslogtreecommitdiff
path: root/rts/linker/MachO.h
Commit message (Expand)AuthorAgeFilesLines
* rts/linker/MachO: Introduce finalizer supportBen Gamari2022-07-161-0/+1
* rts: Fix various #include issuesBen Gamari2022-04-061-2/+1
* Use segments for section layoutArtem Pyanykh2019-03-201-1/+3
* Adjust section placement and relocation logic for Mach-OArtem Pyanykh2019-03-201-8/+9
* Drop support for i386 and PowerPC in MachO linkerArtem Pyanykh2019-02-221-4/+0
* Allocate bss section within proper range of other sectionsZejun Wu2019-01-301-1/+1
* Revert "Batch merge"Ben Gamari2019-01-301-1/+1
* Batch mergeBen Gamari2019-01-301-1/+1
* Revert "Allocate bss section within proper range of other sections"Ben Gamari2018-10-301-1/+1
* Allocate bss section within proper range of other sectionsZejun Wu2018-10-151-1/+1
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Add ocInit_MachOMoritz Angermann2017-03-261-0/+4
* linker: Split MachO implementation into new source fileBen Gamari2016-11-021-0/+21