aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-07aarch64 and arm testsuite fixes for targets lacking shared libsAlan Modra12-16/+80
2019-10-07ld-arm/tls-gdesc-neg testAlan Modra1-1/+1
2019-10-04[PR ld/25062] arm: sign extend the addend of R_ARM_TLS_GOTDESCSzabolcs Nagy3-0/+73
2019-09-11Rename elf32.em to elf.emAlan Modra5-5/+5
2019-08-20Arm: Fix performance issue with thumb-2 tailcallsTamar Christina23-77/+77
2019-07-22Fixes the linker testcase "Secure gateway veneers:cmse functions debug inform...Srinath Parvathaneni1-9/+9
2019-07-02Ensure that debug information is retained for ARMv8-M security functions.Srinath Parvathaneni4-0/+198
2019-07-01Correct the calculation of offsets for ARM exidx relocs when performing a par...Nick Clifton1-0/+2
2019-05-21[binutils][Arm] Fix Branch Future relocation handling and testismsAndre Vieira4-0/+47
2019-04-15[binutils, ARM, 11/16] New BFCSEL instruction for Armv8.1-M MainlineAndre Vieira3-0/+46
2019-04-15[binutils, ARM, 9/16] New BFL instruction for Armv8.1-M MainlineAndre Vieira3-0/+36
2019-04-15[binutils, ARM, 6/16] New BF instruction for Armv8.1-M MainlineAndre Vieira3-0/+37
2019-04-15[binutils, ARM, 1/16] Add support for Armv8.1-M Mainline CLIAndre Vieira3-0/+16
2019-03-25Arm: Fix Arm disassembler mapping symbol search.Tamar Christina2-3/+4
2019-01-01Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2018-07-02[ARM] Update bfd's Tag_CPU_arch knowledgeThomas Preud'homme4-4/+4
2018-06-14ELF dynsymsAlan Modra7-143/+142
2018-04-25[ARM] FDPIC: Update testsuite so that many tests pass with arm*-uclinuxfdpice...Christophe Lyon1-2/+2
2018-04-25[ARM] FDPIC: Implement Thumb-only PLT for FDPIC.Christophe Lyon7-0/+289
2018-04-25[ARM] FDPIC: New tests.Christophe Lyon11-0/+796
2018-04-25Remove arm-aout and arm-coff supportAlan Modra67-67/+67
2018-02-26ld error/warning messagesAlan Modra7-7/+7
2018-02-26BFD messagesAlan Modra6-6/+6
2018-02-26ARM and AArch64 messagesAlan Modra23-45/+36
2018-02-26ELF linker messagesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra2-2/+2
2017-11-07readelf ngettext fixesAlan Modra4-4/+4
2017-10-26As Alan predicted at https://sourceware.org/ml/binutils/2017-10/msg00137.html...James Greenhalgh3-29/+29