]> granicus.if.org Git - yasm/commit
Add _copy() constructor.
authorPeter Johnson <peter@tortall.net>
Mon, 15 Oct 2001 07:04:01 +0000 (07:04 -0000)
committerPeter Johnson <peter@tortall.net>
Mon, 15 Oct 2001 07:04:01 +0000 (07:04 -0000)
commit6a7504341fcf28a63e9d8d048f7e80bcfc2ff5a0
tree5b1d25d5d60a65317252bb394caf7a9c4035871b
parent0be7a0d4444870740dd3ac14afefe0bd2a285fed
Add _copy() constructor.
Add expr_expand_equ().

svn path=/trunk/yasm/; revision=284
16 files changed:
libyasm/expr.c
libyasm/expr.h
libyasm/floatnum.c
libyasm/floatnum.h
libyasm/intnum.c
libyasm/intnum.h
modules/arch/x86/expr.c
modules/arch/x86/x86expr.c
src/arch/x86/expr.c
src/arch/x86/x86expr.c
src/expr.c
src/expr.h
src/floatnum.c
src/floatnum.h
src/intnum.c
src/intnum.h