Age | Commit message (Expand) | Author | Files | Lines |
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 |
2013-12-17 | Call _bfd_elf_post_process_headers | H.J. Lu | 1 | -1/+1 |
2013-12-17 | Use _bfd_elf_copy_private_bfd_data | H.J. Lu | 1 | -8/+1 |
2013-11-14 | PR ld/16017 | Nick Clifton | 1 | -7/+24 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+2 |
2013-08-26 | bfd/ | Roland McGrath | 1 | -0/+20 |
2013-08-14 | PR ld/15787 | Nick Clifton | 1 | -4/+4 |
2013-07-31 | PR ld/15787 | Nick Clifton | 1 | -7/+8 |
2013-07-18 | * elf32-arm.c (arm_type_of_stub): Don't use ST_BRANCH_TO_ARM for | Nick Clifton | 1 | -0/+14 |
2013-07-18 | * elf32-arm.c (elf32_arm_stub_long_branch_arm_nacl): New variable. | Nick Clifton | 1 | -6/+45 |
2013-06-28 | PR ld/15302 | Nick Clifton | 1 | -6/+0 |
2013-06-13 | PR ld/15302 | Nick Clifton | 1 | -2/+7 |
2013-04-29 | bfd/efl32-arm.c: Fix handling of IRELATIVE relocs. | Will Newton | 1 | -2/+7 |
2013-04-24 | bfd/ | Roland McGrath | 1 | -1460/+1493 |
2013-03-30 | PR ld/15323 | Alan Modra | 1 | -0/+4 |
2013-03-27 | * elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc. | Alan Modra | 1 | -1/+3 |
2013-03-27 | bfd/ChangeLog: | Will Newton | 1 | -2/+2 |
2013-03-27 | bfd/ChangeLog: | Will Newton | 1 | -2/+5 |
2013-03-21 | PR sim/15286 | Nick Clifton | 1 | -0/+14 |
2013-02-28 | bfd/ | Julian Brown | 1 | -7/+11 |
2013-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -6/+6 |
2013-02-21 | bfd/ | Alan Modra | 1 | -6/+6 |
2013-02-11 | * elfcode.h (elf_checksum_contents): Free contents. | Alan Modra | 1 | -1/+1 |
2013-02-10 | * coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc. | Alan Modra | 1 | -36/+1 |
2013-02-05 | * elf32-arm.c (elf32_arm_final_link_relocate): Only test for | Alan Modra | 1 | -1/+2 |
2012-12-17 | bfd/ | Roland McGrath | 1 | -0/+3 |
2012-11-16 | bfd/ChangeLog | Yufeng Zhang | 1 | -10/+13 |
2012-11-15 | bfd/ | Roland McGrath | 1 | -9/+9 |
2012-10-30 | bfd: | Nick Clifton | 1 | -0/+19 |
2012-09-02 | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 1 | -1/+1 |
2012-08-24 | * bfd/elf32-arm.c (v8): New array. | Matthew Gretton-Dann | 1 | -7/+31 |
2012-07-26 | PR ld/14397 | Nick Clifton | 1 | -1/+8 |
2012-07-24 | 2012-07-24 Teresa Johnson <tejohnson@google.com> | Cary Coutant | 1 | -1/+1 |
2012-06-29 | PR ld/14189 | Nick Clifton | 1 | -1/+2 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -34/+35 |
2012-06-28 | bfd/ | Roland McGrath | 1 | -3/+5 |