summaryrefslogtreecommitdiffstats
path: root/lld/test/ELF/mips-dynamic.s
Commit message (Expand)AuthorAgeFilesLines
* [test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song2019-05-011-4/+4
* [ELF] Remove checking for spurious '@' at the end of dynamic sym namesJames Henderson2019-01-081-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-1/+1
* [ELF][MIPS] Multi-GOT implementationSimon Atanasyan2018-06-111-1/+1
* [ELF][MIPS] Support linking of PIE for MIPSSimon Atanasyan2018-04-131-12/+34
* ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne2017-01-101-9/+9
* Set DT_MIPS_BASE_ADDRESS correctly if -image-base is given.Rui Ueyama2016-07-141-1/+7
* [ELF][MIPS] Fix predicate used for sorting MIPS dynamic symbol tablesSimon Atanasyan2016-06-201-1/+1
* [ELF][MIPS] Support GOT entries for non-preemptible symbols with different a...Simon Atanasyan2016-06-191-1/+1
* ELF: Use hidden visibility for all DefinedSynthetic symbols.Peter Collingbourne2016-04-131-5/+4
* Devide _gp in the same spot as other mips symbols. NFC.Rafael Espindola2016-04-121-1/+1
* Cleanup the handling of MustBeInDynSym and IsUsedInRegularObj.Rafael Espindola2016-04-081-2/+2
* [ELF] - Symbols from object files that override symbols in DSO are added to ....George Rimar2016-01-251-2/+2
* [ELF][MIPS] Update test case to reflect recent changes in llvm-readobjSimon Atanasyan2016-01-201-0/+2
* Reapply fixed r253967.George Rimar2015-11-241-8/+8
* Revert r253967 which broke buildbot.George Rimar2015-11-241-8/+8
* [ELF] Implements -z relro: create an ELF "PT_GNU_RELRO" segment header in the...George Rimar2015-11-241-8/+8
* Rename ld.lld2 to ld.lld since it is the default.Rafael Espindola2015-11-181-3/+3
* Rename test/elf2 to test/ELF.Rafael Espindola2015-11-171-0/+91
OpenPOWER on IntegriCloud