Sign extend extended line offsets in parse_lines correctly.
authorStu Grossman <grossman@cygnus>
Fri, 20 Sep 1991 20:15:20 +0000 (20:15 +0000)
committerStu Grossman <grossman@cygnus>
Fri, 20 Sep 1991 20:15:20 +0000 (20:15 +0000)
gdb/ChangeLog

index c6911207cb159a1fc77fca8d281dd99b26800b92..4c3d89aff01e6db7b3e2efa389aa546ec1368af6 100644 (file)
@@ -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.