[binutils-gdb] Remove the ns32k target from the obsolete list.
Nick Clifton
nickc@sourceware.org
Mon Apr 10 10:38:00 GMT 2017
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d236cfd444630bd9ddb63edca54c056d5825e673
commit d236cfd444630bd9ddb63edca54c056d5825e673
Author: Nick Clifton <nickc@redhat.com>
Date: Mon Apr 10 11:38:21 2017 +0100
Remove the ns32k target from the obsolete list.
* config.bfd: Remove ns32k from obsolete list.
Diff:
---
bfd/ChangeLog | 4 ++++
bfd/config.bfd | 1 -
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1d8ef2a..d22c885 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2017-04-10 Nick Clifton <nickc@redhat.com>
+
+ * config.bfd: Remove ns32k from obsolete list.
+
2017-04-10 Alan Modra <amodra@gmail.com>
PR 21287
diff --git a/bfd/config.bfd b/bfd/config.bfd
index b00958d..151de95 100644
--- a/bfd/config.bfd
+++ b/bfd/config.bfd
@@ -100,7 +100,6 @@ case $targ in
mips*-sgi-* | mips*-*-bsd* | \
mips*-*-lnews* | \
mips*-*-sysv* | mips*-*-riscos* | \
- ns32k-*-* | \
sh*-*-symbianelf* | \
sparclet-*-aout* | \
sparc86x-*-aout* | \
More information about the Binutils-cvs
mailing list