aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
AgeCommit message (Expand)AuthorFilesLines
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
2016-06-17Add support for Thumb-2 long branch veneersThomas Preud'homme4-13/+23
2016-05-13Set dynamic tag VMA and size from dynamic section when possibleAlan Modra6-9/+16
2016-05-10Add support for ARMv8-M Mainline with DSP extensionThomas Preud'homme3-0/+16
2016-05-09[ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve...Christophe Monat6-25/+142
2016-03-10PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targetsMickael Guene3-0/+92
2016-02-04Remove support for creating ARM NOREAD sections.Nick Clifton9-97/+0
2016-01-21Fix linker testsuite failures for ARM netbsdelf target.Nick Clifton1-5/+21
2016-01-21Fix unexpected failures in the linker testsuite for ARM VxWorks targets.Nick Clifton5-15/+19
2016-01-20Add support for an ARM specific 'y' section attribute flag to mark the sectio...Mickael Guene4-5/+5
2016-01-14Fix Thumb-Thumb farcall v6-M (no profile) testThomas Preud'homme3-9/+6
2016-01-12Add cantunwind when unwind info does not match start of section.Yury Usishchev4-0/+54
2016-01-08[ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVEJiong Wang6-54/+54
2016-01-01Copyright update for binutilsAlan Modra2-2/+2
2015-12-26Add test for ARMv6-M farcall with no profile infoThomas Preud'homme4-0/+44
2015-12-24Add support for linking ARMv8-M object filesThomas Preud'homme10-0/+59
2015-12-22ARM: Fix exidx coverage for relocatable builds.Yury Usishchev5-0/+61
2015-12-22Add support for ARM's NOREAD section flag.Mickael Guene10-0/+129
2015-12-16[ARM] Add support for thumb1 pcrop relocations.Mickael Guene5-0/+168
2015-10-27Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround...Laurent Alfonsi13-0/+884
2015-07-27[ARM] Fix extern protected data handlingSzabolcs Nagy3-0/+34
2015-04-29[ARM] Update ld testcasesJiong Wang2-3/+3
2015-04-24[ARM]: Don't tail-pad over-aligned functions to the alignment boundary.Richard Earnshaw23-114/+71
2015-04-07Modify get_reloc_section for targets that map .got.plt to .gotAlan Modra1-0/+1
2015-02-26[ARM]Update for Tag_ABI_HardFP_use per EABI docTerry Guo22-15/+86
2015-01-14[ARM] Reject R_ARM_REL32 when trying to defer it to runtimeJiong Wang13-968/+283
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra2-2/+2
2014-12-25ARM: Add support for value 3 of Tag_ABI_VFP_args attributeTerry Guo9-0/+16
2014-11-21Calculate ARM arch attribute after relaxationTerry Guo4-4/+6
2014-11-21Support ARM Cortex-M7Terry Guo18-0/+214
2014-11-20Enable to link ARM object file that hasn't attribute section.Terry Guo4-0/+39