From 4db9937a27496d2f62ac1dde76565809acd4ecde Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Mon, 16 Apr 2018 15:27:45 +0930 Subject: Remove sh-symbianelf support bfd/ * Makefile.am: Remove sh-symbianelf support. * config.bfd: Likewise. * configure.ac: Likewise. * targets.c: Likewise. * elf32-sh-symbian.c: Delete. * Makefile.in: Regenerate. * configure: Regenerate. * po/SRC-POTFILES.in: Regenerate. gas/ * config/tc-sh.c: Remove sh-symbianelf support. * config/tc-sh.h: Likewise. * configure.ac: Likewise. * configure.tgt: Likewise. * testsuite/gas/sh/reg-prefix.d: Likewise. * testsuite/gas/sh/sh2a-pic.d: Likewise. * config.in: Regenerate. * configure: Regenerate. ld/ * Makefile.am: Remove sh-symbianelf support. * configure.tgt: Likewise. * emulparams/shlsymbian.sh: Delete. * scripttempl/elf32sh-symbian.sc: Delete. * Makefile.in: Regenerate. * po/BLD-POTFILES.in: Regenerate. --- gas/testsuite/gas/sh/reg-prefix.d | 1 - gas/testsuite/gas/sh/sh2a-pic.d | 1 - 2 files changed, 2 deletions(-) (limited to 'gas/testsuite') diff --git a/gas/testsuite/gas/sh/reg-prefix.d b/gas/testsuite/gas/sh/reg-prefix.d index a42e8c4..13c708c 100644 --- a/gas/testsuite/gas/sh/reg-prefix.d +++ b/gas/testsuite/gas/sh/reg-prefix.d @@ -1,7 +1,6 @@ #objdump: -dr --prefix-addresses --show-raw-insn #as: --allow-reg-prefix -big #name: SH --allow-reg-prefix option -#skip: sh*-*-symbian* # Test SH register names prefixed with $: .*: file format elf.*sh.* diff --git a/gas/testsuite/gas/sh/sh2a-pic.d b/gas/testsuite/gas/sh/sh2a-pic.d index c7fe12b..504d411 100644 --- a/gas/testsuite/gas/sh/sh2a-pic.d +++ b/gas/testsuite/gas/sh/sh2a-pic.d @@ -1,7 +1,6 @@ #objdump: -dr --prefix-addresses --show-raw-insn #name: SH2a PIC relocations #as: -isa=sh2a -#skip: sh*-*-symbian* dump.o: file format elf32-sh.* -- cgit v1.1