svn commit: r1932 - in trunk/yasm: Mkfiles/vc/modules Mkfiles/vc8/modules modules/arch/x86

peter at tortall.net peter at tortall.net
Fri Sep 7 19:13:26 PDT 2007


Author: peter
Date: Fri Sep  7 19:13:25 2007
New Revision: 1932

Modified:
   trunk/yasm/Mkfiles/vc/modules/modules.vcproj
   trunk/yasm/Mkfiles/vc8/modules/modules.vcproj
   trunk/yasm/modules/arch/x86/x86geninsn.c
   trunk/yasm/tools/genperf/genperf.c
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1932

Log:
Windows build fixes:
* modules.vcproj: Add x86cpu.c, x86regtmod.c, and lc3b arch files to fix build.
* x85geninsn.c: Clean up a couple of unused variables.
* genperf.c: Use sprintf instead of snprintf; convert filename backslashes to slashes.


More information about the yasm-cvs mailing list