summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/Hexagon/HexagonELFReader.h
Commit message (Expand)AuthorAgeFilesLines
* ELF: Remove <Arch>ELFReader.h. NFC.Rui Ueyama2015-04-031-28/+0
* ELF: Pass file types instead of type traits to ELFObjectReader.Rui Ueyama2015-04-031-10/+2
* ELF: Remove <Arch>ELFFileCreateELFTraits::result_type.Rui Ueyama2015-04-021-4/+2
* ELF: Replace empty classes with typedefs.Rui Ueyama2015-04-021-15/+3
* ELF: Remove a template parameter from ELF{Object,DOS}Reader constructors.Rui Ueyama2015-04-021-3/+2
* Remove duplicate code and empty classes.Rui Ueyama2015-03-261-13/+2
* [ELF] Add LinkingContext to the ELFReader.Shankar Easwaran2015-02-121-14/+14
* [ELF] Remove duplicate code.Shankar Easwaran2014-10-211-54/+9
* [ELF] Check for target architecture.Shankar Easwaran2014-10-201-0/+24
* Update for llm api change.Rafael Espindola2014-07-051-4/+4
* More prefixing of error_code.Rafael Espindola2014-06-121-6/+6
* Use error_code() instead of error_code::succes()Rafael Espindola2014-05-311-2/+2
* [ELF] Add "override" and remove "virtual".Rui Ueyama2014-03-281-4/+4
* [ELF] Fix comments.Shankar Easwaran2014-01-271-2/+1
* [ELF] Add Target specific Readers.Shankar Easwaran2014-01-271-0/+84
OpenPOWER on IntegriCloud