aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* move elf section uniquing to MCContext. Along the wayChris Lattner2010-04-081-29/+26
* Remove xs1a subtarget. xs1a is a preproduction device used inRichard Osborne2009-10-061-14/+7
* Add support for mergeable sections back into the XCore backend.Richard Osborne2009-08-181-5/+18
* Put data with relocations in the same sections as data without relocations.Richard Osborne2009-08-181-1/+7
* use XCore-specific section with xcore specific cp/dp flags to restore Chris Lattner2009-08-151-14/+26
* Change MCSectionELF to represent a section semantically instead ofBruno Cardoso Lopes2009-08-131-7/+14
* now that getOrCreateSection is all object-file specific,Chris Lattner2009-08-081-10/+7
* Make SectionKind::get() private.Chris Lattner2009-08-021-5/+5
* update for renameChris Lattner2009-08-011-3/+3
* Change SectionKind to be a property that is true of a *section*, itChris Lattner2009-08-011-5/+8
* Add newline at end of file to remove gcc warning.Nick Lewycky2009-08-011-1/+1
* switch off of 'Section' onto MCSection. We're not properly usingChris Lattner2009-07-311-3/+7
* Change ConstantArray to 2.5 API.Owen Anderson2009-07-281-1/+1
* Rip all of the global variable lowering logic out of TargetAsmInfo. SinceChris Lattner2009-07-281-0/+32