Age | Commit message (Expand) | Author | Files | Lines |
2015-09-20 | Add --no-dynamic-linker option to ld, for static PIE use | Rich Felker | 1 | -1/+1 |
2015-09-12 | Set .plt entry size to 0 in elf32-hppa.c | John David Anglin | 1 | -3/+4 |
2015-08-31 | Make asection->id and asection->index unsigned | Alan Modra | 1 | -2/+2 |
2015-08-18 | Add output_type to bfd_link_info | H.J. Lu | 1 | -36/+40 |
2015-07-25 | Fix broken -Bsymbolic-functions | Alan Modra | 1 | -4/+4 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-12 | Copy relocations against protected symbols | Alan Modra | 1 | -1/+1 |
2014-06-13 | Free linker hash table from bfd_close. | Alan Modra | 1 | -5/+8 |
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 | -12/+12 |
2014-06-13 | Make bfd.link_next field a union | Alan Modra | 1 | -4/+4 |
2014-05-02 | bfd target vector rationalisation | Alan Modra | 1 | -3/+3 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2013-12-17 | Default elf_backend_post_process_headers to set OSABI | H.J. Lu | 1 | -1/+0 |
2013-11-14 | PR ld/16082 | Nick Clifton | 1 | -0/+4 |
2013-11-05 | Pass ignored unresolved relocations to ld backend | H.J. Lu | 1 | -2/+3 |
2013-04-17 | * coffcode.h: Added a cast to void when a bfd_set_section_*() | Nick Clifton | 1 | -4/+2 |
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-02-21 | * elf-bfd.h (struct core_elf_obj_tdata): New. | Alan Modra | 1 | -5/+5 |
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 | -19/+1 |
2013-01-10 | Remove trailing white spaces in bfd | H.J. Lu | 1 | -23/+23 |
2012-09-02 | Add hdynamic to elf_link_hash_table for _DYNAMIC | H.J. Lu | 1 | -3/+1 |
2012-06-29 | * section.c (bfd_get_linker_section): New function. | Alan Modra | 1 | -8/+8 |
2012-05-07 | * elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound | Maciej W. Rozycki | 1 | -2/+2 |
2012-04-24 | PR ld/13991 | Alan Modra | 1 | -1/+1 |
2012-03-13 | * elf-m10300.c (_bfd_mn10300_elf_adjust_dynamic_symbol): Don't error | Alan Modra | 1 | -9/+2 |
2011-12-11 | PR binutils/13476 | Dave Anglin | 1 | -39/+43 |
2011-11-06 | PR ld/13387 | Dave Anglin | 1 | -2/+11 |
2011-10-26 | PR ld/13049 | Nick Clifton | 1 | -2/+2 |
2011-10-20 | PR ld/13049 | Nick Clifton | 1 | -2/+2 |
2011-07-03 | ELFOSABI_GNU | Thomas Schwinge | 1 | -3/+3 |
2011-06-13 | * linker.c (bfd_link_hash_traverse): Follow warning symbol link. | Alan Modra | 1 | -13/+1 |
2011-06-10 | * elflink.c (_bfd_elf_link_create_dynamic_sections): If the | Nick Clifton | 1 | -6/+13 |
2010-10-25 | bfd/ | Daniel Jacobowitz | 1 | -11/+4 |
2010-09-24 | 2010-09-24 Thomas Schwinge <thomas@codesourcery.com> | Thomas Schwinge | 1 | -2/+2 |
2010-08-25 | Add target_id to elf_backend_data. | H.J. Lu | 1 | -10/+1 |
2010-08-18 | 2010-08-18 Pedro Alves <pedro@codesourcery.com> | Pedro Alves | 1 | -1/+1 |
2010-06-27 | fix set but unused variable warnings | Alan Modra | 1 | -2/+0 |
2010-02-04 | * elf-bfd.h (emum elf_object_id): Rename to elf_target_id. Add | Nick Clifton | 1 | -6/+58 |
2010-01-30 | * elf32-hppa.c (final_link_relocate): Convert R_PARISC_TLS_GD21L, | Dave Anglin | 1 | -4/+8 |
2009-11-08 | * elf32-hppa.c (elf32_hppa_final_link): Don't sort unwind information | Dave Anglin | 1 | -0/+3 |
2009-06-18 | * elf-bfd.h (struct sym_sec_cache): Delete. | Alan Modra | 1 | -7/+11 |
2009-06-17 | 2009-06-17 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -10/+1 |
2009-03-19 | * elf32-hppa.c (final_link_relocate): Cast bfd_vma values to long | Andreas Schwab | 1 | -3/+3 |
2009-03-01 | * elf32-hppa.c (hppa32_elf_local_refcounts): New function. | Dave Anglin | 1 | -34/+36 |
2008-11-25 | * elflink.c (is_reloc_section): New function. Returns true if the | Nick Clifton | 1 | -32/+5 |
2008-03-12 | include/elf/ | Alan Modra | 1 | -6/+12 |
2008-02-15 | * elf-bfd.h (enum elf_object_id): Add HPPA_ELF_TDATA. | Alan Modra | 1 | -1/+11 |