summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/MachO/File.h
Commit message (Expand)AuthorAgeFilesLines
* [macho] Create references from __eh_frame FDEs to their function.Tim Northover2014-10-151-1/+14
* [mach-o] support N_NO_DEAD_STRIP nlist.desc bitNick Kledzik2014-08-211-11/+14
* [mach-o] Support re-exported dylibsNick Kledzik2014-08-131-20/+70
* [mach-o] add initial support for modes in arm code.Nick Kledzik2014-07-231-0/+10
* [mach-o] refactor KindHandler into ArchHandler and simplify passes.Nick Kledzik2014-07-161-2/+5
* [mach-o] Add parsing of arm/thumb relocationsNick Kledzik2014-07-041-6/+7
* MachO: support atomization of dylibs.Tim Northover2014-06-301-0/+56
* [mach-o] fix struct initialization to work with Windows compilerNick Kledzik2014-06-271-6/+14
* [mach-o] refactor x86_64 relocation handling.Nick Kledzik2014-06-271-9/+71
* Move Simple.h and Alias.h to include/Core.Rui Ueyama2014-06-111-1/+1
* [mach-o] Add support for custom sectionsNick Kledzik2014-05-301-0/+16
* [mach-o] Support parsing of non-lazy-pointer sectionsNick Kledzik2014-05-281-2/+3
* [mach-o] Add support for zero-fill sections.Nick Kledzik2014-05-151-3/+15
* [mach-o] Add support and test cases for parsing tentative definitionsNick Kledzik2014-05-151-0/+12
* [mach-o] use new way to copy StringRefsNick Kledzik2014-02-061-10/+4
* [MachO] Add undefined atoms.Joey Gouly2014-02-021-0/+12
* [MachO] Add basic support for local symbols.Joey Gouly2014-01-131-3/+4
* [mach-o] enable mach-o and native yaml to be intermixedNick Kledzik2014-01-111-1/+10
* [MachO] Begin to add some MachO specific File/Atoms, and add the start ofJoey Gouly2014-01-031-0/+37
OpenPOWER on IntegriCloud