H. Peter Anvin
fdeb3b0d01
Add group aliases for all prefixed warnings.
...
For example, -w+float will now enable all warnings with names staring
with float-*.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2019-06-06 20:53:17 -07:00
H. Peter Anvin
283b3fb15a
Defer debug format search until after command line parsing
...
Avoid funnies with ordering of debug format selection by deferring
debug format search until after command line processing. Also permit
the -gformat syntax used by many C compilers.
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
2016-03-07 23:20:00 -08:00
Cyrill Gorcunov
895139cbd5
BR3392248: Update nasm manual
...
Add -W description
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2013-04-20 20:24:01 +04:00
Cyrill Gorcunov
9563d09da6
BR3392248: Update nasm manual
...
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2013-04-20 20:10:15 +04:00
Cyrill Gorcunov
1a63699ce5
man: Generate manpages from asciidoc format
...
The asciidoc format is a way more easier to read
by a human.
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2013-02-17 22:50:19 +04:00