summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/DefaultTargetHandler.h
Commit message (Expand)AuthorAgeFilesLines
* ELF: Remove dead class that does nothing in class hierarchy.Rui Ueyama2015-03-311-38/+0
* [ELF] Add LinkingContext to the ELFReader.Shankar Easwaran2015-02-121-2/+2
* [ELF] Remove TargetHandler and DefaultTargetHandler constructorsSimon Atanasyan2015-01-161-3/+0
* [ELF] Make `TargetRelocationHandler` a regular non-template classSimon Atanasyan2015-01-161-1/+1
* [ELF] Remove duplicate code.Shankar Easwaran2014-10-211-9/+3
* [ELF] Add Readers for all the ELF subtargets.Shankar Easwaran2014-10-181-4/+2
* [ELF] Make changes to all the targets supported currentlyShankar Easwaran2014-01-271-95/+1
* [ELF] Create Target specific Writers.Shankar Easwaran2014-01-271-1/+57
* [ELF] Add Target specific Readers.Shankar Easwaran2014-01-271-6/+10
* Linking of shared libraries for MIPS little-endian 32-bit target.Simon Atanasyan2013-12-151-0/+18
* Fix include guards.Rui Ueyama2013-11-151-2/+2
* [lld][InputGraph] Change the Resolver to use inputGraphShankar Easwaran2013-10-071-1/+3
* [lld][ELF] Cleanup ELF writing, No change in functionalityShankar Easwaran2013-08-261-2/+2
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-4/+3
* This is my Driver refactoring patch. Nick Kledzik2013-04-041-1/+0
* [lld] remove trailing whitespaceShankar Easwaran2013-03-141-2/+2
* [ELF] Use the target's LayoutHandler.Michael J. Spencer2013-01-301-5/+0
* Whitespace.Michael J. Spencer2013-01-301-1/+0
* [ELF] Add ELFTargetRelocationHandler.Michael J. Spencer2013-01-301-0/+4
* [ELF] Chop the ELF prefix off of most things.Michael J. Spencer2013-01-291-0/+67
OpenPOWER on IntegriCloud