This is the mail archive of the sid-cvs@sourceware.org mailing list for the SID project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/sid/component/cgen-cpu ChangeLog cgen-cpu. ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2005-10-28 19:53:33

Modified files:
	sid/component/cgen-cpu: ChangeLog cgen-cpu.h compCGEN.cxx 
	                        tracedis.cxx tracedis.h 

Log message:
	2005-10-28  Dave Brolley  <brolley@redhat.com>
	
	Contribute the following changes:
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	* tracedis.cxx (cgen_disassemble): Rename isa_mask to isas. Now
	(CGEN_ISA_MASK*).
	* tracedis.h (opcode/cgen-bitset.h): #include it.
	(cgen_disassemble): Rename isa_mask to isas. Now
	(CGEN_ISA_MASK*).
	(cgen_bi_endian_cpu::disassemble): 'isas' now (CGEN_ISA_MASK *).
	* cgen-cpu.h (opcode/cgen-bitset.h): #include it.
	(cgen_bi_endian_cpu::disassemble): 'isas' now (CGEN_ISA_MASK *).
	* compCGEN.cxx (cgen_disassemble): Rename isa_mask to isas. Now
	(CGEN_ISA_MASK*).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.64&r2=1.65
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/cgen-cpu.h.diff?cvsroot=src&r1=1.15&r2=1.16
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.14&r2=1.15
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.cxx.diff?cvsroot=src&r1=1.4&r2=1.5
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/tracedis.h.diff?cvsroot=src&r1=1.3&r2=1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]