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