Age | Commit message (Expand) | Author | Files | Lines |
2016-01-01 | Copyright update for binutils | Alan Modra | 1 | -1/+1 |
2015-12-24 | Add support for linking ARMv8-M object files | Thomas Preud'homme | 1 | -15/+62 |
2015-12-24 | Add assembler support for ARMv8-M Baseline | Thomas Preud'homme | 1 | -1/+1 |
2015-12-24 | Add assembler support for ARMv8-M Mainline | Thomas Preud'homme | 1 | -1/+7 |
2015-12-22 | ARM: Fix exidx coverage for relocatable builds. | Yury Usishchev | 1 | -2/+68 |
2015-12-22 | Add support for ARM's NOREAD section flag. | Mickael Guene | 1 | -0/+59 |
2015-12-16 | [ARM] Add support for thumb1 pcrop relocations. | Mickael Guene | 1 | -1/+86 |
2015-11-17 | Fix a problematic message with the STM32L4XX fixup on 32-bit hosts. | Christophe Lyon | 1 | -2/+2 |
2015-10-28 | Fix recent STM324LXX patch to compile on 32-bit hosts. | Nick Clifton | 1 | -28/+18 |
2015-10-27 | Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time workaround... | Laurent Alfonsi | 1 | -4/+1433 |
2015-09-23 | Fix compile time warnings generated when compiling with clang. | Nick Clifton | 1 | -14/+18 |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-08-31 | Make asection->id and asection->index unsigned | Alan Modra | 1 | -4/+4 |
2015-08-19 | Add bfd_link_pde, and simplify some tests of link_info.type | Alan Modra | 1 | -1/+1 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -57/+68 |
2015-08-12 | Set EI_OSABI to ELFOSABI_GNU for local IFUNC symbols | H.J. Lu | 1 | -1/+1 |
2015-07-27 | [ARM] Fix extern protected data handling | Szabolcs Nagy | 1 | -0/+1 |
2015-07-25 | Fix broken -Bsymbolic-functions | Alan Modra | 1 | -1/+1 |
2015-06-18 | Fix the computation of the addends for an ARM_TLS_LE32 reloc. | Nick Clifton | 1 | -1/+1 |
2015-03-10 | [ARM] PR ld/16572: Remove EF_ARM_HASENTRY flag | Jiong Wang | 1 | -16/+1 |
2015-02-26 | [ARM]Update for Tag_ABI_HardFP_use per EABI doc | Terry Guo | 1 | -4/+4 |
2015-02-03 | bfd/elf32-arm.c: Improve comment in elf32_arm_finish_dynamic_symbol | Will Newton | 1 | -3/+7 |
2015-01-19 | Fallout from recent bfd_reloc_outofrange changes | Alan Modra | 1 | -1/+1 |
2015-01-14 | [ARM] Reject R_ARM_REL32 when trying to defer it to runtime | Jiong Wang | 1 | -0/+15 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-25 | ARM: Add support for value 3 of Tag_ABI_VFP_args attribute | Terry Guo | 1 | -4/+8 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+1 |
2014-11-21 | Support ARM Cortex-M7 | Terry Guo | 1 | -2/+3 |
2014-11-20 | Enable to link ARM object file that hasn't attribute section. | Terry Guo | 1 | -0/+7 |
2014-10-23 | ARM: plt_size functions need to read instructions in right byte order | Victor Kamensky | 1 | -4/+24 |
2014-10-16 | Fix 17492, ld segfault with --oformat=binary | Alan Modra | 1 | -3/+4 |
2014-10-15 | Merge bfd_find_nearest_line variants | Alan Modra | 1 | -10/+12 |
2014-09-16 | Make the linker return an error status if it fails to merge ARM binaries with | Terry Guo | 1 | -5/+14 |
2014-08-21 | bfd/ChangeLog | Terry Guo | 1 | -6/+35 |
2014-08-20 | Fix PR ld/17277: bogus dynamic relocs and TEXTREL for ARM PC-relative relocs | Roland McGrath | 1 | -12/+12 |
2014-07-08 | ld/ARM: Increase maximum page size to 64kB | Will Newton | 1 | -3/+1 |
2014-06-20 | Similarly to the AArch64 patch, set DF_STATIC_TLS for consistency with | Kyle McMartin | 1 | -0/+3 |
2014-06-16 | ld/ARM: Fix IFUNC and TLS descriptors in the same shared object | Will Newton | 1 | -3/+6 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -5/+5 |
2014-06-13 | Don't call bfd_link_hash_table_free | Alan Modra | 1 | -1/+1 |
2014-06-13 | Move link_hash_table_free functions earlier | Alan Modra | 1 | -13/+13 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -8/+8 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -8/+8 |
2014-03-27 | Add support for limited pretty-printing of ARM PLT entries on eabi and nacl t... | Yury Gribov | 1 | -14/+205 |
2014-03-20 | bfd/elf32-arm.c: Set st_value to zero for undefined symbols | Will Newton | 1 | -1/+6 |
2014-03-12 | Prevent the linker from generaing a seg-fault when the user attempts to link | Nick Clifton | 1 | -0/+3 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-03-04 | Install patch for PR ld/16017. This adds support for generating PLT entries | Nick Clifton | 1 | -42/+146 |
2014-02-27 | This patch adds support for ARM PLT entries that support a full 32-bit offset... | Yuri Gribov | 1 | -20/+63 |
2014-01-13 | 2014-01-13 Ma Jiang <ma.jiang@zte.com.cn> | Ma Jiang | 1 | -0/+6 |