Approved by nickc@redhat.com:
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 70af75209a1195435eb78efe6518d44f8c07d23a..3649cf8df324dd1e753a41d57a0627784399c6ec 100644 (file)
@@ -1,3 +1,55 @@
+2005-01-05  Fred Fish  <fnf@specifixinc.com>
+
+       * dwarf2.c (struct dwarf2_debug): Add info_ptr_unit member.
+       (find_abstract_instance_name): New function.
+       (scan_unit_for_functions): Handle DW_TAG_inlined_subroutine.
+       (scan_unit_for_functions): Handle DW_AT_abstract_origin.
+       (_bfd_dwarf2_find_nearest_line): Initialize info_ptr_unit.
+
+2004-12-31  Paul Brook  <paul@copdesourcery.com>
+
+       * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.
+
+2004-12-31  Alan Modra  <amodra@bigpond.net.au>
+
+       * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW):
+       Commit missing changes from 2004-12-22.
+       * bfd-in2.h: Regenerate.
+
+2004-12-23  Tomer Levi  <Tomer.Levi@nsc.com>
+
+       * elf32-crx.c (elf32_crx_relax_section): Support 'bcop' relaxation.
+
+2004-12-21  Kris Warkentin  <kewarken@qnx.com>
+
+       * elf.c (elfcore_grok_nto_gregs): Change name to elfcore_grok_nto_regs.
+       Add 'base' argument for constructing register sections.  Reformat.
+       (elfcore_grok_nto_note): Call elfcore_grok_nto_regs for both
+       gp and fp regs.  Reformat.
+       
+2004-12-22  Klaus Rudolph  <lts-rudolph@gmx.de>
+
+       * reloc.c: Add new relocs R_AVR_LDI, R_AVR_6, R_AVR_6_ADIW.
+       * bfd-in2.h: Regenerate.
+       * elf32-avr.c (elf_avr_nowto_table): Add the new relocs.
+       (avr_reloc_map): Likewise.
+       (avr_final_link_relocate): Likewise.
+
+2004-12-22  Alan Modra  <amodra@bigpond.net.au>
+
+       * elflink.c (_bfd_elf_merge_symbol): Treat old definitions from
+       as-needed dynamic libs as undefined.
+       (elf_link_add_object_symbols): Remove DYN_AS_NEEDED from as-needed
+       libs when finding they are needed.
+
+2004-12-20  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf64-ppc.c (struct ppc64_elf_obj_tdata): Add opd_relocs.
+       (opd_entry_value): Use opd_relocs if available.
+       (ppc64_elf_relocate_section): Don't set reloc_done.  Instead
+       copy .opd relocations to opd_relocs.
+       (ppc64_elf_edit_toc): Set rel_hdr.sh_size after editing relocs.
+
 2004-12-16  Richard Sandiford  <rsandifo@redhat.com>
 
        * reloc.c (BFD_RELOC_V850_LO16_SPLIT_OFFSET): New bfd_reloc_code_type.
@@ -17,7 +69,7 @@
 
 2004-12-14  Tomer Levi  <Tomer.Levi@nsc.com>
 
-       * elf32-crx.c (elf32_crx_relax_delete_bytes): Add 'struct bfd_link_info *' 
+       * elf32-crx.c (elf32_crx_relax_delete_bytes): Add 'struct bfd_link_info *'
        to prototype, to make hash info available.
        Prevent wrapped symbols from being adjusted twice.
 
@@ -44,8 +96,8 @@
        (group_signature): Update calls.
        * elf-bfd.h (bfd_elf_sym_name): Update.
        * elf32-ppc.c (ppc_elf_relocate_section): Update.
-       * elf64-ppc.c (ppc64_elf_edit_opd, ppc64_elf_edit_toc) 
-       (ppc64_elf_relocate_section): Update
+       * elf64-ppc.c (ppc64_elf_edit_opd, ppc64_elf_edit_toc): Update.
+       (ppc64_elf_relocate_section): Update.
        * elflink.c (elf_link_input_bfd): Update.
 
 2004-12-10  Jakub Jelinek  <jakub@redhat.com>
This page took 0.026026 seconds and 4 git commands to generate.