summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/mips-got-relocs.s
Commit message (Expand)AuthorAgeFilesLines
* [mips] Use llvm-readobj `-A` flag in test cases. NFCSimon Atanasyan2019-10-031-4/+4
* [mips] Make another set of test cases more tolerant to exact symbol addresses...Simon Atanasyan2019-09-071-17/+17
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-4/+4
* [mips] Reduce number of tools invocations in the test. NFCSimon Atanasyan2019-02-251-74/+41
* [ELF] Fix objdump tests after rL346610Fangrui Song2018-11-111-2/+2
* [ELF] Move `# REQUIRES:` line to the topFangrui Song2018-06-261-2/+1
* Don't make _gp absolute.Rafael Espindola2017-09-151-2/+2
* [ELF][MIPS] Exclude mips .got from PT_GNU_RELRO segmentSimon Atanasyan2017-01-161-8/+8
* ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne2017-01-101-14/+14
* [ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global symbolsSimon Atanasyan2016-12-081-2/+2
* ELF: Use hidden visibility for all DefinedSynthetic symbols.Peter Collingbourne2016-04-131-4/+4
* Use DefinedSynthetic for _gp* symbols.Rafael Espindola2016-04-121-2/+2
* Devide _gp in the same spot as other mips symbols. NFC.Rafael Espindola2016-04-121-2/+3
* Place RW sections that go after relro to another memory page.Rafael Espindola2015-12-231-10/+10
* Reapply fixed r253967.George Rimar2015-11-241-14/+14
* Revert r253967 which broke buildbot.George Rimar2015-11-241-14/+14
* [ELF] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the...George Rimar2015-11-241-14/+14
* Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola2015-11-181-4/+4
* Rename test/elf2 to test/ELF.Rafael Espindola2015-11-171-0/+99
OpenPOWER on IntegriCloud