aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@cygnus>1992-09-11 11:18:30 +0000
committerJohn Gilmore <gnu@cygnus>1992-09-11 11:18:30 +0000
commit57a9bb5fb4fb868cba531d18c0966022b6380019 (patch)
tree2cccf6adedb3e76142efc4cd790adbe4ca143ac5 /gdb
parent493cf018c48156195e6e47d95a72557f25538157 (diff)
downloadfsf-binutils-gdb-57a9bb5fb4fb868cba531d18c0966022b6380019.zip
fsf-binutils-gdb-57a9bb5fb4fb868cba531d18c0966022b6380019.tar.gz
fsf-binutils-gdb-57a9bb5fb4fb868cba531d18c0966022b6380019.tar.bz2
* mipsread.c: Clean up some white space.
(parse_symbol): Handle stEnd of stFile. (parse_partial_symbols): Remove old #if 0'd code. Handle stLocal.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
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.