diff options
author | K. Richard Pixley <rich@cygnus> | 1993-09-08 21:45:46 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1993-09-08 21:45:46 +0000 |
commit | 89812a0ed56cf593a04f4a915b07a3d1c7e7861b (patch) | |
tree | 7c654da4b7393819b5d0da2dc8c227084b4446bf /gdb | |
parent | c323585b8925a1bc88294a63150aeaf9e6545983 (diff) | |
download | gdb-89812a0ed56cf593a04f4a915b07a3d1c7e7861b.zip gdb-89812a0ed56cf593a04f4a915b07a3d1c7e7861b.tar.gz gdb-89812a0ed56cf593a04f4a915b07a3d1c7e7861b.tar.bz2 |
gcc lint
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index f3f8d15..fffb3b1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,7 +1,8 @@ Wed Sep 8 13:01:10 1993 K. Richard Pixley (rich@cygnus.com) Gcc lint. - * config/tm-h8300.h (NUM_REGS): rewrite to avoid nested comment. + * config/m88k/tm-m88k.h (frame_find_saved_regs): prototype. + * config/h8300/tm-h8300.h (NUM_REGS): rewrite to avoid nested comment. * blockframe.c (get_prev_frame_info): initialize address. * breakpoint.c (bpstat_copy): initialize retval. (bpstat_stop_status): initialize value_is_zero. |