aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Object/MachOFormat.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor data-in-code annotations.Jim Grosbach2012-05-181-2/+16
* Teach macho-dump how to dump linkedit_data load commands.Benjamin Kramer2011-08-301-1/+11
* Edit a comment for consistency.Bob Wilson2011-02-031-1/+1
* Completed :lower16: / :upper16: support for movw / movt pairs on Darwin.Evan Cheng2011-01-141-1/+4
* MC/Mach-O: Shuffle enums a bit to make it harder to inadvertently use the wrongDaniel Dunbar2010-12-211-8/+12
* Mach-O/ARM: Add relocation type enumeration.Daniel Dunbar2010-12-101-0/+12
* Mach-O: Tweak field name.Daniel Dunbar2010-12-101-1/+1
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* macho-dump: Add support for dumping symbol table entries.Daniel Dunbar2010-11-271-0/+19
* macho-dump: Add support for dumping relocation entries.Daniel Dunbar2010-11-271-0/+9
* macho-dump: Add support for dumping sections.Daniel Dunbar2010-11-271-0/+31
* macho-dump: Add support for dumping dysymtab indirect symbol table.Daniel Dunbar2010-11-271-0/+9
* macho-dump: Add support for dumping symtab and dysymtab commands.Daniel Dunbar2010-11-271-0/+41
* macho-dump: Add support for dumping segment load commands.Daniel Dunbar2010-11-271-0/+33
* Object/Mach-O: Add header and load command information.Daniel Dunbar2010-11-271-8/+33
* MC/Mach-O: Migrate more constants into MachOFormat.h.Daniel Dunbar2010-11-271-0/+69
* MC/Mach-O: Introduce Object/MachOFormat for describing purely platform / machineDaniel Dunbar2010-11-271-0/+112