summaryrefslogtreecommitdiff
path: root/rts/linker/MachO.c
Commit message (Expand)AuthorAgeFilesLines
...
* Prefer #if defined to #ifdefBen Gamari2017-04-281-11/+11
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-281-4/+6
* catch the case where there is no symCmdMoritz Angermann2017-04-211-1/+3
* Revert "linker/mach-o: Catch the case where there is no symCmd"Ben Gamari2017-04-181-3/+1
* linker/mach-o: Catch the case where there is no symCmdMoritz Angermann2017-04-151-1/+3
* Revert "Enable new warning for fragile/incorrect CPP #if usage"Ben Gamari2017-04-051-6/+4
* Enable new warning for fragile/incorrect CPP #if usageErik de Castro Lopo2017-04-051-4/+6
* Spelling in comments only [ci skip]Gabor Greif2017-03-281-4/+4
* Adds aarch64 linker for mach-o files.Moritz Angermann2017-03-261-27/+721
* Refactor MachO.cMoritz Angermann2017-03-261-251/+183
* Add ocInit_MachOMoritz Angermann2017-03-261-4/+77
* Spelling fixes in comments [ci skip]Gabor Greif2017-01-181-1/+1
* linker: Split MachO implementation into new source fileBen Gamari2016-11-021-0/+1244