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