summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/ARM/ARMELFReader.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-2/+2
* Remove duplicate code and empty classes.Rui Ueyama2015-03-261-14/+2
* [ELF] Add LinkingContext to the ELFReader.Shankar Easwaran2015-02-121-12/+14
* [ELF] Minimal implementation for ARM static linkingGreg Fitzgerald2015-01-211-0/+60
OpenPOWER on IntegriCloud