Age | Commit message (Expand) | Author | Files | Lines |
2016-11-23 | Adjust linker test for arm-vxworks in wake of patch for PR 20815. | Nick Clifton | 1 | -1/+1 |
2016-10-11 | Enhance objdump so that it will use .got, .plt and .plt.got section symbols w... | Nick Clifton | 26 | -50/+50 |
2016-09-28 | [ARM] PR ld/20608 Relocation truncated to fit: R_ARM_THM_JUMP24 for relocatio... | Christophe Lyon | 5 | -0/+206 |
2016-09-23 | Delete relocations associatesd with deleted exidx entries. | Akihiko Odaki | 1 | -2/+16 |
2016-09-14 | Fix ld --gc-section segfault with ARMv8-M entry function in absolute section | Thomas Preud'homme | 2 | -0/+12 |
2016-08-26 | Add support for stable secure gateway veneers addresses | Thomas Preud'homme | 9 | -2/+104 |
2016-08-04 | 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 4 | -0/+90 |
2016-08-04 | 2016-08-04 Thomas Preud'homme <thomas.preudhomme@arm.com> | Thomas Preud'homme | 7 | -0/+183 |
2016-07-05 | [ARM] Purecode compatible long branch veneer for M-profile targets with MOVW. | Andre Vieria | 3 | -0/+44 |
2016-07-05 | [ARM] Change noread to purecode. | Andre Vieria | 1 | -4/+4 |
2016-07-01 | Fix Thumb-2 BL detection | Thomas Preud'homme | 3 | -3/+5 |
2016-06-17 | Add support for Thumb-2 long branch veneers | Thomas Preud'homme | 4 | -13/+23 |
2016-05-13 | Set dynamic tag VMA and size from dynamic section when possible | Alan Modra | 6 | -9/+16 |
2016-05-10 | Add support for ARMv8-M Mainline with DSP extension | Thomas Preud'homme | 3 | -0/+16 |
2016-05-09 | [ARM/STM32L4XX] PR 20030: --fix-stm32l4xx-629360 fails to create vldm/vpop ve... | Christophe Monat | 6 | -25/+142 |
2016-03-10 | PR gas/19744: Thumb-1 pcrop relocations don't work on Thumb-2 targets | Mickael Guene | 3 | -0/+92 |
2016-02-04 | Remove support for creating ARM NOREAD sections. | Nick Clifton | 9 | -97/+0 |
2016-01-21 | Fix linker testsuite failures for ARM netbsdelf target. | Nick Clifton | 1 | -5/+21 |
2016-01-21 | Fix unexpected failures in the linker testsuite for ARM VxWorks targets. | Nick Clifton | 5 | -15/+19 |
2016-01-20 | Add support for an ARM specific 'y' section attribute flag to mark the sectio... | Mickael Guene | 4 | -5/+5 |
2016-01-14 | Fix Thumb-Thumb farcall v6-M (no profile) test | Thomas Preud'homme | 3 | -9/+6 |
2016-01-12 | Add cantunwind when unwind info does not match start of section. | Yury Usishchev | 4 | -0/+54 |
2016-01-08 | [ARM] PR ld/19368: Add missing relocation type class for R_ARM_IRELATIVE | Jiong Wang | 6 | -54/+54 |
2016-01-01 | Copyright update for binutils | Alan Modra | 2 | -2/+2 |
2015-12-26 | Add test for ARMv6-M farcall with no profile info | Thomas Preud'homme | 4 | -0/+44 |
2015-12-24 | Add support for linking ARMv8-M object files | Thomas Preud'homme | 10 | -0/+59 |
2015-12-22 | ARM: Fix exidx coverage for relocatable builds. | Yury Usishchev | 5 | -0/+61 |
2015-12-22 | Add support for ARM's NOREAD section flag. | Mickael Guene | 10 | -0/+129 |
2015-12-16 | [ARM] Add support for thumb1 pcrop relocations. | Mickael Guene | 5 | -0/+168 |
2015-10-27 | Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround... | Laurent Alfonsi | 13 | -0/+884 |
2015-07-27 | [ARM] Fix extern protected data handling | Szabolcs Nagy | 3 | -0/+34 |
2015-04-29 | [ARM] Update ld testcases | Jiong Wang | 2 | -3/+3 |
2015-04-24 | [ARM]: Don't tail-pad over-aligned functions to the alignment boundary. | Richard Earnshaw | 23 | -114/+71 |
2015-04-07 | Modify get_reloc_section for targets that map .got.plt to .got | Alan Modra | 1 | -0/+1 |
2015-02-26 | [ARM]Update for Tag_ABI_HardFP_use per EABI doc | Terry Guo | 22 | -15/+86 |
2015-01-14 | [ARM] Reject R_ARM_REL32 when trying to defer it to runtime | Jiong Wang | 13 | -968/+283 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 2 | -2/+2 |
2014-12-25 | ARM: Add support for value 3 of Tag_ABI_VFP_args attribute | Terry Guo | 9 | -0/+16 |
2014-11-21 | Calculate ARM arch attribute after relaxation | Terry Guo | 4 | -4/+6 |
2014-11-21 | Support ARM Cortex-M7 | Terry Guo | 18 | -0/+214 |
2014-11-20 | Enable to link ARM object file that hasn't attribute section. | Terry Guo | 4 | -0/+39 |
2014-09-16 | Make the linker return an error status if it fails to merge ARM binaries with | Terry Guo | 4 | -0/+32 |
2014-08-21 | bfd/ChangeLog | Terry Guo | 8 | -0/+166 |
2014-08-20 | Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocs | Roland McGrath | 3 | -0/+45 |
2014-07-10 | Fix tests when configured for arm-linux and arm-elf | Will Newton | 26 | -214/+215 |
2014-07-08 | ld/ARM: Increase maximum page size to 64kB | Will Newton | 4 | -8/+8 |
2014-06-25 | ld/arm: adjust offsets in tls-gdierelax2.d | Kyle McMartin | 1 | -4/+4 |
2014-06-16 | ld/ARM: Fix IFUNC and TLS descriptors in the same shared object | Will Newton | 4 | -0/+42 |
2014-04-23 | ld/arm: Fix testsuite failures for armeb-linux-eabi | Will Newton | 24 | -132/+129 |
2014-03-27 | Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t... | Yury Gribov | 28 | -384/+450 |