[M3commit] CVS Update: cm3
    Jay Krell 
    jkrell at elego.de
       
    Fri Nov  5 10:48:13 CET 2010
    
    
  
CVSROOT:	/usr/cvs
Changes by:	jkrell at birch.	10/11/05 10:48:13
Modified files:
	cm3/m3-sys/m3cc/gcc/gcc/m3cg/: m3-def.h m3-parse.h parse.c 
Log message:
	separate reading/scanning from tracing
	because we really want to trace probably
	everything up front
	and whenever we process an opcode
	
	use a vector of pointers to small heap allocated m3cg_op_ts
	seems no slower
	
	use virtual functions
    
    
More information about the M3commit
mailing list