diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-02-10 21:28:03 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-02-10 21:28:03 +0000 |
commit | baf6de2ed9d51cfb8c968cdd9b0b899e09483490 (patch) | |
tree | b81f20381f1340e3692c46562f62430857105b8c /gdb/NEWS | |
parent | 9ebb9ec84a6f0face6478b5332c08504615fff60 (diff) | |
download | gdb-baf6de2ed9d51cfb8c968cdd9b0b899e09483490.zip gdb-baf6de2ed9d51cfb8c968cdd9b0b899e09483490.tar.gz gdb-baf6de2ed9d51cfb8c968cdd9b0b899e09483490.tar.bz2 |
Declare Gould configuration obsolete:
* configure.host, configure.tgt: Comment out Gould configs.
* Makefile.in: Comment out Gould-related actions.
* gould-xdep.c, gould-tdep.c, config/gould/*: Comment out.
* NEWS: Mention obsolete status.
And the first one bites the dust...
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -14,6 +14,15 @@ M68K Linux m68*-*-linux* Fujitsu FR30 fr30-*-elf* Mitsubishi D30V d30v-*-* +* OBSOLETE configurations + +Gould PowerNode, NP1 np1-*-*, pn-*-* + +Configurations that have been declared obsolete will be commented out, +but the code will be left in place. If there is no activity to revive +these configurations before the next release of GDB, the sources will +be permanently REMOVED. + * Readline 2.2 GDB now uses readline 2.2. |