svn commit: r1939 - in trunk/yasm: Mkfiles/vc/genperf Mkfiles/vc8/genperf modules/arch/x86
peter at tortall.net
peter at tortall.net
Mon Sep 10 00:15:53 PDT 2007
Author: peter
Date: Mon Sep 10 00:15:50 2007
New Revision: 1939
Modified:
trunk/yasm/Mkfiles/vc/genperf/run.bat
trunk/yasm/Mkfiles/vc8/genperf/run.bat
trunk/yasm/modules/arch/x86/Makefile.inc
trunk/yasm/tools/genperf/Makefile.inc
trunk/yasm/tools/genperf/genperf.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1939
Log:
Change genperf to take input and output filenames rather than outputting to
standard output. This makes for better error handling behavior with make
(redirecting the standard output could leave empty files behind on error).
More information about the yasm-cvs
mailing list