svn commit: r1597 - in branches/new-optimizer: frontends/yasm libyasm libyasm/tests modules/arch/x86 modules/arch/x86/tests/gas32 modules/parsers/gas modules/parsers/nasm modules/parsers/nasm/tests modules/preprocs/nasm

peter at tortall.net peter at tortall.net
Wed Aug 9 19:31:38 PDT 2006


Author: peter
Date: Wed Aug  9 19:31:37 2006
New Revision: 1597

Added:
   branches/new-optimizer/libyasm/tests/emptydata.asm
      - copied unchanged from r1596, /trunk/yasm/libyasm/tests/emptydata.asm
   branches/new-optimizer/libyasm/tests/emptydata.errwarn
      - copied unchanged from r1596, /trunk/yasm/libyasm/tests/emptydata.errwarn
   branches/new-optimizer/libyasm/tests/emptydata.hex
      - copied unchanged from r1596, /trunk/yasm/libyasm/tests/emptydata.hex
   branches/new-optimizer/modules/arch/x86/tests/cmpxchg.asm
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/cmpxchg.asm
   branches/new-optimizer/modules/arch/x86/tests/cmpxchg.errwarn
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/cmpxchg.errwarn
   branches/new-optimizer/modules/arch/x86/tests/cmpxchg.hex
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/cmpxchg.hex
   branches/new-optimizer/modules/arch/x86/tests/farithr.asm
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/farithr.asm
   branches/new-optimizer/modules/arch/x86/tests/farithr.errwarn
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/farithr.errwarn
   branches/new-optimizer/modules/arch/x86/tests/farithr.hex
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/farithr.hex
   branches/new-optimizer/modules/arch/x86/tests/gas32/gas-farithr.asm
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/gas32/gas-farithr.asm
   branches/new-optimizer/modules/arch/x86/tests/gas32/gas-farithr.errwarn
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/gas32/gas-farithr.errwarn
   branches/new-optimizer/modules/arch/x86/tests/gas32/gas-farithr.hex
      - copied unchanged from r1596, /trunk/yasm/modules/arch/x86/tests/gas32/gas-farithr.hex
   branches/new-optimizer/modules/parsers/nasm/tests/charconstmath.asm
      - copied unchanged from r1596, /trunk/yasm/modules/parsers/nasm/tests/charconstmath.asm
   branches/new-optimizer/modules/parsers/nasm/tests/charconstmath.errwarn
      - copied unchanged from r1596, /trunk/yasm/modules/parsers/nasm/tests/charconstmath.errwarn
   branches/new-optimizer/modules/parsers/nasm/tests/charconstmath.hex
      - copied unchanged from r1596, /trunk/yasm/modules/parsers/nasm/tests/charconstmath.hex
Modified:
   branches/new-optimizer/frontends/yasm/yasm.c
   branches/new-optimizer/libyasm/bc-data.c
   branches/new-optimizer/libyasm/errwarn.c
   branches/new-optimizer/libyasm/errwarn.h
   branches/new-optimizer/libyasm/tests/Makefile.inc
   branches/new-optimizer/modules/arch/x86/tests/Makefile.inc
   branches/new-optimizer/modules/arch/x86/tests/gas32/Makefile.inc
   branches/new-optimizer/modules/arch/x86/tests/pushf-err.errwarn
   branches/new-optimizer/modules/arch/x86/x86id.c
   branches/new-optimizer/modules/arch/x86/x86parse.gap
   branches/new-optimizer/modules/parsers/gas/gas-token.re
   branches/new-optimizer/modules/parsers/nasm/nasm-bison.y
   branches/new-optimizer/modules/parsers/nasm/nasm-token.re
   branches/new-optimizer/modules/parsers/nasm/tests/Makefile.inc
   branches/new-optimizer/modules/preprocs/nasm/standard.mac
Changeset:
   http://www.tortall.net/projects/yasm/changeset/1597

Log:
Merge [1547]-[1593] (inclusive) from trunk.



More information about the yasm-cvs mailing list