public inbox for sid-cvs@sourceware.org help / color / mirror / Atom feed
From: brolley@sourceware.org To: sid-cvs@sourceware.org Subject: src/sid/include ChangeLog sidattrutil.h sidcpu ... Date: Tue, 17 Jun 2008 18:11:00 -0000 [thread overview] Message-ID: <20080617181101.25002.qmail@sourceware.org> (raw) CVSROOT: /cvs/src Module name: src Changes by: brolley@sourceware.org 2008-06-17 18:11:01 Modified files: sid/include : ChangeLog sidattrutil.h sidcpuutil.h sidmiscutil.h Log message: 2008-06-17 Dave Brolley <brolley@redhat.com> * sidmiscutil.h (change_log): New utility class. * sidcpuutil.h (basic_cpu): Now inherits from reversible_component. (step_pin_handler): Parameter now named 'tick'. Save the current tick. Handle exec_direction == "backward". Initialize change logging, if reversible. Finish change logging, if reversible. (step_backward): New method of basic_cpu. (reset_pin_handler): Terminte the current change log, if any. Set exec_direction to "forward". (change_log,change_log_begin,change_log_end,change_log_boundaries) (change_string,exec_direction,sim_sched,current_tick,last_tick): New members of basic_cpu. (init_change_logging,finish_change_logging,log_change) (restore_state_to_time): New virtual methods of basic_cpu. (basic_cpu): Initialize change_log, change_log_begin, change_log_end, change_log_boundaries, last_tick, exec_direction, and sim_sched. Add the exec-direction and sim-sched attributes. * sidattrutil.h (reversible_component): New mix-in class. Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.69&r2=1.70 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/sidattrutil.h.diff?cvsroot=src&r1=1.10&r2=1.11 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.40&r2=1.41 http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/include/sidmiscutil.h.diff?cvsroot=src&r1=1.9&r2=1.10
next reply other threads:[~2008-06-17 18:11 UTC|newest] Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top 2008-06-17 18:11 brolley [this message] -- strict thread matches above, loose matches on Subject: below -- 2006-03-27 20:30 fche 2005-08-19 19:47 brolley
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20080617181101.25002.qmail@sourceware.org \ --to=brolley@sourceware.org \ --cc=sid-cvs@sourceware.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
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).