summaryrefslogtreecommitdiffstats
path: root/lld/lib/ReaderWriter/ELF/ARM/ARMRelocationHandler.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the old ELF linker.Rafael Espindola2016-02-281-35/+0
* ELF: Remove redundant namespace qualifiers.Rui Ueyama2015-04-141-1/+1
* ELF: Use less templates for ELF types.Rui Ueyama2015-04-141-4/+3
* ELF: Define ELF{32,64}{LE,BE} types and use them everywhere.Rui Ueyama2015-04-141-4/+2
* [ARM] clang-format ARM sourcesDenis Protivensky2015-04-091-2/+1
* ELF: Fix header file dependencies.Rui Ueyama2015-04-031-1/+2
* [ARM] Implement static (initial exec) TLS modelDenis Protivensky2015-03-191-0/+6
* [ELF] Minimal implementation for ARM static linkingGreg Fitzgerald2015-01-211-0/+32
OpenPOWER on IntegriCloud