[C++11] Add 'override' keyword to virtual methods that override their base class.
[oota-llvm.git] / lib / Target / X86 / MCTargetDesc / X86MachObjectWriter.cpp
2014-03-09 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-07 David MajnemerMC: Remove superfluous section attribute flag definitions
2013-12-04 Kevin EnderbyFix a bug in darwin's 32-bit X86 handling of evaluating...
2013-09-05 Kevin EnderbyFixed a crash in the integrated assembler for Mach...
2013-09-03 Jim GrosbachX86: Mark non-crashing report_fatal_errors() as such.
2013-09-01 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-29 Kevin EnderbyThe darwin integrated assembler for X86 in 64-bit mode...
2013-08-27 Charles DavisRevert "Fix the build broken by r189315." and "Move...
2013-08-27 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-08-12 Kevin EnderbyFix a crash with X86 Mach-O and a subtraction expressio...
2012-12-03 Chandler CarruthUse the new script to sort the includes of every file...
2012-09-26 Jim GrosbachX86_32: Large Symbol+Offset relocations.
2011-07-25 Evan ChengMore refactoring.