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