diff options
author | Stan Shebs <shebs@codesourcery.com> | 1997-12-24 12:51:55 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1997-12-24 12:51:55 +0000 |
commit | 8c3bd6a40e18af436167fb6e56c951698e6dbd5e (patch) | |
tree | 0cd74135cf9b073763c8d8b111737e8b081cda36 /gdb/ChangeLog | |
parent | af36ce35efa645885b389bb12a69d06ef200f1ef (diff) | |
download | gdb-8c3bd6a40e18af436167fb6e56c951698e6dbd5e.zip gdb-8c3bd6a40e18af436167fb6e56c951698e6dbd5e.tar.gz gdb-8c3bd6a40e18af436167fb6e56c951698e6dbd5e.tar.bz2 |
* dsrec.c: Cosmetic improvements.
(make-srec): Change indexing of format and code tables to
remove confusing empty entries.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1162647..a72276f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Wed Dec 24 12:48:48 1997 Stan Shebs <shebs@andros.cygnus.com> + + * dsrec.c: Cosmetic improvements. + (make-srec): Change indexing of format and code tables to + remove confusing empty entries. + Mon Dec 22 21:51:53 1997 Mark Alexander <marka@cygnus.com> * remote-mips.c (_initialize_remote_mips): Fix DDB doc string. |