Support -alh and -ald for DWARF 1:
authorIan Lance Taylor <ian@airs.com>
Tue, 9 Sep 1997 03:13:29 +0000 (03:13 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 9 Sep 1997 03:13:29 +0000 (03:13 +0000)
commit47423a9209b1666d24d7ea45ae48201e9ef1f14d
tree966289549d71ddfdf4a84326c5741a05c6bfcaa4
parentdb511584c9ed185ed587a12329067c002ffadb70
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.
gas/ChangeLog
This page took 0.037576 seconds and 4 git commands to generate.