PicoJava weak undefined symbols
authorAlan Modra <amodra@gmail.com>
Sun, 5 May 2019 23:43:53 +0000 (09:13 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 6 May 2019 02:11:28 +0000 (11:41 +0930)
commite1cbf07ac4f8c8525dfadaa19bfb2997a2bfaad9
treeb209e98f68947da6e5123e0907aacd3721dc71a1
parent334d91b9407c5f9f37f224b0f43551c01964eff1
PicoJava weak undefined symbols

This fixes the recently added ld-elf/pr24511 test failure on pj-elf.
Incidentally, pj-elf has failed its gas "pj" test since 2005-12-22
(git commit 54758c3e39).  I think that makes the target ripe for
obsolescence.

bfd/
* elf32-pj.c (pj_elf_reloc): Don't report undefined weak as an error.
ld/
* testsuite/ld-undefined/weak-undef.exp: Don't xfail pj.
bfd/ChangeLog
bfd/elf32-pj.c
ld/ChangeLog
ld/testsuite/ld-undefined/weak-undef.exp