aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.c
AgeCommit message (Expand)AuthorFilesLines
2007-12-15bfd/Richard Sandiford1-74/+43
2007-12-15bfd/Richard Sandiford1-0/+3
2007-12-15bfd/Richard Sandiford1-168/+216
2007-11-20* elflink.c (elf_link_output_extsym): Weaken assertion: if --gc-section is se...Nick Clifton1-4/+9
2007-11-19 * elf-bfd.h (bfd_elf_perform_complex_relocation): Update prototype.Alan Modra1-15/+11
2007-10-31 * elf-bfd.h (bfd_elf_match_symbols_in_sections): Don't declare.Alan Modra1-17/+1
2007-10-18 PR ld/4424Alan Modra1-2/+36
2007-10-16 * elflink.c (_bfd_elf_check_kept_section): Use the section rawsizeBob Wilson1-1/+3
2007-10-12PR 5160Nick Clifton1-6/+5
2007-09-30 * elflink.c: Formatting.Alan Modra1-120/+120
2007-09-30bfd/Alan Modra1-322/+126
2007-09-26 * elflink.c (set_symbol_value): Add isymbuf and locsymcountAlan Modra1-57/+59
2007-09-18 * elf.c (bfd_section_from_shdr): Check bfd_alloc return.Alan Modra1-10/+48
2007-09-18bfd/H.J. Lu1-1/+0
2007-08-20Revision of previous delta using bfd_vma cast instead of 1L.Nick Clifton1-1/+1
2007-08-20* elflink.c (elf_fixup_link_order): Rewrite conversion of s->alignment_powerNick Clifton1-1/+1
2007-07-272007-07-26 Michael Snyder <msnyder@svkmacdonelllnx>Michael Snyder1-1/+2
2007-07-26 * elflink.c (_bfd_elf_fix_symbol_flags): Remove unnecessaryAlan Modra1-13/+6
2007-07-242007-07-24 Michael Snyder <msnyder@access-company.com>Michael Snyder1-1/+1
2007-07-24 * elflink.c (_bfd_elf_link_just_syms, merge_sections_remove_hook,Alan Modra1-0/+721
2007-07-23bfd/Richard Sandiford1-4/+5
2007-07-102007-07-09 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-11/+34
2007-07-06 * elflink.c (elf_link_add_object_symbols): Return viaAlan Modra1-4/+3
2007-07-03Switch sources over to use the GPL version 3Nick Clifton1-2/+3
2007-06-29bfd:Joseph Myers1-0/+47
2007-06-29 * elflink.c (_bfd_elf_link_assign_sym_version): Improve errorAlan Modra1-2/+2
2007-05-162007-05-16 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-16/+16
2007-05-152007-05-15 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-0/+46
2007-05-11include/elf/Alan Modra1-8/+8
2007-05-07 * elflink.c (bfd_elf_final_link): Correct reloc handling forAlan Modra1-5/+13
2007-05-042007-05-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-4/+6
2007-05-04* elflink.c (elf_link_sort_relocs): If both .rela.dyn and .rel.dyn sectionsNick Clifton1-19/+152
2007-04-26bfd/Alan Modra1-1/+1
2007-04-172007-04-17 Paul Brook <paul@codesourcery.com>Paul Brook1-15/+41
2007-04-14 * elflink.c (bfd_elf_final_link): Don't free symbuf forJakub Jelinek1-10/+12
2007-04-05bfd/H.J. Lu1-2/+2
2007-03-29 PR ld/4267Alan Modra1-2/+2
2007-03-07 PR 3958Alan Modra1-12/+4
2007-02-222007-02-22 Paul Brook <paul@codesourcery.com>Paul Brook1-8/+6
2007-02-19 * elf-bfd.h (struct elf_backend_data): Add default_execstack.Alan Modra1-2/+2
2007-02-14bfd/H.J. Lu1-0/+4
2007-02-12 * elflink.c (evaluate_complex_relocation_symbols): Ignore relocsAlan Modra1-1/+4
2007-02-12 * elflink.c (bfd_elf_discard_info): Tidy setting of "eh".Alan Modra1-6/+9
2007-02-052007-02-05 Dave Brolley <brolley@redhat.com>Dave Brolley1-0/+9
2007-02-05Support for Toshiba MeP and for complex relocations.Dave Brolley1-0/+713
2007-01-29 * bfd-in2.h: Regenerate.Julian Brown1-1/+2
2007-01-16bfd/H.J. Lu1-6/+18
2006-12-29bfd/H.J. Lu1-3/+5
2006-12-23 * elf-bfd.h (struct elf_backend_data): Add as_needed_cleanup hook.Jakub Jelinek1-0/+2
2006-12-11 * elflink.c (bfd_elf_gc_sections): Also search for correspondingEric Botcazou1-4/+21