
* elflink.c (_bfd_elf_section_already_linked): Handle g++-3.4 relocations in `.gnu.linkonce.r.*' referencing its `.gnu.linkonce.t.*'. ld/testsuite/ * ld-elf/linkoncerdiff.d, ld-elf/linkoncerdiff1.s, ld-elf/linkoncerdiff2.s: New.
58 lines
1.6 KiB
Text
58 lines
1.6 KiB
Text
2009-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
|
||
|
||
* elflink.c (_bfd_elf_section_already_linked): Handle g++-3.4
|
||
relocations in `.gnu.linkonce.r.*' referencing its `.gnu.linkonce.t.*'.
|
||
|
||
2009-01-07 Hans-Peter Nilsson <hp@axis.com>
|
||
|
||
* elf32-cris.c (cris_elf_relocate_section) <case R_CRIS_32_GD>
|
||
<case R_CRIS_16_GOT_GD, R_CRIS_32_GOT_GD>: For a symbol defined in
|
||
the program, the known offset starts at the negative size of the
|
||
TLS section.
|
||
<case R_CRIS_32_IE, R_CRIS_32_GOT_TPREL, R_CRIS_16_GOT_TPREL>:
|
||
Similar.
|
||
|
||
2009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||
|
||
* config.bfd: Add lm32-*-rtems*.
|
||
|
||
2009-01-03 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
* coff-ppc.c: Add 2009 to Copyright.
|
||
* elf32-cris.c: Likewise.
|
||
* elflink.c: Likewise.
|
||
|
||
2009-01-03 Hans-Peter Nilsson <hp@axis.com>
|
||
|
||
* elf32-cris.c (elf_cris_finish_dynamic_symbol): Rename
|
||
gotplt_index to rela_plt_index. Adjust for R_CRIS_DTPMOD entry.
|
||
|
||
2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/9679
|
||
* elflink.c (elf_merge_st_other): New.
|
||
(_bfd_elf_merge_symbol): Use it on skipped weak definitions and
|
||
hide them if needed.
|
||
(elf_link_add_object_symbols): Updated.
|
||
|
||
2009-01-02 H.J. Lu <hongjiu.lu@intel.com>
|
||
|
||
PR ld/9676
|
||
* elflink.c (elf_link_add_object_symbols): Update def_dynamic,
|
||
ref_dynamic and dynamic_def fields when setting def_regular
|
||
to 1.
|
||
|
||
2009-01-02 Curtis Mackie <curtmackevo@gmail.com>
|
||
|
||
PR 9682
|
||
* coff-ppc.c (dump_toc): Fix up calls to fprintf without a string
|
||
literal.
|
||
|
||
For older changes see ChangeLog-2008
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
End:
|