aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index c691120..4c3d89a 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Fri Sep 20 12:27:55 1991 Stu Grossman (grossman at cygnus.com)
+ * mipsread.c (parse_lines): Deal with negative extended line
+ offsets correctly.
+
* c-exp.y, m2-exp.y: #define yyerrflag and yynerrs to avoid
global symbol conflicts.