From cc3f9cbbf767f6d2e07cf46508fc510f07042bc9 Mon Sep 17 00:00:00 2001 From: Andrew Cagney Date: Fri, 27 Apr 2001 16:40:29 +0000 Subject: [PATCH] Zap romp host. --- gdb/ChangeLog | 5 +++++ gdb/TODO | 4 ---- gdb/configure.host | 2 -- 3 files changed, 5 insertions(+), 6 deletions(-) diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 37ddf6cb6db..d2713927030 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2001-04-27 Andrew Cagney + + * configure.host: Delete romp host. + * TODO: Update. + 2001-04-27 Andrew Cagney * TODO: Updates to 5.1. No more targets to obsolete. diff --git a/gdb/TODO b/gdb/TODO index e29fee47afe..1941cc3dcab 100644 --- a/gdb/TODO +++ b/gdb/TODO @@ -162,10 +162,6 @@ MAINTAINERS file. -- -Zap still more of that nonexistant romp target. - --- - Fix copyright notices. Turns out that ``1998-2000'' isn't considered valid :-( diff --git a/gdb/configure.host b/gdb/configure.host index 600a7ee5ad4..ff09bdce17a 100644 --- a/gdb/configure.host +++ b/gdb/configure.host @@ -136,8 +136,6 @@ powerpc-*-aix*) gdb_host=aix ;; powerpc-*-linux*) gdb_host=linux ;; powerpc-*-netbsd*) gdb_host=nbsd ;; -romp-*-*) gdb_host=rtbsd ;; - rs6000-*-lynxos*) gdb_host=rs6000lynx ;; rs6000-*-aix4*) gdb_host=aix4 ;; rs6000-*-*) gdb_host=rs6000 ;; -- 2.30.2