Tartarus CVS: ciel chris

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Thu, 21 Feb 2002 22:24:40 +0000


CVSROOT:	/usr/data/cvs
Module name:	ciel
Changes by:	chris	02/02/21 22:24:39

Modified files:
	.              : Tag: insn-decode-2 decode.cc emulation.cc 
	                 fake_lib.cc instructions.cc optables.cc 
	include        : Tag: insn-decode-2 emulation.h flag_helpers.h 
	                 logical_ops.h optables.h x86_libc.h x86types.h 
	x86_libc       : Tag: insn-decode-2 getopt.cc 

Log message:
Added handling of opterr, which fixes the spurious error message on
"echo -n".
Added a few more instructions, and templatized do_add/set_flags_for_add
"echo -n" and "echo -e" both work.