aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/MachO.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+347
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-4/+228
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-3/+20
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-0/+48
* Update to LLVM 3.5a.Stephen Hines2014-04-241-15/+54
* X86: Encode the 'h' cpu subtype in the MachO header for x86.Jim Grosbach2013-11-161-1/+2
* update mach-o EXPORT_SYMBOL_* namesNick Kledzik2013-10-081-2/+2
* Explicitly request unsigned enum types when desiredReid Kleckner2013-09-231-12/+13
* Add names for mach-o permissions bits and use the symbol names in place of ma...Nick Kledzik2013-09-041-0/+9
* fix typo in enum nameNick Kledzik2013-09-041-1/+1
* Support/MachO: Add a bunch of defines.Charles Davis2013-08-271-256/+533
* Add Mach-O entry_point_command declaration.Ahmed Bougacha2013-08-211-0/+7
* Remove tabs.Bill Wendling2012-07-191-41/+41
* Add new load commands for MachO.Ted Kremenek2012-03-061-0/+4
* Object: Add isSymbolWeak.Michael J. Spencer2011-10-171-0/+3
* Add load commands from Lion to Macho.h.Benjamin Kramer2011-08-301-0/+11
* Trailing whitespace.Jim Grosbach2011-01-171-17/+17
* Merge System into Support.Michael J. Spencer2010-11-291-1/+1
* Add v5 and v7 ARM CPU subtype values.Jim Grosbach2010-11-051-0/+2
* Use System/DataTypes.h instead of stdint.h, which isn't portable.Daniel Dunbar2010-07-211-1/+1
* Added support to MachO.h for many defines and structures that are neededGreg Clayton2010-07-201-0/+638
* Add a new top-level MachO.h file for manifest constants, fixing Chris Lattner2010-02-021-0/+56