MachObjectWriter: optimize the string table for common suffices
[oota-llvm.git] / include / llvm / MC / MCMachObjectWriter.h
2014-10-06 Hans WennborgMachObjectWriter: optimize the string table for common...
2014-05-30 Tim NorthoverMachO: support N_INDR aliases in assembly files.
2014-03-29 Rafael EspindolaCompletely rewrite ELFObjectWriter::RecordRelocation.
2014-03-11 Rafael EspindolaSimplify a really complicated check for Arch == X86_64.
2014-03-11 Rafael EspindolaRemove dead code.
2014-03-08 Craig Topper[C++11] Add 'override' keyword to virtual methods that...
2014-03-06 Ahmed CharlesReplace OwningPtr<T> with std::unique_ptr<T>.
2013-09-01 Charles DavisMove everything depending on Object/MachOFormat.h over...
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-01-18 Daniel Dunbar[MC/Mach-O] Add support for linker options in Mach...
2012-12-24 NAKAMURA Takumillvm/MC/MCMachObjectWriter.h: ComputeSymbolTable()...
2012-12-14 Pedro ArtigasAdd more reset methods to make all objects that the...
2012-09-14 Dmitri GribenkoFix Doxygen issues:
2012-09-13 Jim GrosbachMachO: Correctly mark symbol-difference variables as...
2012-05-18 Jim GrosbachRefactor data-in-code annotations.
2011-06-24 Jim GrosbachRefactor MachO relocation generaration into the Target...
2010-12-21 Daniel DunbarMC/Mach-O: Shuffle enums a bit to make it harder to...
2010-12-17 Daniel DunbarMC/Mach-O: On second thought, use a custom hook for...
2010-12-16 Daniel DunbarMC/Mach-O: Lift some MachObjectWriter arguments into...
2010-12-16 Daniel DunbarMC/Mach-O: Stub out explicit MCMachObjectTargetWriter...
2010-12-16 Daniel DunbarMC/Mach-O: Move createMachObjectWriter into MCMachObjec...