bfd/
[binutils-gdb.git] / bfd / ChangeLog
1 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR ld/9679
4 * elflink.c (elf_merge_st_other): New.
5 (_bfd_elf_merge_symbol): Use it on skipped weak definitions and
6 hide them if needed.
7 (elf_link_add_object_symbols): Updated.
8
9 2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
10
11 PR ld/9676
12 * elflink.c (elf_link_add_object_symbols): Update def_dynamic,
13 ref_dynamic and dynamic_def fields when setting def_regular
14 to 1.
15
16 2009-01-02 Curtis Mackie <curtmackevo@gmail.com>
17
18 PR 9682
19 * coff-ppc.c (dump_toc): Fix up calls to fprintf without a string
20 literal.
21
22 For older changes see ChangeLog-2008
23 \f
24 Local Variables:
25 mode: change-log
26 left-margin: 8
27 fill-column: 74
28 version-control: never
29 End: