ARM64: initial backend import
[oota-llvm.git] / include / llvm / Support / MachO.h
2014-03-29 Tim NorthoverARM64: initial backend import
2014-03-29 Tim NorthoverMachO: Add linker-optimisation hint framework to MC.
2014-03-18 Jim GrosbachC++ style comments
2014-03-18 Jim GrosbachMachO: Comment fields in the version_min load command.
2014-03-07 David MajnemerMC: Remove superfluous section attribute flag definitions
2014-03-02 Alp Toker[C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE...
2014-01-15 Bob WilsonRemove support for armv7f slice. <rdar://problem/12478440>
2013-11-16 Jim GrosbachX86: Encode the 'h' cpu subtype in the MachO header...
2013-10-08 Nick Kledzikupdate mach-o EXPORT_SYMBOL_* names
2013-09-23 Reid KlecknerExplicitly request unsigned enum types when desired
2013-09-04 Nick KledzikAdd names for mach-o permissions bits and use the symbo...
2013-09-04 Nick Kledzikfix typo in enum name
2013-08-27 Charles DavisSupport/MachO: Add a bunch of defines.
2013-08-21 Ahmed BougachaAdd Mach-O entry_point_command declaration.
2012-07-19 Bill WendlingRemove tabs.
2012-03-06 Ted KremenekAdd new load commands for MachO.
2011-10-17 Michael J. SpencerObject: Add isSymbolWeak.
2011-08-30 Benjamin KramerAdd load commands from Lion to Macho.h.
2011-01-17 Jim GrosbachTrailing whitespace.
2010-11-29 Michael J. SpencerMerge System into Support.
2010-11-05 Jim GrosbachAdd v5 and v7 ARM CPU subtype values.
2010-07-21 Daniel DunbarUse System/DataTypes.h instead of stdint.h, which isn...
2010-07-20 Greg ClaytonAdded support to MachO.h for many defines and structure...
2010-02-02 Chris LattnerAdd a new top-level MachO.h file for manifest constants...