summaryrefslogtreecommitdiff
path: root/bfd/elflink.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-07-22 Simon Baldwin <simonb@google.com>Chris Demetriou2008-07-221-0/+9
* 2008-07-21 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-07-211-2/+3
* * elf.c (_bfd_elf_get_dynamic_reloc_upper_bound)Daniel Jacobowitz2008-04-291-5/+7
* * elflink.c (bfd_elf_size_dynamic_sections): Ignore GNU-stack noteAlan Modra2008-04-081-1/+1
* include/elf/Alan Modra2008-03-131-1/+1
* include/elf/Alan Modra2008-03-121-12/+10
* * elf-bfd.h (_bfd_elf_section_from_bfd_section): Update prototype.Alan Modra2008-03-111-55/+42
* 2008-03-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-03-021-4/+5
* 2008-02-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2008-02-231-5/+8
* PR 868Nick Clifton2008-02-201-1/+2
* include/Alan Modra2008-02-151-4/+4
* * elflink.c (compute_bucket_count): Warning fixes.Alan Modra2008-02-141-4/+6
* * elflink.c (_bfd_elf_link_output_relocs): Correct error return.Alan Modra2008-01-211-1/+1
* bfd/Alan Modra2008-01-151-2/+27
* 2008-01-11 Tristan Gingold <gingold@adacore.com>Tristan Gingold2008-01-111-2/+0
* bfd/H.J. Lu2008-01-071-0/+1
* bfd/Richard Sandiford2007-12-151-74/+43
* bfd/Richard Sandiford2007-12-151-0/+3
* bfd/Richard Sandiford2007-12-151-168/+216
* * elflink.c (elf_link_output_extsym): Weaken assertion: if --gc-section is se...Nick Clifton2007-11-201-4/+9
* * elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.Alan Modra2007-11-191-15/+11
* * elf-bfd.h (bfd_elf_match_symbols_in_sections): Don't declare.Alan Modra2007-10-311-17/+1
* PR ld/4424Alan Modra2007-10-181-2/+36
* * elflink.c (_bfd_elf_check_kept_section): Use the section rawsizeBob Wilson2007-10-161-1/+3
* PR 5160Nick Clifton2007-10-121-6/+5
* * elflink.c: Formatting.Alan Modra2007-09-301-120/+120
* bfd/Alan Modra2007-09-301-322/+126
* * elflink.c (set_symbol_value): Add isymbuf and locsymcountAlan Modra2007-09-261-57/+59
* * elf.c (bfd_section_from_shdr): Check bfd_alloc return.Alan Modra2007-09-181-10/+48
* bfd/H.J. Lu2007-09-181-1/+0
* Revision of previous delta using bfd_vma cast instead of 1L.Nick Clifton2007-08-201-1/+1
* * elflink.c (elf_fixup_link_order): Rewrite conversion of s->alignment_powerNick Clifton2007-08-201-1/+1
* 2007-07-26 Michael Snyder <msnyder@svkmacdonelllnx>Michael Snyder2007-07-271-1/+2
* * elflink.c (_bfd_elf_fix_symbol_flags): Remove unnecessaryAlan Modra2007-07-261-13/+6
* 2007-07-24 Michael Snyder <msnyder@access-company.com>Michael Snyder2007-07-241-1/+1
* * elflink.c (_bfd_elf_link_just_syms, merge_sections_remove_hook,Alan Modra2007-07-241-0/+721
* bfd/Richard Sandiford2007-07-231-4/+5
* 2007-07-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-07-101-11/+34
* * elflink.c (elf_link_add_object_symbols): Return viaAlan Modra2007-07-061-4/+3
* Switch sources over to use the GPL version 3Nick Clifton2007-07-031-2/+3
* bfd:Joseph Myers2007-06-291-0/+47
* * elflink.c (_bfd_elf_link_assign_sym_version): Improve errorAlan Modra2007-06-291-2/+2
* 2007-05-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-05-161-16/+16
* 2007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-05-151-0/+46
* include/elf/Alan Modra2007-05-111-8/+8
* * elflink.c (bfd_elf_final_link): Correct reloc handling forAlan Modra2007-05-071-5/+13
* 2007-05-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2007-05-041-4/+6
* * elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn sectionsNick Clifton2007-05-041-19/+152
* bfd/Alan Modra2007-04-261-1/+1
* 2007-04-17 Paul Brook <paul@codesourcery.com>Paul Brook2007-04-171-15/+41