diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-08-30 20:29:26 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-08-30 20:29:26 +0000 |
commit | bad5ceb8162e41575f211533a1259a809fb37b87 (patch) | |
tree | 787f021c04ffa0ea1d7550cb560c0ec33b699a2d /gdb/ChangeLog | |
parent | 1fde209cc118c37fbf44743c1fd5d49f2a2969d7 (diff) | |
download | gdb-bad5ceb8162e41575f211533a1259a809fb37b87.zip gdb-bad5ceb8162e41575f211533a1259a809fb37b87.tar.gz gdb-bad5ceb8162e41575f211533a1259a809fb37b87.tar.bz2 |
* config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition,
an obsolete conditional.
* config/pa/tm-hppa.h (BREAKPOINT) [KERNELDEBUG]: Remove use,
an obsolete conditional.
* config/rs6000/rs6000.mh, config/rs6000/rs6000.mt: Clean up
comments.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c43b7a7..86a883e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,12 @@ +Tue Aug 30 13:14:16 1994 Stan Shebs (shebs@andros.cygnus.com) + + * config/h8500/tm-8500.h (DONT_USE_REMOTE): Remove definition, + an obsolete conditional. + * config/pa/tm-hppa.h (BREAKPOINT) [KERNELDEBUG]: Remove use, + an obsolete conditional. + * config/rs6000/rs6000.mh, config/rs6000/rs6000.mt: Clean up + comments. + Mon Aug 29 14:39:42 1994 Stan Shebs (shebs@andros.cygnus.com) * Makefile.in (ns32k-opcode.h): Remove reference. |