* as.c (show_usage): Add -am.
authorRichard Henderson <rth@redhat.com>
Tue, 19 Aug 1997 03:45:56 +0000 (03:45 +0000)
committerRichard Henderson <rth@redhat.com>
Tue, 19 Aug 1997 03:45:56 +0000 (03:45 +0000)
commit96e0ff4665a86d9d3348a0453507e08880f99146
tree19648256e34012c46ffd72b366426e5b52cade02
parent36339ecd2b90b159b9e52d642e94e29d1ccc48ba
    * as.c (show_usage): Add -am.
        * input-scrub.c (input_scrub_include_sb): Don't add leading \n
        if we've already got one.
        * listing.c (struct list_info_struct): Add line_contents.
        (listing_newline): Put unused argument to work: if non-null, save it...
        (listing_listing): ... and regurgitate during listing instead of line
        from file.
        * listing.h (LISTING_MACEXP): New define.
        (LISTING_NEWLINE): Argument is NULL.
        * read.c (read_a_source_file): If expanding macros, break up input
        lines and pass them to listing_newline.
        * doc/as.texinfo: Document -ac and -am.

        * cond.c (s_ifc): Add missing demand_empty_rest_of_line.
gas/ChangeLog
gas/read.c
This page took 0.032306 seconds and 4 git commands to generate.