add support for target-specific ELF section flags, add a new MCSectionXCore
[oota-llvm.git] / lib / Target / XCore / XCoreTargetObjectFile.cpp
2009-08-13 Bruno Cardoso LopesChange MCSectionELF to represent a section semantically...
2009-08-08 Chris Lattnernow that getOrCreateSection is all object-file specific,
2009-08-02 Chris LattnerMake SectionKind::get() private.
2009-08-01 Chris Lattnerupdate for rename
2009-08-01 Chris LattnerChange SectionKind to be a property that is true of...
2009-08-01 Nick LewyckyAdd newline at end of file to remove gcc warning.
2009-07-31 Chris Lattnerswitch off of 'Section' onto MCSection. We're not...
2009-07-28 Owen AndersonChange ConstantArray to 2.5 API.
2009-07-28 Chris LattnerRip all of the global variable lowering logic out of...