summaryrefslogtreecommitdiff
path: root/rts/linker/MachOTypes.h
Commit message (Expand)AuthorAgeFilesLines
* [macho] improved linker with proper plt supportMoritz Angermann2021-03-291-0/+5
* Drop support for i386 and PowerPC in MachO linkerArtem Pyanykh2019-02-221-5/+0
* PPC NCG: Remove Darwin supportPeter Trommler2019-01-011-3/+2
* We define the `<XXX>_HOST_ARCH` to `1`, but never to `0`inMoritz Angermann2017-05-111-3/+4
* Abandon typedefing the {Section,ObjectCode}FormatInfo structsGabor Greif2017-05-041-4/+4
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-3/+1
* [MachO] Use OBJFORMAT_MACHO.Moritz Angermann2017-04-101-2/+2
* Spelling in comments only [ci skip]Gabor Greif2017-03-281-2/+2
* rts linker: Introduce MachOTypesMoritz Angermann2017-03-261-0/+133