* app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.
authorAlexandre Oliva <aoliva@redhat.com>
Fri, 9 Mar 2007 07:14:23 +0000 (07:14 +0000)
committerAlexandre Oliva <aoliva@redhat.com>
Fri, 9 Mar 2007 07:14:23 +0000 (07:14 +0000)
commit93e914b2d912c75ede29d5c3140d0bce26baf77d
tree140ffa36d3fd14152828a902cb88b63f5ecb62b8
parentfe5febed21bc129092057077cac3283f4a2021dc
* app.c (do_scrub_chars): Turn #<line>"file"flags into .linefile.
* as.h (new_logical_line_flags): New.
* input-scrub.c (new_logical_line): Turned into wrapper for...
(new_logical_line_flags): this.  Handle flags.
* read.c (potable): Add linefile.  Adjust appline argument.
(s_app_file): Fake .appfiles no more.
(s_app_line): For .linefile, accept file name and flags.
gas/ChangeLog
gas/app.c
gas/as.h
gas/input-scrub.c
gas/read.c
This page took 0.036826 seconds and 4 git commands to generate.