* elf32-ppc.c (allocate_dynrelocs): Tweak undef weak handling.
[deliverable/binutils-gdb.git] / bfd / ChangeLog
index 5820f98e8fbad00fa5a044e2283de37a7a9fd570..6162d9cb5f92c13c33fd539f722259a333689173 100644 (file)
@@ -1,3 +1,85 @@
+2006-02-17  Alan Modra  <amodra@bigpond.net.au>
+
+       * elf32-ppc.c (allocate_dynrelocs): Tweak undef weak handling.
+       * elf64-ppc.c (allocate_dynrelocs): Likewise.
+
+2006-02-17  Alan Modra  <amodra@bigpond.net.au>
+
+       PR ld/2218
+       * elf64-ppc.c (allocate_dynrelocs): Ensure undef weak sym is
+       dynamic.
+       (ppc64_elf_relocate_section): Check output reloc section size.
+       * elf32-ppc.c (allocate_dynrelocs): Simplify undef weak test.
+
+2006-02-16  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR ld/2322
+       * elf.c (get_segment_type): New function.
+       (_bfd_elf_print_private_bfd_data): Use it.
+       (print_segment_map): New function.
+       (assign_file_positions_for_segments): Call print_segment_map
+       when there are not enough room for program headers.
+
+2006-02-16  Nick Hudson  <nick.hudson@dsl.pipex.com>
+
+       * config.bfd (mips*el-*-netbsd*, mips*-*-netbsd*): Use
+       traditional MIPS ELF targets.
+
+2006-02-15  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/2338
+       * dwarf2.c (check_function_name): New function.
+       (_bfd_dwarf2_find_nearest_line): Use check_function_name to
+       check if function is correct.
+
+2006-02-16  Alan Modra  <amodra@bigpond.net.au>
+
+       * elflink.c (_bfd_elf_default_action_discarded): Return 0 for
+       debug sections.
+       (elf_link_input_bfd): Adjust comments.
+
+2006-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * elf.c (copy_private_bfd_data): Minor update.
+
+2006-02-10  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR binutils/2258
+       * elf.c (copy_private_bfd_data): Renamed to ...
+       (rewrite_elf_program_header): This.
+       (copy_elf_program_header): New function.
+       (copy_private_bfd_data): Likewise.
+
+2006-02-07  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * archures.c (bfd_mach_mcf5200, bfd_mach_mcf5206e,
+       bfd_mach_mcf5307, bfd_mach_mcf5407, bfd_mach_mcf528x,
+       bfd_mach_mcfv4e, bfd_mach_mcf521x, bfd_mach_mcf5249,
+       bfd_mach_mcf547x, bfd_mach_mcf548x): Remove.
+       (bfd_mach_mcf_isa_a, bfd_mach_mcf_isa_a_div,
+       bfd_mach_mcf_isa_a_div_mac, bfd_mach_mcf_isa_a_div_emac,
+       bfd_mach_mcf_isa_aplus, bfd_mach_mcf_isa_aplus_mac,
+       bfd_mach_mcf_isa_aplus_emac, bfd_mach_mcf_isa_aplus_usp,
+       bfd_mach_mcf_isa_aplus_usp_mac, bfd_mach_mcf_isa_aplus_usp_emac,
+       bfd_mach_mcf_isa_b, bfd_mach_mcf_isa_b_mac, bfd_mach_mcf_isa_b_emac,
+       bfd_mach_mcf_isa_b_usp_float, bfd_mach_mcf_isa_b_usp_float_mac,
+       bfd_mach_mcf_isa_b_usp_float_emac): New.
+       (bfd_default_scan): Update coldfire mapping.
+       * bfd-in.h (bfd_m68k_mach_to_features,
+       bfd_m68k_features_to_mach): Declare.
+       * bfd-in2.h: Rebuilt.
+       * cpu-m68k.c (arch_info_struct): Add new coldfire machines,
+       adjust legacy names.
+       (m68k_arch_features): New.
+       (bfd_m68k_mach_to_features,
+       bfd_m68k_features_to_mach): Define.
+       * elf32-m68k.c (elf32_m68k_object_p): New.
+       (elf32_m68k_merge_private_bfd_data): Merge the CF EF flags.
+       (elf32_m68k_print_private_bfd_data): Print the CF EF flags.
+       (elf_backend_object_p): Define.
+       * ieee.c (ieee_write_processor): Update coldfire machines.
+       * libbfd.h: Rebuilt.
+
 2006-02-06  Steve Ellcey  <sje@cup.hp.com>
 
        * elfxx-ia64.c (elfNN_ia64_fake_sections): Set SHF_IA_64_HP_TLS
This page took 0.023921 seconds and 4 git commands to generate.