X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2FChangeLog;h=3649cf8df324dd1e753a41d57a0627784399c6ec;hb=06f22d7e75a3067e81ac69d1db4e1482bcc1100d;hp=38e9a4391438959529aa785528612c26011c7a7d;hpb=45ab555df7252440f6dd546a3ad2027f6e81c313;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 38e9a43914..3649cf8df3 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,138 @@ +2005-01-05 Fred Fish + + * 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 + + * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo. + +2004-12-31 Alan Modra + + * 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 + + * elf32-crx.c (elf32_crx_relax_section): Support 'bcop' relaxation. + +2004-12-21 Kris Warkentin + + * 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 + + * 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 + + * 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 + + * 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 + + * reloc.c (BFD_RELOC_V850_LO16_SPLIT_OFFSET): New bfd_reloc_code_type. + * elf32-v850.c (v850_elf_howto_table): Add entry for + R_V850_LO16_SPLIT_OFFSET. + (v850_elf_reloc_map): Map it to BFD_RELOC_V850_LO16_SPLIT_OFFSET. + (v850_elf_perform_lo16_relocation): New function, extracted from... + (v850_elf_perform_relocation): ...here. Use it to handle + R_V850_LO16_SPLIT_OFFSET. + (v850_elf_check_relocs, v850_elf_final_link_relocate): Handle + R_V850_LO16_SPLIT_OFFSET. + * libbfd.h, bfd-in2.h: Regenerate. + +2004-12-14 P.J. Darcy + + * config.bfd: Add s390x-ibm-tpf support. + +2004-12-14 Tomer Levi + + * 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. + +2004-12-14 Richard Sandiford + + * elfxx-mips.c (mips_elf_calculate_relocation): Don't report an + overflow for calls to undefined weak symbols. + +2004-12-11 Alan Modra + + * elfcode.h (elf_slurp_symbol_table): Use bfd_elf_sym_name so that + canonical sections syms have a name. + +2004-12-11 Alan Modra + + * elf64-ppc.c (opd_entry_value): Don't use cached relocs if they + have been adjusted for output. + (ppc64_elf_relocate_section): Mark sections with reloc_done. + +2004-12-10 Alan Modra + + * elf.c (bfd_elf_sym_name): Rename from bfd_elf_local_sym_name and + add symtab_hdr param. + (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): Update. + (ppc64_elf_relocate_section): Update. + * elflink.c (elf_link_input_bfd): Update. + +2004-12-10 Jakub Jelinek + + * elf.c (bfd_elf_local_sym_name): Avoid crashes with invalid + st_shndx on STT_SECTION sections. + +2004-12-09 Daniel Jacobowitz + + * elfcode.h (elf_slurp_reloc_table_from_section): Don't canonicalize + ELF section symbols. + +2004-12-09 Ian Lance Taylor + + * elfxx-mips.c (mips_elf_calculate_relocation): For R_MIPS_JALR, + return a real value, unless it is a PLT symbol. + (mips_elf_perform_relocation): On the RM9000, turn a jal into a + bal if possible. + + * elfn32-mips.c (elf_mips_howto_table_rela): Change dst_mask of + R_MIPS_JALR entry to 0. + + * archures.c: Define bfd_mach_mips9000. + * elfxx-mips.c (_bfd_elf_mips_mach): Handle E_MIPS_MACH_9000. + (mips_set_isa_flags): Handle bfd_mach_mips9000. + * cpu-mips.c (I_mips9000): Define. + (arch_info_struct): Add case for bfd_mach_mips9000. + * aoutx.h (NAME(aout,machine_type)): Handle bfd_mach_mips9000. + * bfd-in2.h: Regenerate. + +2004-12-08 Ian Lance Taylor + + * elfxx-mips.c (mips_elf_calculate_relocation): Test for R_MIPS_26 + overflow. + 2004-12-07 Ben Elliston * netbsd-core.c (netbsd_core_file_p): Make `i' unsigned.