aboutsummaryrefslogtreecommitdiff
path: root/bfd/elflink.c
AgeCommit message (Expand)AuthorFilesLines
2004-10-12 * elflink.c (enum action_discarded): New.Alan Modra1-19/+27
2004-10-11 PR 233Alan Modra1-37/+29
2004-10-11 * elflink.c (elf_link_input_bfd): Revert PR 354 change.Alan Modra1-15/+0
2004-10-11 PR 354Alan Modra1-0/+15
2004-10-11 PR 437Alan Modra1-2/+9
2004-10-07Add linker option: --warn-shared-textrel to produce warnings when adding aNick Clifton1-12/+16
2004-09-302004-09-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+55
2004-09-17include/Alan Modra1-48/+60
2004-09-16 * elf-bfd.h (struct elf_link_hash_entry): Replace elf_link_hash_flagsAlan Modra1-130/+122
2004-09-07 * elf64-ppc.c (struct ppc_link_hash_table): Add stub_globals.Alan Modra1-4/+6
2004-09-06(elf_link_add_object_symbols): Set the error code to bfd_error_wrong_format whenNick Clifton1-1/+4
2004-09-03 * config.bfd (arm*-*-symbianelf*): Use OS-specific target vectors.Mark Mitchell1-11/+5
2004-08-21 * elflink.c (_bfd_elf_section_already_linked): HandleDaniel Jacobowitz1-0/+30
2004-08-18 PR 338Alan Modra1-1/+6
2004-08-17 * elflink.h (elf_gc_sweep): Keep non-alloc, non-load sections.Alan Modra1-3/+3
2004-08-16 * elflink.c (elf_section_complain_discarded): Ignore .fixup.Alan Modra1-0/+3
2004-08-13bfd/Alan Modra1-96/+57
2004-08-09 * elf-bfd.h (struct elf_backend_data): AddAlan Modra1-42/+57
2004-08-09bfd/Alan Modra1-11/+10
2004-07-302004-07-30 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-2/+26
2004-07-272004-07-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-7/+171
2004-07-222004-07-22 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+1
2004-07-22bfd/H.J. Lu1-1/+6
2004-07-21bfd/H.J. Lu1-0/+86
2004-07-21 * elflink.c (elf_get_linked_section_vma, compare_link_order,Paul Brook1-0/+116
2004-07-21* elf-bfd.h (ELF_COMMON_DEF_P): New.Alexandre Oliva1-1/+5
2004-07-19bfd/H.J. Lu1-4/+19
2004-07-14 * elflink.c (elf_section_complain_discarded): Don't complain inDave Anglin1-0/+3
2004-07-14Revert previous delta - the bug had already been fixed.Nick Clifton1-12/+10
2004-07-13(elf_sort_symbol): Restructure code to avoid bug in Solairs hosted versions ofNick Clifton1-10/+12
2004-07-06Add support for sh-symbian-elf targetNick Clifton1-0/+6
2004-07-02bfd/H.J. Lu1-7/+28
2004-07-01bfd/Alan Modra1-76/+88
2004-06-30bfd/H.J. Lu1-15/+19
2004-06-30 * elflink.c (elf_section_ignore_discarded_relocs): Don't testAlan Modra1-8/+7
2004-06-28 * bfd-in.h (struct stab_info): Move from stabs.c.Alan Modra1-2/+4
2004-06-24bfd/Alan Modra1-56/+52
2004-06-21bfd/ChangeLog:Alexandre Oliva1-29/+41
2004-06-09* elflink.c (elf_sort_symbol): Compare section id, not pointers.Alexandre Oliva1-2/+2
2004-05-25bfd/Alan Modra1-22/+0
2004-05-22 * merge.c (_bfd_merged_section_offset): Remove "addend" param.Alan Modra1-2/+2
2004-05-11bfd/Jakub Jelinek1-5/+36
2004-05-03 * elf.c (_bfd_elf_rela_local_sym): Set kept_section for excludedAlan Modra1-9/+23
2004-04-30 * elflink.c (elf_gc_mark): Follow indirect and warning syms.Alan Modra1-0/+3
2004-04-21 * elflink.c (elf_gc_mark_dynamic_ref_symbol): New function.Eric Botcazou1-5/+37
2004-04-15 * elflink.c (_bfd_elf_merge_symbol): Treat weak as strong onlyAlan Modra1-9/+13
2004-04-08 * elflink.c: Include libiberty.h.Richard Sandiford1-0/+1
2004-03-27 * Makefile.am: Remove all mention of elflink.h.Alan Modra1-21/+3564
2004-03-26 * elf64-ppc.c (elf_backend_add_symbol_hook): Define.Alan Modra1-1/+1
2004-03-26 * elfxx-target.h (bfd_elfNN_bfd_link_add_symbols): Define.Alan Modra1-13/+1334