OSDN Git Service

bfd/
authornathan <nathan>
Mon, 21 Apr 2008 17:54:24 +0000 (17:54 +0000)
committernathan <nathan>
Mon, 21 Apr 2008 17:54:24 +0000 (17:54 +0000)
commit019d599613d3b688cbe09bd4a3f0dcf21646cd00
treed5f4ba5cd4b67bbfe6d5504dd6e4261e8ab70f1b
parent021a1e242280970e49ebbc8bd64bc9e2bc7292cc
bfd/
* elfxx-mips.c (_bfd_mips_vxworks_adjust_dynamic_symbol): Don't
set the value of undefined symbols in shared objects.
(_bfd_mips_vxworks_finish_dynamic_symbol): Clear value for
undefined symbols unless pointer equality is needed.
ld/testsuite/
* ld-vxworks/plt-mips1.s: New.
* ld-vxworks/plt-mips1.d: New.
bfd/ChangeLog
bfd/elfxx-mips.c
ld/testsuite/ChangeLog
ld/testsuite/ld-vxworks/plt-mips1.d [new file with mode: 0644]
ld/testsuite/ld-vxworks/plt-mips1.s [new file with mode: 0644]