2076-01-11 H.J. Lu <hongjiu.lu@intel.com>
[binutils.git] / bfd / ChangeLog
blobe645f8fb407835eaa66dab9e93a993a7a5477862
1 2076-01-11  H.J. Lu  <hongjiu.lu@intel.com>
3         PR binutils/3631
4         * Makefile.am (OFILES): Add @bfd64_libs@.
5         (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
6         * Makefile.in: Regenerated.
8         * configure.in (bfd_libs): Replaced by ...
9         (bfd64_libs): This.
10         * configure: Regenerated.
12 2007-01-11  Nathan Sidwell  <nathan@codesourcery.com>
14         * elf.c (assign_file_positions_for_load_sections): We can
15         require fewer phdrs than expected.
17 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
19         * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
20         * bfd-in2.h: Regenerate.
21         * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
22         bfd_mach_cpu32_fido.
23         (m68k_arch_features): Use fido_a instead of cpu32.
24         (bfd_m68k_compatible): Reject the combination of Fido and
25         ColdFire.  Accept the combination of CPU32 and Fido with a
26         warning.
27         * elf32-m68k.c (elf32_m68k_object_p,
28         elf32_m68k_merge_private_bfd_data,
29         elf32_m68k_print_private_bfd_data): Treat Fido as an
30         architecture by itself.
32 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
34         * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
36 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
38         * texhex.c (first_phase): Don't fall through into the default
39         case.
40         (pass_over): Replace abort () calls with return FALSE.  Fix
41         buffer overflow.
43 2007-01-04  Jie Zhang  <jie.zhang@analog.com>
45         * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
46         SEC_EXCLUDE on zero size .eh_frame.
48 For older changes see ChangeLog-2006
50 Local Variables:
51 mode: change-log
52 left-margin: 8
53 fill-column: 74
54 version-control: never
55 End: