diff options
author | Stan Shebs <shebs@codesourcery.com> | 2000-05-01 16:12:10 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 2000-05-01 16:12:10 +0000 |
commit | 5330533d3078b3afbbb01c29bbe5a477b7923e7f (patch) | |
tree | 12e14c3f9957e1dc3c0916d70e06ad172bd8f546 /gdb/NEWS | |
parent | e5419804c42acf3b4c85130b48b935db03d29e90 (diff) | |
download | gdb-5330533d3078b3afbbb01c29bbe5a477b7923e7f.zip gdb-5330533d3078b3afbbb01c29bbe5a477b7923e7f.tar.gz gdb-5330533d3078b3afbbb01c29bbe5a477b7923e7f.tar.bz2 |
Remove obsolete Gould configuration:
* configure.host, configure.tgt: Remove Gould configs.
* Makefile.in: Remove Gould-related actions.
* gould-xdep.c, gould-tdep.c, config/gould/*: Remove files.
* NEWS: Mention removal.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r-- | gdb/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -72,6 +72,10 @@ 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. +* Gould support removed + +Support for the Gould PowerNode and NP1 has been removed. + * New features for SVR4 On SVR4 native platforms (such as Solaris), if you attach to a process |