aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
AgeCommit message (Expand)AuthorFilesLines
2026-03-13ld/testsuite: don't leave temporary files in main dirJan Beulich1-1/+1
2026-03-13testsuites: prune huge filesJan Beulich1-0/+11
2026-03-06ld: fix segfault on discarded input sections not fitting in memory regionsMatthieu Longo1-5/+4
2026-03-06ld: fix segfault caused by untagged stub sectionsMatthieu Longo1-1/+1
2026-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2025-09-16ld: testsuite: arm: Fix duplicate test names.Richard Earnshaw5-8/+8
2025-07-21Remove NaCl/arm target supportH.J. Lu8-103/+25
2025-06-11Arm tests: reduce objdump's output and improve some matching patternsMatthieu Longo4-29/+14
2025-06-10AArch64, Arm and TIC6x tests: fix typo in linker scriptsMatthieu Longo4-5/+5
2025-01-23ld: fix alignment issue for ARM thumb long branch stub using PureCode sectionTorbjörn SVENSSON4-1/+57
2025-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2024-11-08arm, objdump: Make objdump use bfd's machine detection to drive disassemblyAndre Vieira1-2/+2
2024-09-11arm: Handle undefweak with ST_BRANCH_UNKNOWNChristophe Lyon3-0/+22
2024-09-04arm: Do not insert stubs needing Arm code on Thumb-only cores.Christophe Lyon10-7/+56
2024-02-15Re: elf_backend_finish_dynamic_symbol returning falseAlan Modra1-0/+1
2024-01-04Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2023-10-05Fix: ld testsuite: Thumb PLT and GOT tests should be skipped on musl armhf ta...A. Wilcox2-2/+2
2023-09-04arm: Make 'conflicting CPU architectures' error message more user-friendlyChristophe Lyon2-2/+2
2023-01-20arm32: Fix rodata-merge-mapMichael Matz2-4/+4
2023-01-12ld/testsuite: Adjust for ELF_MAXPAGESIZE 0x1000Hans-Peter Nilsson7-29/+32
2023-01-09Fix PR18841 ifunc relocation orderingChristophe Lyon3-39/+39
2023-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2022-12-21enable-non-contiguous-regions warningsAlan Modra4-4/+8
2022-12-20bfd: Discard symbol regardless of warning flagTorbjörn SVENSSON4-0/+53
2022-11-02arm: PR 29739 Fix typo where ';' should not have been replaced with '@'Christophe Lyon3-3/+3
2022-11-01opcodes/arm: use '@' consistently for the comment characterAndrew Burgess115-1209/+1209
2022-10-27Re: ld/testsuite: adjust ld-arm to run shared tests only when supportedAlan Modra1-2/+2
2022-10-24ld/testsuite: adjust ld-arm to run shared tests only when supportedClément Chigot1-159/+166
2022-08-13readelf: print 0x0 as 0, and remove trailing spacesAlan Modra1-9/+9
2022-06-25arm: Define elf_backend_extern_protected_data to 0 [PR 18705]Fangrui Song1-1/+1
2022-05-31Trailing spaces in objdump -r headerAlan Modra20-20/+20
2022-01-02Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2021-09-21Change the linker's heuristic for computing the entry point for binaries so t...Nick Clifton1-1/+1
2021-08-11Deprecate a.out support for NetBSD targets.John Ericson1-2/+2
2021-05-12arm: fix fallout from recent thumb2 detection patchRichard Earnshaw1-1/+1
2021-04-21Adjust readelf's output so that section symbols without a name as shown with ...Nick Clifton2-4/+4
2021-02-09Remove arm-symbianelfAlan Modra3-25/+0
2021-01-04PR26822, How to prevent a STT_FILE with absolute path in the linked imageAlan Modra4-4/+4
2021-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2020-08-14AArch64: Relax thumb-plt testcases regexpr.Tamar Christina2-4/+4
2020-07-03Re: Change readelf's display of symbol namesAlan Modra2-14/+14
2020-07-02Change readelf's display of symbol names (when not in --wide mode) so that if...Nick Clifton1-3/+3
2020-04-14readelf: Consolidate --syms --use-dynamic with --dyn-symsH.J. Lu10-137/+147
2020-04-01Arm: Skip Thumb2 PLT tests on NaCL.Tamar Christina1-2/+4
2020-04-01Arm: Fix LSB of GOT for Thumb2 only PLT.Tamar Christina2-0/+15
2020-04-01Arm: Fix thumb2 PLT branch offsets.Tamar Christina3-0/+54
2020-03-18Non-contiguous memory regions support: Fix testcases after previous commitChristophe Lyon1-1/+1
2020-03-13Add support for non-contiguous memory regionsChristophe Lyon14-0/+565
2020-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2019-11-26Introduce new .text.sorted.* sections.Martin Liska3-0/+3