summaryrefslogtreecommitdiff
path: root/lld/test/ELF/mips-elf-flags.s
AgeCommit message (Expand)Author
2019-10-03[mips] Use llvm-readobj `-A` flag in test cases. NFCSimon Atanasyan
2019-05-01[test] Change llvm-readobj -long-option to --long-option or well-known short ...Fangrui Song
2018-06-26[ELF] Move `# REQUIRES:` line to the topFangrui Song
2017-10-02[MIPS] Fix PLT entries generation in case of linking regular and microMIPS codeSimon Atanasyan
2017-03-17[ELF][MIPS] Always collect .reginfo, .MIPS.options, and .MIPS.abiflags input ...Simon Atanasyan
2017-01-27[lld][mips] Correct tests for mips64 implying PIC.Simon Dardis
2016-08-12[ELF][MIPS] Support .MIPS.abiflags sectionSimon Atanasyan
2016-08-11[ELF][MIPS] Add more tests for ELF flags calculation. NFCSimon Atanasyan
2016-08-11[ELF][MIPS] Separate different tests by empty lines. NFCSimon Atanasyan
2016-08-06[ELF][MIPS] Produce a correct and complete set of MIPS ELF header flagsSimon Atanasyan
2016-07-20[ELF][MIPS] Pick arch flag from the first input file.Simon Atanasyan
2015-12-19[ELF] Allow target to configure ELF header flags in the output fileSimon Atanasyan