summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/Hexagon/HexagonTargetHandler.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [ELF][Hexagon] add GOTREL/GOT relocationsShankar Easwaran2013-03-261-1/+1
* [ELF][Hexagon] Add Hexagon dynamic relocationsShankar Easwaran2013-03-201-7/+39
* [lld] remove trailing whitespaceShankar Easwaran2013-03-141-1/+1
* [ELF][X86_64][Hexagon] order plt/got entries properly and fix testShankar Easwaran2013-03-131-7/+18
* [ELF][Hexagon] add initial changes to add GOT/PLTShankar Easwaran2013-03-031-0/+156
* [ELF][Hexagon] add quickdata relocationsShankar Easwaran2013-02-281-3/+3
* [ELF][Hexagon] add _SDA_BASE_(absolute symbol pointing to start of quickdata)Shankar Easwaran2013-02-241-1/+1
* add hexagon scatter bits and split hexgontargethandler to hexagonrelocationha...Shankar Easwaran2013-02-011-91/+0
* [ELF] Use the target's LayoutHandler.Michael J. Spencer2013-01-301-1/+2
* simplify hexagon relocations handlingShankar Easwaran2013-01-301-4/+5
* Whitespace.Michael J. Spencer2013-01-301-1/+1
* [ELF] Remove ReferenceKinds.Michael J. Spencer2013-01-301-7/+7
* [ELF] Add {Hexagon,PPC,X86}TargetHandler.Michael J. Spencer2013-01-301-0/+110
OpenPOWER on IntegriCloud