summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPedro Alves <pedro@palves.net>2022-03-16 13:39:17 +0000
committerPedro Alves <pedro@palves.net>2022-03-17 15:39:19 +0000
commit575b4c298a60e1aeae9f34756ba72b31b2f166ec (patch)
tree3a49d95d36c20128c44f35da68e16098a152ebc0 /gdb/NEWS
parentd32cbc04e31098d69a299f608424a5fcb69aae7a (diff)
downloadbinutils-gdb-575b4c298a60e1aeae9f34756ba72b31b2f166ec.tar.gz
gdb: Remove support for S+core
GCC removed support for score back in 2014 already. Back then, we basically agreed about removing it from GDB too, but it ended up being forgotten. See: https://sourceware.org/pipermail/gdb/2014-October/044643.html Following through this time around. Change-Id: I5b25a1ff7bce7b150d6f90f4c34047fae4b1f8b4
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index bfa6b635718..c609da7e6cf 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -174,7 +174,11 @@ info win
* New targets
-GNU/Linux/LoongArch loongarch*-*-linux*
+GNU/Linux/LoongArch loongarch*-*-linux*
+
+* Removed targets
+
+S+core score-*-*
* Python API