svn commit: r1804 - trunk/yasm/frontends/yasm

peter at tortall.net peter at tortall.net
Wed Feb 28 22:03:04 PST 2007


Author: peter
Date: Wed Feb 28 22:03:04 2007
New Revision: 1804

Modified:
   trunk/yasm/frontends/yasm/yasm.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1804

Log:
Add -E and -s command line options.  These mimic the NASM behavior of these
options: -E redirects errors to a file, and -s redirects errors to stdout.
The default for errors is still stderr.

Suggested by: pingved at gmail.com



More information about the yasm-cvs mailing list