Move 2006 ChangeLog entries to ChangeLog-2006.
[external/binutils.git] / bfd / ChangeLog
1 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
2
3         * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
4         * bfd-in2.h: Regenerate.
5         * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
6         bfd_mach_cpu32_fido.
7         (m68k_arch_features): Use fido_a instead of cpu32.
8         (bfd_m68k_compatible): Reject the combination of Fido and
9         ColdFire.  Accept the combination of CPU32 and Fido with a
10         warning.
11         * elf32-m68k.c (elf32_m68k_object_p,
12         elf32_m68k_merge_private_bfd_data,
13         elf32_m68k_print_private_bfd_data): Treat Fido as an
14         architecture by itself.
15
16 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
17
18         * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
19
20 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
21
22         * texhex.c (first_phase): Don't fall through into the default
23         case.
24         (pass_over): Replace abort () calls with return FALSE.  Fix
25         buffer overflow.
26
27 2007-01-04  Jie Zhang  <jie.zhang@analog.com>
28
29         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
30         SEC_EXCLUDE on zero size .eh_frame.
31
32 For older changes see ChangeLog-2006
33 \f
34 Local Variables:
35 mode: change-log
36 left-margin: 8
37 fill-column: 74
38 version-control: never
39 End: