aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/MAINTAINERS1
-rw-r--r--gdb/configure.tgt1
2 files changed, 1 insertions, 1 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index ef507e5..00b9a5c 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -325,7 +325,6 @@ the native maintainer when resolving ABI issues.
s390 --target=s390-linux-gnu ,-Werror
Andreas Arnez arnez@linux.ibm.com
- score --target=score-elf
sh --target=sh-elf ,-Werror
sparc --target=sparcv9-solaris2.11 ,-Werror
diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index 0705ccf..e84e222 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -26,6 +26,7 @@ case $targ in
m68*-*-os68k* | \
mips*-*-pe | \
rs6000-*-lynxos* | \
+ score-*-* | \
sh*-*-pe | \
hppa*-*-hpux* | \
ia64-*-hpux* | \