summaryrefslogtreecommitdiff
path: root/lld/test/ELF/arm-thumb-interwork-shared.s
AgeCommit message (Expand)Author
2025-03-26[llvm-objdump][ARM] Find ELF file PLT entries for arm, thumb (#130764)Vladislav Dzhidzhoev
2023-07-27[llvm-objdump] -d: don't display mapping symbols as labelsFangrui Song
2022-10-29[llvm-objdump] Add --no-print-imm-hex to tests depending on it.Daniel Thornburgh
2021-07-28[ELF][test] Delete unneeded --triple=thumb* from llvm-objdump RUN linesFangrui Song
2021-06-30[ARMInstPrinter] Print the target address of a branch instructionIgor Kudrin
2020-04-18[ELF][ARM] Increase default max-page-size from 4096 to 6536Tobias Hieta
2020-03-15[test] lld/test/: change llvm-objdump single-dash long options to double-dash...Fangrui Song
2020-03-05[llvm-objdump] -d: print `00000000 <foo>:` instead of `00000000 foo:`Fangrui Song
2020-02-07[ELF][ARM][test] Keep arm-thumb-interwork-shared.sFangrui Song
2020-02-07Revert "[LLD][ELF][ARM] Do not substitute BL/BLX for non STT_FUNC symbols."Nico Weber
2020-02-05[ELF][ARM] Fix regression of BL->BLX substitution after D73542Fangrui Song
2019-08-27[ELF][ARM] Allow PT_LOAD to have overlapping p_offset ranges on EM_ARMFangrui Song
2019-08-21[ELF][ARM] Simplify some llvm-objdump tests with both ARM/Thumb statesFangrui Song
2019-05-01[llvm-objdump] Print newlines before and after "Disassembly of section ...:"Fangrui Song
2019-03-14[ELF] Simplify RelRo, TLS, NOBITS section ranks and make RW PT_LOAD start wit...Fangrui Song
2018-08-20[ELF] Add support for Armv5 and Armv6 compatible ThunksPeter Smith
2018-06-26[ELF] Move `// REQUIRES:` line to the topFangrui Song
2017-12-18[ELF] Optimize Arm PLT sequencesPeter Smith
2017-04-04[ELF] Rename ARM Thunks in anticipation of Range ThunksPeter Smith
2017-03-17[ARM] Change tests after fixing branch label for Thumb targetsAndre Vieira
2017-02-01[ELF] Use SyntheticSections for ThunksPeter Smith
2017-01-28Revert "[ELF][ARM] Use SyntheticSections for Thunks"Rui Ueyama
2017-01-27[ELF][ARM] Use SyntheticSections for ThunksPeter Smith
2017-01-25[ELF] Add local mapping symbols to ARM PLT entriesPeter Smith
2017-01-10ELF: Place relro sections after non-relro sections in r/w segment.Peter Collingbourne
2017-01-04[ELF] Add support for thunks to undefined non-weak symbolsPeter Smith