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/ChangeLog | |
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/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 948baf6..2b0e23d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +2000-05-01 Stan Shebs <shebs@apple.com> + + 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. + Mon May 1 15:37:58 2000 Andrew Cagney <cagney@b1.cygnus.com> From 2000-04-28 Andreas Jaeger <aj@suse.de>: |