6b2a418ff5c4aab32c981e43f7904f4b1b8e9c35
[deliverable/binutils-gdb.git] / bfd / ChangeLog
1 2007-01-16 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/3831
4 * elf-bfd.h (bfd_elf_link_mark_dynamic_symbol): Add an
5 argument, Elf_Internal_Sym *.
6
7 * elflink.c (bfd_elf_link_mark_dynamic_symbol): Mark a data
8 symbol dynamic if info->dynamic_data is TRUE.
9 (bfd_elf_record_link_assignment): Updated call to
10 bfd_elf_record_link_assignment.
11 (_bfd_elf_merge_symbol): Likewise. Always call
12 bfd_elf_link_mark_dynamic_symbol.
13
14 2076-01-12 H.J. Lu <hongjiu.lu@intel.com>
15
16 * Makefile.am (BFD_LIBS): Removed.
17 * Makefile.in: Regenerated.
18
19 2076-01-11 H.J. Lu <hongjiu.lu@intel.com>
20
21 PR binutils/3631
22 * Makefile.am (OFILES): Add @bfd64_libs@.
23 (libbfd_la_SOURCES): Remove $(BFD64_LIBS_CFILES).
24 * Makefile.in: Regenerated.
25
26 * configure.in (bfd_libs): Replaced by ...
27 (bfd64_libs): This.
28 * configure: Regenerated.
29
30 2007-01-11 Nathan Sidwell <nathan@codesourcery.com>
31
32 * elf.c (assign_file_positions_for_load_sections): We can
33 require fewer phdrs than expected.
34
35 2007-01-08 Kazu Hirata <kazu@codesourcery.com>
36
37 * archures.c (bfd_mach_cpu32_fido): Rename to bfd_mach_fido.
38 * bfd-in2.h: Regenerate.
39 * cpu-m68k.c (arch_info_struct): Use bfd_mach_fido instead of
40 bfd_mach_cpu32_fido.
41 (m68k_arch_features): Use fido_a instead of cpu32.
42 (bfd_m68k_compatible): Reject the combination of Fido and
43 ColdFire. Accept the combination of CPU32 and Fido with a
44 warning.
45 * elf32-m68k.c (elf32_m68k_object_p,
46 elf32_m68k_merge_private_bfd_data,
47 elf32_m68k_print_private_bfd_data): Treat Fido as an
48 architecture by itself.
49
50 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
51
52 * config.bfd: Renamed target x86_64-*-mingw64 to x86_64-*-mingw*.
53
54 2007-01-05 Jakub Jelinek <jakub@redhat.com>
55
56 * texhex.c (first_phase): Don't fall through into the default
57 case.
58 (pass_over): Replace abort () calls with return FALSE. Fix
59 buffer overflow.
60
61 2007-01-04 Jie Zhang <jie.zhang@analog.com>
62
63 * elf-eh-frame.c (_bfd_elf_discard_section_eh_frame): Don't set
64 SEC_EXCLUDE on zero size .eh_frame.
65
66 For older changes see ChangeLog-2006
67 \f
68 Local Variables:
69 mode: change-log
70 left-margin: 8
71 fill-column: 74
72 version-control: never
73 End:
This page took 0.029518 seconds and 3 git commands to generate.