summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
AgeCommit message (Expand)Author
2023-10-05Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf ta...A. Wilcox
2023-09-04arm: Make 'conflicting CPU architectures' error message more user-friendlyChristophe Lyon
2023-01-20arm32: Fix rodata-merge-mapMichael Matz
2023-01-12ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000Hans-Peter Nilsson
2023-01-09Fix PR18841 ifunc relocation orderingChristophe Lyon
2023-01-01Update year range in copyright notice of binutils filesAlan Modra
2022-12-21enable-non-contiguous-regions warningsAlan Modra
2022-12-20bfd: Discard symbol regardless of warning flagTorbjörn SVENSSON
2022-11-02arm: PR 29739 Fix typo where ';' should not have been replaced with '@'Christophe Lyon
2022-11-01opcodes/arm: use '@' consistently for the comment characterAndrew Burgess
2022-10-27Re: ld/testsuite: adjust ld-arm to run shared tests only when supportedAlan Modra
2022-10-24ld/testsuite: adjust ld-arm to run shared tests only when supportedClément Chigot
2022-08-13readelf: print 0x0 as 0, and remove trailing spacesAlan Modra
2022-06-25arm: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song
2022-05-31Trailing spaces in objdump -r headerAlan Modra
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson
2021-05-12arm: fix fallout from recent thumb2 detection patchRichard Earnshaw
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton
2021-02-09Remove arm-symbianelfAlan Modra
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-08-14AArch64: Relax thumb-plt testcases regexpr.Tamar Christina
2020-07-03Re: Change readelf's display of symbol namesAlan Modra
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton
2020-04-14readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu
2020-04-01Arm: Skip Thumb2 PLT tests on NaCL.Tamar Christina
2020-04-01Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina
2020-04-01Arm: Fix thumb2 PLT branch offsets.Tamar Christina
2020-03-18Non-contiguous memory regions support: Fix testcases after previous commitChristophe Lyon
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-11-26Introduce new .text.sorted.* sections.Martin Liska
2019-11-07aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra
2019-10-07ld-arm/tls-gdesc-neg testAlan Modra
2019-10-04[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESCSzabolcs Nagy
2019-09-11Rename elf32.em to elf.emAlan Modra
2019-08-20Arm: Fix performance issue with thumb-2 tailcallsTamar Christina
2019-07-22Fixes the linker testcase "Secure gateway veneers:cmse functions debug inform...Srinath Parvathaneni
2019-07-02Ensure that debug information is retained for ARMv8-M security functions.Srinath Parvathaneni
2019-07-01Correct the calculation of offsets for ARM exidx relocs when performing a par...Nick Clifton
2019-05-21[binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira
2019-04-15[binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira
2019-04-15[binutils, ARM, 9/16] New BFL instruction for Armv8.1-M MainlineAndre Vieira
2019-04-15[binutils, ARM, 6/16] New BF instruction for Armv8.1-M MainlineAndre Vieira
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira
2019-03-25Arm: Fix Arm disassembler mapping symbol search.Tamar Christina
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme