aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/ARM/ARMTargetObjectFile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-6/+4
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-1/+6
* Update to LLVM 3.5a.Stephen Hines2014-04-241-8/+13
* Move getSymbol to TargetLoweringObjectFile.Rafael Espindola2013-10-291-1/+1
* Use the new script to sort the includes of every file under lib.Chandler Carruth2012-12-031-3/+3
* Use TARGET2 relocation for TType references on ARM.Anton Korobeynikov2012-11-141-1/+14
* Move the support for using .init_array from ARM to the genericRafael Espindola2012-06-191-41/+2
* Properly emit ctors / dtors with priorities into desired sectionsAnton Korobeynikov2012-01-251-2/+33
* Emit the ctors in the proper order on ARM/EABI.Anton Korobeynikov2011-12-031-0/+1
* Some first rudimentary support for ARM EHABI: print exception table in "text ...Anton Korobeynikov2011-03-051-1/+2
* Remove more duplicated code.Rafael Espindola2011-01-231-4/+4
* Remove duplicated code.Rafael Espindola2011-01-231-3/+4
* Second set of ARM/MC/ELF changes.Jason W Kim2010-10-111-0/+6
* delete a forwarding function.Chris Lattner2010-04-081-6/+9
* Now that the default for Darwin platforms is to place the LSDA into the TEXTBill Wendling2010-03-151-18/+0
* The ARM EH experiment worked!Bill Wendling2010-03-091-0/+54