diff options
author | Steve Chamberlain <sac@cygnus> | 1993-05-01 00:50:27 +0000 |
---|---|---|
committer | Steve Chamberlain <sac@cygnus> | 1993-05-01 00:50:27 +0000 |
commit | c7cb90647bd0c760e8ba10f2531cebcc000ae497 (patch) | |
tree | 38686109c31174f6a623937f0cf3ef7d0cd6b3b1 /gdb | |
parent | 5084717f9101546f8c15df2aadebfbb0d34ecd73 (diff) | |
download | gdb-c7cb90647bd0c760e8ba10f2531cebcc000ae497.zip gdb-c7cb90647bd0c760e8ba10f2531cebcc000ae497.tar.gz gdb-c7cb90647bd0c760e8ba10f2531cebcc000ae497.tar.bz2 |
* configure.in: Match z8k-*-sim for z8000.
* config/h8500/tm-h8500.h, h8500-tdep.c: Lint.
* remote-hms.c: Update to use new serial protocol.
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 3bc0fc5..4b82edb 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Fri Apr 30 15:54:13 1993 Steve Chamberlain (sac@thepub.cygnus.com) + + * configure.in: Match z8k-*-sim for z8000. + * config/h8500/tm-h8500.h, h8500-tdep.c: Lint. + * remote-hms.c: Update to use new serial protocol. + Fri Apr 30 16:50:38 1993 K. Richard Pixley (rich@rtl.cygnus.com) * mips-tdep.c: remove include of sys/dir.h. Doesn't seem |