This is the mail archive of the sid-cvs@sources.redhat.com 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 include/C ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	bje@sources.redhat.com	2002-03-13 16:16:29

Modified files:
	sid/component/cgen-cpu: ChangeLog 
	sid/include    : ChangeLog sidcpuutil.h 
	sid/component/cgen-cpu/common-xml: behavior.xml interface.xml 

Log message:
	* add "trace-filename" attribute to cgen-cpu components.
	
	[include/ChangeLog]
	2002-03-14  Ben Elliston  <bje@redhat.com>
	
	* sidcpuutil.h (class basic_cpu): Add trace_filename member and a
	new cpu_trace_stream inner class, derived from an ofstream.
	(basic_cpu::trace_stream): Use a cpu_trace_stream.
	(basic_cpu::update_trace_destination): New method.
	(basic_cpu ctor): Initialise trace_stream and trace_filename. Add
	attribute "trace-filename" that notifies update_trace_destination.
	(operator <<): Add global function for cpu_trace_stream insertion.
	
	[component/cgen-cpu/ChangeLog]
	2002-03-14  Ben Elliston  <bje@redhat.com>
	
	* common-xml/behavior.xml (tracing): New behavior section.
	* common-xml/interface.xml (trace-filename): New attribute.
	(trace-extract?): Associate with "tracing" behavior.
	(trace-result?): Likewise.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.35&r2=1.36
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.17&r2=1.18
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/common-xml/behavior.xml.diff?cvsroot=src&r1=1.1&r2=1.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/common-xml/interface.xml.diff?cvsroot=src&r1=1.1&r2=1.2


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