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