From: Ian Lance Taylor Date: Tue, 9 Sep 1997 03:13:29 +0000 (+0000) Subject: Support -alh and -ald for DWARF 1: X-Git-Tag: gdb-4_18-branchpoint~4823 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=47423a9209b1666d24d7ea45ae48201e9ef1f14d;p=thirdparty%2Fbinutils-gdb.git Support -alh and -ald for DWARF 1: * listing.c (struct list_info_struct): Add debugging field. (listing_newline): Initialize the debugging field. If ELF, if the section starts with .debug or .line, set the debugging field in the listing structure. (debugging_pseudo): Add list parameter. Change all callers. If the debugging field is set, consider it to be a debugging pseudo. If ELF, skip blank lines between debugging lines. * read.c (emit_expr): If ELF, look for line numbers. (stringer): If ELF, look for file names. PR 13210. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index bc90d503635..b92d4158aff 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,16 @@ +Mon Sep 8 23:08:04 1997 Ian Lance Taylor + + Support -alh and -ald for DWARF 1: + * listing.c (struct list_info_struct): Add debugging field. + (listing_newline): Initialize the debugging field. If ELF, if the + section starts with .debug or .line, set the debugging field in + the listing structure. + (debugging_pseudo): Add list parameter. Change all callers. If + the debugging field is set, consider it to be a debugging pseudo. + If ELF, skip blank lines between debugging lines. + * read.c (emit_expr): If ELF, look for line numbers. + (stringer): If ELF, look for file names. + Mon Sep 8 12:33:40 1997 Nick Clifton * config/tc-v850.c (v850_insert_operand): Only test for overflow