summaryrefslogtreecommitdiff
path: root/lld/test/ELF/format-binary.test
AgeCommit message (Expand)Author
2023-09-16[ELF] Make -t work with --format=binaryFangrui Song
2022-02-26[ELF][X86] Don't create IBT .plt if there is no PLT entryJoao Moreira
2021-10-25[ELF] Update comments/diagnostics for some long options to use the canonical ...Fangrui Song
2020-04-10[ELF][test] Reorganize format-binary.testFangrui Song
2020-03-16[Object] Change ELFObjectFile<ELFT>::getFileFormatName() to use BFD namesFangrui Song
2018-11-03Handle OUTPUT_FORMAT arguments in quotation marksGalina Kistanova
2018-10-22Add OUTPUT_FORMAT linker script directive support.Rui Ueyama
2017-01-11Make the -b binary .data section rw.Rafael Espindola
2016-10-20Fix error message for unknown -format argument.Rui Ueyama
2016-09-09Move the contents of test/elf to test/ELFHans Wennborg