summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/mips-64-got.s
Commit message (Expand)AuthorAgeFilesLines
* [llvm-objdump] Further rearrange llvm-objdump sections for compatabilityJordan Rupprecht2019-10-031-2/+2
* [mips] Use llvm-readobj `-A` flag in test cases. NFCSimon Atanasyan2019-10-031-1/+1
* [mips] Make another set of test cases more tolerant to exact symbol addresses...Simon Atanasyan2019-09-061-23/+27
* [ELF][MIPS] Improve testsFangrui Song2019-07-251-7/+7
* [mips] Use GNU-style output to make tests smaller. NFCSimon Atanasyan2019-05-221-54/+20
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-1/+1
* [ELF] Move `# REQUIRES:` line to the topFangrui Song2018-06-261-2/+1
* [ELF][MIPS] Remove redundant checkings from test cases. NFCSimon Atanasyan2017-01-161-9/+8
* ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne2017-01-101-9/+9
* [ELF][MIPS] Make _gp, _gp_disp, __gnu_local_gp global symbolsSimon Atanasyan2016-12-081-1/+1
* [ELF][MIPS] Do not change MipsGotSection state in the getPageEntryOffset methodSimon Atanasyan2016-11-291-1/+1
* [ELF][MIPS] Fix calculation of GOT "page address" entries numberSimon Atanasyan2016-11-291-6/+11
* [ELF][MIPS] Support GOT entries for non-preemptible symbols with different a...Simon Atanasyan2016-06-191-7/+14
* [ELF][MIPS] R_MIPS_GOT_DISP, R_MIPS_GOT_PAGE, R_MIPS_GOT_OFST relocations sup...Simon Atanasyan2016-05-041-0/+80
OpenPOWER on IntegriCloud