public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
* src/sid/include ChangeLog sidbusutil.h sidcpuu ...
@ 2001-08-04  3:27 bje
  0 siblings, 0 replies; only message in thread
From: bje @ 2001-08-04  3:27 UTC (permalink / raw)
  To: sid-cvs

CVSROOT:	/cvs/src
Module name:	src
Changes by:	bje@sources.redhat.com	2001-08-04 03:26:52

Modified files:
	sid/include    : ChangeLog sidbusutil.h sidcpuutil.h 

Log message:
	2001-05-29  matthew green  <mrg@redhat.com>
	
	* sidcpuutil.h (trace_disass_p, trace_semantics_p, trace_counter_p):
	New bools controlling disassembly tracing, semantic tracing (what
	was trace_result_p), and counter tracing, respectively.
	(set_trace_sem, get_trace_sem, set_trace_disasm, get_trace_disasm,
	set_trace_count, get_trace_count, get_trace_result): New methods,
	mostly for compatibility with old CPU components that use
	trace_result_p for what is now trace_semantics_p.  Remove later.
	(stream_state, destream_state): Handle trace_disass_p,
	trace_semantics_p and trace_counter_p.
	(basic_cpu ctor): New virtual attributes `trace-semantics?',
	`trace-disassemble?', `trace-counter?'. `trace-result?' is now
	virtual, and acts as if `trace-semantics?' was set.
	Much of the above can be undone when all CPU ports are converted to
	use trace_result_p in the new method.
	
	2001-11-17  Jeff Johnston <jjohnstn@redhat.com>
	
	* sidbusutil.h (passthrough_word_bus): Changed do_direct_passthrough
	to use reference parameter so address can be modified by routine.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidbusutil.h.diff?cvsroot=src&r1=1.6&r2=1.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.10&r2=1.11


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-08-04  3:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-08-04  3:27 src/sid/include ChangeLog sidbusutil.h sidcpuu bje

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).