svn commit: r1975 - in branches/yasm-0.6.x: . Mkfiles Mkfiles/vc Mkfiles/vc/gap Mkfiles/vc/genperf Mkfiles/vc/modules Mkfiles/vc/x86geninsn Mkfiles/vc8 Mkfiles/vc8/gap Mkfiles/vc8/genperf Mkfiles/vc8/modules Mkfiles/vc8/x86geninsn modules/arch/x86 tools tools/genperf

peter at tortall.net peter at tortall.net
Fri Sep 21 09:39:25 PDT 2007


Author: peter
Date: Fri Sep 21 09:39:24 2007
New Revision: 1975

Added:
   branches/yasm-0.6.x/Mkfiles/vc/genperf/
      - copied from r1932, /trunk/yasm/Mkfiles/vc/genperf/
   branches/yasm-0.6.x/Mkfiles/vc/genperf/genperf.vcproj
      - copied unchanged from r1932, /trunk/yasm/Mkfiles/vc/genperf/genperf.vcproj
   branches/yasm-0.6.x/Mkfiles/vc/genperf/run.bat
      - copied unchanged from r1932, /trunk/yasm/Mkfiles/vc/genperf/run.bat
   branches/yasm-0.6.x/Mkfiles/vc/x86geninsn/
      - copied from r1932, /trunk/yasm/Mkfiles/vc/x86geninsn/
   branches/yasm-0.6.x/Mkfiles/vc/x86geninsn/run.bat
      - copied unchanged from r1932, /trunk/yasm/Mkfiles/vc/x86geninsn/run.bat
   branches/yasm-0.6.x/Mkfiles/vc/x86geninsn/x86geninsn.vcproj
      - copied unchanged from r1932, /trunk/yasm/Mkfiles/vc/x86geninsn/x86geninsn.vcproj
   branches/yasm-0.6.x/Mkfiles/vc8/genperf/
      - copied from r1932, /trunk/yasm/Mkfiles/vc8/genperf/
   branches/yasm-0.6.x/Mkfiles/vc8/genperf/genperf.vcproj
      - copied unchanged from r1932, /trunk/yasm/Mkfiles/vc8/genperf/genperf.vcproj
   branches/yasm-0.6.x/Mkfiles/vc8/genperf/run.bat
      - copied unchanged from r1932, /trunk/yasm/Mkfiles/vc8/genperf/run.bat
   branches/yasm-0.6.x/Mkfiles/vc8/x86geninsn/
      - copied from r1932, /trunk/yasm/Mkfiles/vc8/x86geninsn/
   branches/yasm-0.6.x/Mkfiles/vc8/x86geninsn/run.bat
      - copied unchanged from r1932, /trunk/yasm/Mkfiles/vc8/x86geninsn/run.bat
   branches/yasm-0.6.x/Mkfiles/vc8/x86geninsn/x86geninsn.vcproj
      - copied unchanged from r1932, /trunk/yasm/Mkfiles/vc8/x86geninsn/x86geninsn.vcproj
   branches/yasm-0.6.x/modules/arch/x86/x86cpu.gperf
      - copied unchanged from r1932, /trunk/yasm/modules/arch/x86/x86cpu.gperf
   branches/yasm-0.6.x/modules/arch/x86/x86geninsn.c
      - copied unchanged from r1932, /trunk/yasm/modules/arch/x86/x86geninsn.c
   branches/yasm-0.6.x/modules/arch/x86/x86insn.in
      - copied unchanged from r1932, /trunk/yasm/modules/arch/x86/x86insn.in
   branches/yasm-0.6.x/modules/arch/x86/x86regtmod.gperf
      - copied unchanged from r1932, /trunk/yasm/modules/arch/x86/x86regtmod.gperf
   branches/yasm-0.6.x/tools/genperf/
      - copied from r1932, /trunk/yasm/tools/genperf/
   branches/yasm-0.6.x/tools/genperf/Makefile.inc
      - copied unchanged from r1932, /trunk/yasm/tools/genperf/Makefile.inc
   branches/yasm-0.6.x/tools/genperf/genperf.c
      - copied unchanged from r1932, /trunk/yasm/tools/genperf/genperf.c
   branches/yasm-0.6.x/tools/genperf/perfect.c
      - copied unchanged from r1932, /trunk/yasm/tools/genperf/perfect.c
   branches/yasm-0.6.x/tools/genperf/perfect.h
      - copied unchanged from r1932, /trunk/yasm/tools/genperf/perfect.h
   branches/yasm-0.6.x/tools/genperf/standard.h
      - copied unchanged from r1932, /trunk/yasm/tools/genperf/standard.h
Removed:
   branches/yasm-0.6.x/Mkfiles/vc/gap/
   branches/yasm-0.6.x/Mkfiles/vc8/gap/
   branches/yasm-0.6.x/modules/arch/x86/x86parse.gap
Modified:
   branches/yasm-0.6.x/Makefile.am
   branches/yasm-0.6.x/Mkfiles/Makefile.dj
   branches/yasm-0.6.x/Mkfiles/Makefile.flat
   branches/yasm-0.6.x/Mkfiles/vc/modules/modules.vcproj
   branches/yasm-0.6.x/Mkfiles/vc/yasm.sln
   branches/yasm-0.6.x/Mkfiles/vc8/modules/modules.vcproj
   branches/yasm-0.6.x/Mkfiles/vc8/yasm.sln
   branches/yasm-0.6.x/libyasm/bytecode.h
   branches/yasm-0.6.x/libyasm/expr.h
   branches/yasm-0.6.x/modules/arch/x86/Makefile.inc
   branches/yasm-0.6.x/modules/arch/x86/x86id.c
   branches/yasm-0.6.x/tools/Makefile.inc
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1975

Log:
Merge [1929], [1930], [1931], and [1932] from trunk.
These break apart perfect hash generation from x86 specifics.



More information about the yasm-cvs mailing list