aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-04-04 01:43:01 +0000
committerStu Grossman <grossman@cygnus>1992-04-04 01:43:01 +0000
commitb2de19e3c671f63d86cebe2ec18584e2518db071 (patch)
tree4b499abc613c8a9b0111bb9d82d6649e57954c7f /gdb/ChangeLog
parent556f3d9029f10733007a87814d7a46ea0c480be2 (diff)
downloadgdb-b2de19e3c671f63d86cebe2ec18584e2518db071.zip
gdb-b2de19e3c671f63d86cebe2ec18584e2518db071.tar.gz
gdb-b2de19e3c671f63d86cebe2ec18584e2518db071.tar.bz2
* buildsym.h, dbxread.c, mipsread.c: Add objfile arg to
process_one_symbol.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3de96f3..f925d49 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+Fri Apr 3 17:41:29 1992 Stu Grossman (grossman at cygnus.com)
+
+ * buildsym.h, dbxread.c, mipsread.c: Add objfile arg to
+ process_one_symbol.
+
Fri Apr 3 12:17:14 1992 Per Bothner (bothner@cygnus.com)
* munch: Must pre-pend "_" to "initialize" for SYSV style nm.