summaryrefslogtreecommitdiff
path: root/lld/test/ELF/oformat-binary.s
AgeCommit message (Expand)Author
2024-07-16[ELF] OUTPUT_FORMAT: support "binary" and ignore extra OUTPUT_FORMAT commandsFangrui Song
2021-11-28[ELF] Support --oformat= beside Separate --oformatFangrui Song
2021-11-28[ELF][test] --oformat binary: Check that SIZEOF_HEADERS==0Fangrui Song
2020-08-05[ELF] --oformat=binary: use LMA to compute file offsetsFangrui Song
2018-08-01Re-submit r338596 with a bug fix and a test.Rui Ueyama
2018-07-31Allow oformat to accept format starting with elf as acceptable format. isOutp...Rumeet Dhindsa
2018-07-02[ELF] Replace unused output filenames with /dev/null in testsFangrui Song
2016-09-22Avoid duplicated code.Rafael Espindola
2016-09-02Use od instead of hexdump.Rui Ueyama
2016-08-25[ELF] - Implemented --oformat binary option.George Rimar