Tartarus CVS: ciel chris

tartarus-commits-admin@lists.tartarus.org tartarus-commits-admin@lists.tartarus.org
Mon, 25 Feb 2002 19:04:37 +0000


CVSROOT:	/usr/data/cvs
Module name:	ciel
Changes by:	chris	02/02/25 19:04:37

Modified files:
	.              : fake_lib.cc instructions.cc optables.cc 
	include        : emulation.h logical_ops.h x86_libc.h x86types.h 
	x86_libc       : Makefile.am time.cc 
Added files:
	x86_libc       : grp.cc 

Log message:
Added getgrgid, localtime, strftime.
Added mul and imul instructions, plus variants of test, and.
This is enough for "ls -l" to run, but produce the wrong output.  (Still
need to implement sprintf and qsort as non-nops.)