* cond.c (s_ifdef): If we should omit conditionals from listings,
authorIan Lance Taylor <ian@airs.com>
Tue, 25 Feb 1997 18:45:17 +0000 (18:45 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 25 Feb 1997 18:45:17 +0000 (18:45 +0000)
commit28d8c671249224ec2078da065108eed5c1a30b82
treee659d0a597d24797903a1e8a13d3d421532bfe11
parent4580503f2c4b811286c055b8c88cd6a50a75a267
* cond.c (s_ifdef): If we should omit conditionals from listings,
call listing_list.
(s_if, s_ifc, s_endif, s_else, s_ifeqs): Likewise.
* listing.c (list_info_struct): Add EDICT_NOLIST_NEXT.
(listing_listing): Handle EDICT_NOLIST_NEXT.
(listing_list): An argument of 2 means EDICT_NOLIST_NEXT.
* listing.h (LISTING_NOCOND): Define.
(LISTING_SKIP_COND): Define.
* as.c (show_usage): Mention c as a suboption of -a.
(parse_args): Handle c as a suboption of -a.
* doc/as.texinfo: Document -alc.
gas/ChangeLog
This page took 0.024286 seconds and 4 git commands to generate.