aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMTargetObjectFile.h
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-2/+2
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+1
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+8
* Use TARGET2 relocation for TType references on ARM.Anton Korobeynikov2012-11-141-0/+5
* Move the support for using .init_array from ARM to the genericRafael Espindola2012-06-191-4/+0
* Properly emit ctors / dtors with priorities into desired sectionsAnton Korobeynikov2012-01-251-0/+4
* Second set of ARM/MC/ELF changes.Jason W Kim2010-10-111-1/+10
* Now that the default for Darwin platforms is to place the LSDA into the TEXTBill Wendling2010-03-151-12/+0
* The ARM EH experiment worked!Bill Wendling2010-03-091-20/+22
* Move TLOF implementations to libCodegen to resolve layering violation.Anton Korobeynikov2010-02-151-2/+2
* Change MCSectionELF to represent a section semantically instead ofBruno Cardoso Lopes2009-08-131-4/+5
* Whitespace cleanup. Remove trailing whitespace.Jim Grosbach2009-08-111-3/+3
* 1. Make MCSection an abstract class.Chris Lattner2009-08-081-1/+1
* now that getOrCreateSection is all object-file specific,Chris Lattner2009-08-081-4/+4
* Ooops, I was too fast to commit the wrong fix :(Anton Korobeynikov2009-08-041-2/+2
* Fix a typo - this unbreaks llvm-gcc build on armAnton Korobeynikov2009-08-041-2/+2
* convert ctors/dtors section to be in TLOF instead ofChris Lattner2009-08-021-0/+38