diff options
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 98ed21d..5751f1f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Mon Feb 9 15:10:21 1998 Fred Fish <fnf@cygnus.com> + + * symtab.c (fixup_psymbol_section): Move forward declaration to + top of file with other such decls. Make it a static function. + * symtab.h: Minor formatting tweaks. + Mon Feb 9 13:14:12 1998 Stan Shebs <shebs@andros.cygnus.com> * config/a29k-udi.mt, config/i960/vxworks960.mt (REMOTE_OBS): |