aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/XCore/XCoreTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-60/+36
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-5/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-15/+133
* [XCore] Use static relocation model by default.Richard Osborne2013-05-041-5/+0
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-1/+1
* Remove more duplicated code.Rafael Espindola2011-01-231-12/+12
* Remove duplicated code.Rafael Espindola2011-01-231-6/+7
* Remove some explicit arguments to getELFSection. This isRafael Espindola2010-11-111-6/+6
* 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