Age | Commit message (Expand) | Author | Files | Lines |
2008-08-08 | * elf.c (bfd_elf_get_elf_syms): Don't leak memory on error. | Alan Modra | 1 | -6/+22 |
2008-08-07 | bfd/ | Richard Sandiford | 1 | -2/+2 |
2008-07-22 | 2008-07-22 Simon Baldwin <simonb@google.com> | Chris Demetriou | 1 | -0/+9 |
2008-07-21 | 2008-07-21 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -2/+3 |
2008-04-29 | * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound) | Daniel Jacobowitz | 1 | -5/+7 |
2008-04-08 | * elflink.c (bfd_elf_size_dynamic_sections): Ignore GNU-stack note | Alan Modra | 1 | -1/+1 |
2008-03-13 | include/elf/ | Alan Modra | 1 | -1/+1 |
2008-03-12 | include/elf/ | Alan Modra | 1 | -12/+10 |
2008-03-11 | * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype. | Alan Modra | 1 | -55/+42 |
2008-03-02 | 2008-03-02 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -4/+5 |
2008-02-23 | 2008-02-22 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -5/+8 |
2008-02-20 | PR 868 | Nick Clifton | 1 | -1/+2 |
2008-02-15 | include/ | Alan Modra | 1 | -4/+4 |
2008-02-14 | * elflink.c (compute_bucket_count): Warning fixes. | Alan Modra | 1 | -4/+6 |
2008-01-21 | * elflink.c (_bfd_elf_link_output_relocs): Correct error return. | Alan Modra | 1 | -1/+1 |
2008-01-15 | bfd/ | Alan Modra | 1 | -2/+27 |
2008-01-11 | 2008-01-11 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -2/+0 |
2008-01-07 | bfd/ | H.J. Lu | 1 | -0/+1 |
2007-12-15 | bfd/ | Richard Sandiford | 1 | -74/+43 |
2007-12-15 | bfd/ | Richard Sandiford | 1 | -0/+3 |
2007-12-15 | bfd/ | Richard Sandiford | 1 | -168/+216 |
2007-11-20 | * elflink.c (elf_link_output_extsym): Weaken assertion: if --gc-section is se... | Nick Clifton | 1 | -4/+9 |
2007-11-19 | * elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype. | Alan Modra | 1 | -15/+11 |
2007-10-31 | * elf-bfd.h (bfd_elf_match_symbols_in_sections): Don't declare. | Alan Modra | 1 | -17/+1 |
2007-10-18 | PR ld/4424 | Alan Modra | 1 | -2/+36 |
2007-10-16 | * elflink.c (_bfd_elf_check_kept_section): Use the section rawsize | Bob Wilson | 1 | -1/+3 |
2007-10-12 | PR 5160 | Nick Clifton | 1 | -6/+5 |
2007-09-30 | * elflink.c: Formatting. | Alan Modra | 1 | -120/+120 |
2007-09-30 | bfd/ | Alan Modra | 1 | -322/+126 |
2007-09-26 | * elflink.c (set_symbol_value): Add isymbuf and locsymcount | Alan Modra | 1 | -57/+59 |
2007-09-18 | * elf.c (bfd_section_from_shdr): Check bfd_alloc return. | Alan Modra | 1 | -10/+48 |
2007-09-18 | bfd/ | H.J. Lu | 1 | -1/+0 |
2007-08-20 | Revision of previous delta using bfd_vma cast instead of 1L. | Nick Clifton | 1 | -1/+1 |
2007-08-20 | * elflink.c (elf_fixup_link_order): Rewrite conversion of s->alignment_power | Nick Clifton | 1 | -1/+1 |
2007-07-27 | 2007-07-26 Michael Snyder <msnyder@svkmacdonelllnx> | Michael Snyder | 1 | -1/+2 |
2007-07-26 | * elflink.c (_bfd_elf_fix_symbol_flags): Remove unnecessary | Alan Modra | 1 | -13/+6 |
2007-07-24 | 2007-07-24 Michael Snyder <msnyder@access-company.com> | Michael Snyder | 1 | -1/+1 |
2007-07-24 | * elflink.c (_bfd_elf_link_just_syms, merge_sections_remove_hook, | Alan Modra | 1 | -0/+721 |
2007-07-23 | bfd/ | Richard Sandiford | 1 | -4/+5 |
2007-07-10 | 2007-07-09 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -11/+34 |
2007-07-06 | * elflink.c (elf_link_add_object_symbols): Return via | Alan Modra | 1 | -4/+3 |
2007-07-03 | Switch sources over to use the GPL version 3 | Nick Clifton | 1 | -2/+3 |
2007-06-29 | bfd: | Joseph Myers | 1 | -0/+47 |
2007-06-29 | * elflink.c (_bfd_elf_link_assign_sym_version): Improve error | Alan Modra | 1 | -2/+2 |
2007-05-16 | 2007-05-16 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -16/+16 |
2007-05-15 | 2007-05-15 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -0/+46 |
2007-05-11 | include/elf/ | Alan Modra | 1 | -8/+8 |
2007-05-07 | * elflink.c (bfd_elf_final_link): Correct reloc handling for | Alan Modra | 1 | -5/+13 |
2007-05-04 | 2007-05-04 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -4/+6 |
2007-05-04 | * elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn sections | Nick Clifton | 1 | -19/+152 |