From: John Gilmore Date: Fri, 11 Sep 1992 11:18:30 +0000 (+0000) Subject: * mipsread.c: Clean up some white space. X-Git-Tag: gdb-4_18~21093 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=57a9bb5fb4fb868cba531d18c0966022b6380019;p=external%2Fbinutils.git * mipsread.c: Clean up some white space. (parse_symbol): Handle stEnd of stFile. (parse_partial_symbols): Remove old #if 0'd code. Handle stLocal. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 86c5a8b..0aae05d 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,9 @@ Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com) + * mipsread.c: Clean up some white space. + (parse_symbol): Handle stEnd of stFile. + (parse_partial_symbols): Remove old #if 0'd code. Handle stLocal. + * mips-xdep.c (REGISTER_PTRACE_ADDR, fetch_inferior_registers, store_inferior_registers): Replace unexplained numbers with manifest constants from a DECstation header file.