From: Jim Wilson Date: Thu, 13 Jul 1995 19:00:19 +0000 (+0000) Subject: Fix debug info bugs for SGI X-Git-Tag: gdb-4_18~11418 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=37ea61215c747745591c3042db2ac38c2c0ed0c8;p=external%2Fbinutils.git Fix debug info bugs for SGI * ecoff.c (add_file): Don't collapse multiple .file commands into a single file structure. (ecoff_build_lineno): Set ilineBase to sum of previous file's ilineBase and cline. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index cd70e0a..65579a7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -117,6 +117,13 @@ Thu Jul 6 16:49:38 1995 Ken Raeburn * All files: Updated FSF address. +Thu Jul 6 16:30:34 1995 Jim Wilson + + * ecoff.c (add_file): Don't collapse multiple .file commands into + a single file structure. + (ecoff_build_lineno): Set ilineBase to sum of previous file's + ilineBase and cline. + Thu Jul 6 12:54:27 1995 Ian Lance Taylor Patches from Jerry Blakely :