]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/as.c
* as.c (show_usage): Document new options.
authorGeoffrey Keating <geoffk@geoffk.org>
Mon, 11 Oct 1999 04:07:10 +0000 (04:07 +0000)
committerGeoffrey Keating <geoffk@geoffk.org>
Mon, 11 Oct 1999 04:07:10 +0000 (04:07 +0000)
commit2bdd6cf5996b717fe7539ab07b6b0aec10f38934
tree2e5fe91eb4ecf20619a91add9a2cbe6c5202b07b
parenta6ea59ce8abde2284ec71fef37de00b0d9fd197f
* 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