2005-02-28 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 28 Feb 2005 15:57:13 +0000 (15:57 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 28 Feb 2005 15:57:13 +0000 (15:57 +0000)
commitaf44c138410f6f30e1b01a5551ebbb36fd93682d
tree036587f724506f733fd502c0a01e7d39c60d3fa4
parente9e446227d91e4e0902ee7a3a1381b64eacfcd68
2005-02-28  H.J. Lu  <hongjiu.lu@intel.com>

PR 757
* elf-bfd.h (_bfd_elf_merge_symbol): Add a pointer to unsigned
int.

* elf32-sh-symbian.c (sh_symbian_relocate_section): Pass NULL
to _bfd_elf_merge_symbol.

* elflink.c (_bfd_elf_merge_symbol): Use the pointer to
unsigned int to return the alignment of the old common symbol
in the dynamic object.
(_bfd_elf_add_default_symbol): Pass NULL to
_bfd_elf_merge_symbol.
(elf_link_add_object_symbols): Pass &old_alignment to
_bfd_elf_merge_symbol. Get the alignment of the new common
symbol in the dynamic object.
bfd/ChangeLog
bfd/elf-bfd.h
bfd/elf32-sh-symbian.c
bfd/elflink.c
This page took 0.027887 seconds and 4 git commands to generate.