svn commit: r1978 - in branches/yasm-0.6.x: . Mkfiles Mkfiles/dj Mkfiles/vc Mkfiles/vc/modules Mkfiles/vc8 Mkfiles/vc8/modules frontends/yasm libyasm modules/parsers/gas modules/parsers/nasm modules/preprocs/cpp modules/preprocs/nasm modules/preprocs/raw modules/preprocs/yapp po
peter at tortall.net
peter at tortall.net
Fri Sep 21 09:59:15 PDT 2007
Author: peter
Date: Fri Sep 21 09:59:14 2007
New Revision: 1978
Added:
branches/yasm-0.6.x/modules/preprocs/cpp/
- copied from r1970, /trunk/yasm/modules/preprocs/cpp/
branches/yasm-0.6.x/modules/preprocs/cpp/Makefile.inc
- copied unchanged from r1970, /trunk/yasm/modules/preprocs/cpp/Makefile.inc
branches/yasm-0.6.x/modules/preprocs/cpp/cpp-preproc.c
- copied unchanged from r1970, /trunk/yasm/modules/preprocs/cpp/cpp-preproc.c
Modified:
branches/yasm-0.6.x/Mkfiles/Makefile.dj
branches/yasm-0.6.x/Mkfiles/Makefile.flat
branches/yasm-0.6.x/Mkfiles/dj/config.h
branches/yasm-0.6.x/Mkfiles/vc/config.h
branches/yasm-0.6.x/Mkfiles/vc/modules/modules.vcproj
branches/yasm-0.6.x/Mkfiles/vc8/config.h
branches/yasm-0.6.x/Mkfiles/vc8/modules/modules.vcproj
branches/yasm-0.6.x/configure.ac
branches/yasm-0.6.x/frontends/yasm/yasm.c
branches/yasm-0.6.x/libyasm/file.c
branches/yasm-0.6.x/libyasm/file.h
branches/yasm-0.6.x/libyasm/parser.h
branches/yasm-0.6.x/libyasm/preproc.h
branches/yasm-0.6.x/modules/parsers/gas/gas-parse.c
branches/yasm-0.6.x/modules/parsers/gas/gas-parser.c
branches/yasm-0.6.x/modules/parsers/gas/gas-parser.h
branches/yasm-0.6.x/modules/parsers/gas/gas-token.re
branches/yasm-0.6.x/modules/parsers/nasm/nasm-parser.c
branches/yasm-0.6.x/modules/parsers/nasm/nasm-parser.h
branches/yasm-0.6.x/modules/preprocs/Makefile.inc
branches/yasm-0.6.x/modules/preprocs/nasm/nasm-preproc.c
branches/yasm-0.6.x/modules/preprocs/raw/raw-preproc.c
branches/yasm-0.6.x/modules/preprocs/yapp/yapp-preproc.c
branches/yasm-0.6.x/po/POTFILES.in
Changeset:
http://www.tortall.net/projects/yasm/changeset/1978
Log:
Merge [1966] - [1970] (inclusive) and [1972] from trunk.
These commits add the cpp preproc module, written by Paul Barker.
More information about the yasm-cvs
mailing list