bfd/
[external/binutils.git] / bfd / ChangeLog
index 82216d6..6bbe72a 100644 (file)
@@ -1,3 +1,34 @@
+2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
+
+       * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
+       * bfd-in2.h: Regenerate.
+       * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
+       bfd_mach_cpu32_fido.
+       (m68k_arch_features): Use fido_a instead of cpu32.
+       (bfd_m68k_compatible): Reject the combination of Fido and
+       ColdFire.  Accept the combination of CPU32 and Fido with a
+       warning.
+       * elf32-m68k.c (elf32_m68k_object_p,
+       elf32_m68k_merge_private_bfd_data,
+       elf32_m68k_print_private_bfd_data): Treat Fido as an
+       architecture by itself.
+
+2007-01-08  Kai Tietz  <kai.tietz@onevision.com>
+
+       * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
+
+2007-01-05  Jakub Jelinek  <jakub@redhat.com>
+
+       * texhex.c (first_phase): Don't fall through into the default
+       case.
+       (pass_over): Replace abort () calls with return FALSE.  Fix
+       buffer overflow.
+
+2007-01-04  Jie Zhang  <jie.zhang@analog.com>
+
+       * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
+       SEC_EXCLUDE on zero size .eh_frame.
+
 2006-12-31  H.J. Lu  <hongjiu.lu@intel.com>
 
        * bfd.c (bfd_record_phdr): Call bfd_zalloc instead of bfd_alloc