projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ce7cb7
)
Sign extend extended line offsets in parse_lines correctly.
author
Stu Grossman
<grossman@cygnus>
Fri, 20 Sep 1991 20:15:20 +0000
(20:15 +0000)
committer
Stu Grossman
<grossman@cygnus>
Fri, 20 Sep 1991 20:15:20 +0000
(20:15 +0000)
gdb/ChangeLog
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index c6911207cb159a1fc77fca8d281dd99b26800b92..4c3d89aff01e6db7b3e2efa389aa546ec1368af6 100644
(file)
--- 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.