aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
AgeCommit message (Expand)AuthorFilesLines
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
2017-10-10[ARM] PR ld/21402, only override the symbol dynamic decision on undefined wea...Renlin Li3-15/+12
2017-08-08More support for ld --hash-style in the ld testsuiteAlan Modra1-1/+3
2017-08-07Support different ld --hash-style in the ld testsuiteAlan Modra1-48/+90
2017-06-24[ARM] Add linker support for ARMv8-RThomas Preud'homme7-0/+44
2017-05-08Make import libraries relocatable objectsThomas Preud'homme2-1/+11
2017-01-02Update year range in copyright notice of all files.Alan Modra2-2/+2
2016-12-26dynrelro section for read-only dynamic symbols copied into executableAlan Modra4-32/+32
2016-11-27Fix spelling in comments in Assembler files (ld)Ambrogino Modigliani3-4/+4
2016-11-24[ARM] Bind defined symbol locally in PIEJiong Wang4-0/+21
2016-11-23Adjust linker test for arm-vxworks in wake of patch for PR 20815.Nick Clifton1-1/+1
2016-10-11Enhance objdump so that it will use .got, .plt and .plt.got section symbols w...Nick Clifton26-50/+50
2016-09-28[ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio...Christophe Lyon5-0/+206
2016-09-23Delete relocations associatesd with deleted exidx entries.Akihiko Odaki1-2/+16
2016-09-14Fix ld --gc-section segfault with ARMv8-M entry function in absolute sectionThomas Preud'homme2-0/+12
2016-08-26Add support for stable secure gateway veneers addressesThomas Preud'homme9-2/+104
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme4-0/+90
2016-08-042016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com>Thomas Preud'homme7-0/+183
2016-07-05[ARM] Purecode compatible long branch veneer for M-profile targets with MOVW.Andre Vieria3-0/+44
2016-07-05[ARM] Change noread to purecode.Andre Vieria1-4/+4
2016-07-01Fix Thumb-2 BL detectionThomas Preud'homme3-3/+5