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