svn commit: r1724 - in trunk/yasm: . Mkfiles Mkfiles/vc/modules Mkfiles/vc8 Mkfiles/vc8/re2c config modules/parsers/gas po
peter at tortall.net
peter at tortall.net
Fri Dec 29 19:19:25 PST 2006
Author: peter
Date: Fri Dec 29 19:19:24 2006
New Revision: 1724
Added:
trunk/yasm/modules/parsers/gas/gas-parse.c
- copied, changed from r1716, /trunk/yasm/modules/parsers/gas/gas-bison.y
Removed:
trunk/yasm/Mkfiles/vc8/bison.rules
trunk/yasm/config/ylwrap
trunk/yasm/modules/parsers/gas/gas-bison.y
trunk/yasm/modules/parsers/gas/gas-defs.h
Modified:
trunk/yasm/Makefile.am
trunk/yasm/Mkfiles/Makefile.dj
trunk/yasm/Mkfiles/Makefile.flat
trunk/yasm/Mkfiles/vc/modules/modules.vcproj
trunk/yasm/Mkfiles/vc8/modules/modules.vcproj
trunk/yasm/Mkfiles/vc8/re2c/re2c.vcproj
trunk/yasm/Mkfiles/vc8/readme.vc8.txt
trunk/yasm/configure.ac
trunk/yasm/modules/parsers/gas/Makefile.inc
trunk/yasm/modules/parsers/gas/gas-parser.c
trunk/yasm/modules/parsers/gas/gas-parser.h
trunk/yasm/modules/parsers/gas/gas-token.re
trunk/yasm/po/POTFILES.in
Changeset:
http://www.tortall.net/projects/yasm/changeset/1724
Log:
GAS parser: convert to recursive descent.
Remove all Bison supporting struts as we no longer need Bison.
More information about the yasm-cvs
mailing list