m68hc1* fixes
authorAlan Modra <amodra@gmail.com>
Mon, 9 Jul 2018 02:39:59 +0000 (12:09 +0930)
committerAlan Modra <amodra@gmail.com>
Mon, 9 Jul 2018 07:57:35 +0000 (17:27 +0930)
commit61658d78f08920e6afe7b43bcaa287521da196aa
tree3ce84dc826fe46324fea43a5df58a5dfc041522d
parentf5a1cdde80a5cc5f1b86be7e94fb062d3fd4aca9
m68hc1* fixes

With config.sub now properly returning m68hc12-unknown-elf rather than
m68hc12-unknown-none, more ELF tests run.  This patch enables
STB_GNU_UNIQUE processing fixing some testsuite failures that probably
no m68hc12 user cares about, and removes some XPASSes.

bfd/
* elf32-m68hc1x.c (elf32_m68hc11_post_process_headers): Call
_bfd_elf_post_process_headers.
ld/
* testsuite/ld-discard/extern.d: Remove m68hc12 xfail.
* testsuite/ld-discard/start.d: Likewise.
* testsuite/ld-discard/static.d: Likewise.
bfd/ChangeLog
bfd/elf32-m68hc1x.c
ld/ChangeLog
ld/testsuite/ld-discard/extern.d
ld/testsuite/ld-discard/start.d
ld/testsuite/ld-discard/static.d
This page took 0.02591 seconds and 4 git commands to generate.