summaryrefslogtreecommitdiff
path: root/include/llvm/Support/MachO.h
Commit message (Expand)AuthorAge
* X86: Encode the 'h' cpu subtype in the MachO header for x86.Jim Grosbach2013-11-16
* update mach-o EXPORT_SYMBOL_* namesNick Kledzik2013-10-08
* Explicitly request unsigned enum types when desiredReid Kleckner2013-09-23
* Add names for mach-o permissions bits and use the symbol names in place of ma...Nick Kledzik2013-09-04
* fix typo in enum nameNick Kledzik2013-09-04
* Support/MachO: Add a bunch of defines.Charles Davis2013-08-27
* Add Mach-O entry_point_command declaration.Ahmed Bougacha2013-08-21
* Remove tabs.Bill Wendling2012-07-19
* Add new load commands for MachO.Ted Kremenek2012-03-06
* Object: Add isSymbolWeak.Michael J. Spencer2011-10-17
* Add load commands from Lion to Macho.h.Benjamin Kramer2011-08-30
* Trailing whitespace.Jim Grosbach2011-01-17
* Merge System into Support.Michael J. Spencer2010-11-29
* Add v5 and v7 ARM CPU subtype values.Jim Grosbach2010-11-05
* Use System/DataTypes.h instead of stdint.h, which isn't portable.Daniel Dunbar2010-07-21
* Added support to MachO.h for many defines and structures that are neededGreg Clayton2010-07-20
* Add a new top-level MachO.h file for manifest constants, fixing Chris Lattner2010-02-02