summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/mips-tls-64.s
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Further rearrange llvm-objdump sections for compatabilityJordan Rupprecht2019-10-031-9/+9
* [mips] Use llvm-readobj `-A` flag in test cases. NFCSimon Atanasyan2019-10-031-6/+8
* [mips] Make another set of test cases more tolerant to exact symbol addresses...Simon Atanasyan2019-09-091-16/+21
* [ELF][MIPS] Improve testsFangrui Song2019-07-251-8/+8
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-2/+2
* [ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start wit...Fangrui Song2019-03-141-22/+22
* [ELF] Fix objdump tests after rL346610Fangrui Song2018-11-111-3/+3
* [ELF] Move `# REQUIRES:` line to the topFangrui Song2018-06-261-2/+1
* [ELF][MIPS] Fix stable_sort predicate to satisfy strict-ordering requirement....Simon Atanasyan2018-06-151-3/+3
* [ELF][MIPS] Multi-GOT implementationSimon Atanasyan2018-06-111-36/+36
* [ELF][MIPS] Change format of output relocations to Elf_RelSimon Atanasyan2018-02-021-2/+2
* Fix wrong TLS symbol values.Rui Ueyama2017-02-281-1/+1
* Update for llvm change.Rafael Espindola2017-02-021-1/+0
* [ELF][MIPS] Exclude mips .got from PT_GNU_RELRO segmentSimon Atanasyan2017-01-161-30/+30
* ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne2017-01-101-11/+11
* [ELF][MIPS] Fix initialization of TLS-related GOT entriesSimon Atanasyan2016-09-081-45/+71
* [ELF][MIPS] Support MIPS TLS relocationsSimon Atanasyan2016-06-231-0/+86
OpenPOWER on IntegriCloud