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