summaryrefslogtreecommitdiff
path: root/rts/linker/MachO.h
Commit message (Expand)AuthorAgeFilesLines
* 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