bfd/
authorNathan Sidwell <nathan@codesourcery.com>
Mon, 21 Apr 2008 17:54:25 +0000 (17:54 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Mon, 21 Apr 2008 17:54:25 +0000 (17:54 +0000)
commit131eb6b75e45eec24860ff6972f23b0e723db75c
treef8f82ef6d68275987a3b6466a2dc37ef2ff4be8b
parent550512b831f018f3c1ceec7abb42f7123b03d77c
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]
This page took 0.027416 seconds and 4 git commands to generate.