svn commit: r1895 - in trunk/yasm: . libyasm modules/arch/lc3b modules/arch/x86 modules/objfmts/bin modules/objfmts/coff modules/objfmts/elf modules/objfmts/rdf modules/objfmts/xdf modules/parsers/gas modules/parsers/nasm
peter at tortall.net
peter at tortall.net
Fri Jul 13 22:31:09 PDT 2007
Author: peter
Date: Fri Jul 13 22:31:08 2007
New Revision: 1895
Removed:
trunk/yasm/libyasm/expr-int.h
Modified:
trunk/yasm/libyasm.h
trunk/yasm/libyasm/Makefile.inc
trunk/yasm/libyasm/bc-reserve.c
trunk/yasm/libyasm/bytecode.c
trunk/yasm/libyasm/coretype.h
trunk/yasm/libyasm/expr.c
trunk/yasm/libyasm/expr.h
trunk/yasm/libyasm/section.c
trunk/yasm/libyasm/value.c
trunk/yasm/modules/arch/lc3b/lc3bid.re
trunk/yasm/modules/arch/x86/x86bc.c
trunk/yasm/modules/arch/x86/x86expr.c
trunk/yasm/modules/arch/x86/x86id.c
trunk/yasm/modules/objfmts/bin/bin-objfmt.c
trunk/yasm/modules/objfmts/coff/coff-objfmt.c
trunk/yasm/modules/objfmts/coff/win64-except.c
trunk/yasm/modules/objfmts/elf/elf-objfmt.c
trunk/yasm/modules/objfmts/elf/elf-x86-amd64.c
trunk/yasm/modules/objfmts/elf/elf-x86-x86.c
trunk/yasm/modules/objfmts/elf/elf.c
trunk/yasm/modules/objfmts/macho/macho-objfmt.c
trunk/yasm/modules/objfmts/rdf/rdf-objfmt.c
trunk/yasm/modules/objfmts/xdf/xdf-objfmt.c
trunk/yasm/modules/parsers/gas/gas-parse.c
trunk/yasm/modules/parsers/nasm/nasm-parse.c
Changeset:
http://www.tortall.net/projects/yasm/changeset/1895
Log:
Merge expr-int.h into expr.h, removing YASM_EXPR_INTERNAL in the process.
More information about the yasm-cvs
mailing list