Use the new script to sort the includes of every file under lib.
[oota-llvm.git] / lib / MC / MCParser / DarwinAsmParser.cpp
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-08-08 Bill WendlingAdd `.pushsection', `.popsection', and `.previous'...
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2011-05-19 Joerg SonnenbergerReapply 131644 including the missing header changes:
2011-05-19 Eli FriedmanRevert r131644; it's breaking the build.
2011-05-19 Joerg SonnenbergerIntroduce -fatal-assembler-warnings for the obvious...
2011-03-19 Stuart HastingsReapply 127939 since Daniel fixed the breakage. <rdar...
2011-03-19 Stuart HastingsRevert 127939. <rdar://problem/9012638>
2011-03-19 Stuart HastingsRevise r126127 to address Daniel's comments. <rdar...
2011-03-17 Daniel DunbarMC/Mach-O: Fix regression introduced in r126127, this...
2011-03-08 Jim GrosbachDarwin 'as' silently ignores the '.ident' directive.
2010-10-19 Bill WendlingFix spelling.
2010-07-18 Daniel DunbarMC/AsmParser: Stop playing unsafe member function point...
2010-07-18 Daniel DunbarMC/AsmParser: Fix .abort and .secure_log_unique to...
2010-07-12 Daniel DunbarMC/AsmParser: Move Darwin specific parse to DarwinAsmPa...