aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm
AgeCommit message (Expand)AuthorFilesLines
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
2014-09-16Make the linker return an error status if it fails to merge ARM binaries withTerry Guo4-0/+32
2014-08-21bfd/ChangeLogTerry Guo8-0/+166
2014-08-20Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocsRoland McGrath3-0/+45
2014-07-10Fix tests when configured for arm-linux and arm-elfWill Newton26-214/+215
2014-07-08ld/ARM: Increase maximum page size to 64kBWill Newton4-8/+8
2014-06-25ld/arm: adjust offsets in tls-gdierelax2.dKyle McMartin1-4/+4
2014-06-16ld/ARM: Fix IFUNC and TLS descriptors in the same shared objectWill Newton4-0/+42
2014-04-23ld/arm: Fix testsuite failures for armeb-linux-eabiWill Newton24-132/+129
2014-03-27Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t...Yury Gribov28-384/+450
2014-03-20bfd/elf32-arm.c: Set st_value to zero for undefined symbolsWill Newton1-2/+2
2014-03-06Apply ld-arm/gc-hidden-1 to all ELF targets, not just *eabi* targetsRoland McGrath1-8/+9
2014-03-06Disable --long-plt test for arm-nacl targets.Roland McGrath1-4/+4
2014-03-05Update copyright yearsAlan Modra2-2/+2
2014-03-01ld-arm/long-plt-format.d, ld-arm/arm-elf.exp: Adjust for arm-eabi.Yuri Gribov2-11/+11
2014-02-27This patch adds support for ARM PLT entries that support a full 32-bit offset...Yuri Gribov3-1/+27
2014-01-22Make assignments to dot keep an empty output section.Alan Modra3-3/+2
2013-11-14ld/ARM: Fix script-type testsuite failure.Will Newton1-1/+0
2013-09-04ld/testsuite/Yufeng Zhang1-1/+1
2013-08-24 * ld-arm/export-class.exp: Handle non-EABI targets.Maciej W. Rozycki1-3/+9
2013-08-14 PR ld/15787Nick Clifton11-25/+36