* mipsread.c: Clean up some white space.
authorJohn Gilmore <gnu@cygnus>
Fri, 11 Sep 1992 11:18:30 +0000 (11:18 +0000)
committerJohn Gilmore <gnu@cygnus>
Fri, 11 Sep 1992 11:18:30 +0000 (11:18 +0000)
(parse_symbol):  Handle stEnd of stFile.
(parse_partial_symbols):  Remove old #if 0'd code.  Handle stLocal.

gdb/ChangeLog

index 86c5a8bbc690fb6ed379e745b39578241975b666..0aae05d160a70b72b0d789e30a23870e6b634f4f 100644 (file)
@@ -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.