* as.c (show_usage): Document new options.
commit0db54f1e486f79da32a74416990563298c58d419
authorGeoffrey Keating <geoffk@geoffk.org>
Mon, 11 Oct 1999 04:07:10 +0000 (11 04:07 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Mon, 11 Oct 1999 04:07:10 +0000 (11 04:07 +0000)
treeb22d5f98d85681f99606616f5dc228678b7fb799
parent89b73263d18ebbdceba1d3ba3ec2fa003fdf2ddc
* as.c (show_usage): Document new options.
(parse_args): Add --no-warn, --warn, --fatal-warnings,
which become 'W', OPTION_WARN, and OPTION_WARN_FATAL.
(parse_args): Parse the new options.
(main): If there were warnings, and --fatal-warnings
was specified, print an error.
* as.h: New variable, flag_fatal_warnings, for new option.
gas/ChangeLog
gas/as.c
gas/as.h
gas/doc/as.1
gas/doc/as.texinfo