public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
From: brolley@sources.redhat.com
To: sid-cvs@sources.redhat.com
Subject: src/sid/include ChangeLog sidattrutil.h sidbus ...
Date: Tue, 21 Oct 2003 21:38:00 -0000	[thread overview]
Message-ID: <20031021213824.2716.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2003-10-21 21:38:24

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

Log message:
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	* sidbusutil.h (passthrough_bus::target): Now 'protected'.
	
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	For Stan Cox  <scox@redhat.com>
	* sidmiscutil.h (logger): New class.
	* sidattrutil.h (fixed_attribute_map_with_logging_component): Convert
	to use logger.
	
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	* sidcpuutil.h (set_total_latency): New method of basic_cpu.
	
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	* sidattrutil.h (SID_LOG_PERSISTENT_BUFFER): New macro.
	(SID_LOG_TRANSIENT_MALLOC_BUFFER): New macro.
	(buffer_output): New member of
	fixed_attribute_map_with_logging_component.
	(fixed_attribute_with_logging_component): Add buffer-output attribute.
	Use SID_LOG_PERSISTENT_BUFFER.
	(~fixed_attribute_with_logging_component): Use
	SID_LOG_PERSISTENT_BUFFER.
	(log): Buffer output based on buffer_output. Use
	SID_LOG_TRANSIENT_MALLOC_BUFFER.
	* sidcpuutil.h (get_total_latency): New method of basic_cpu.
	
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	* sidattrutil.h (log): Don't use STDCTYPE for vsnprint or vasprintf.
	
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	For Stan Cox  <scox@redhat.com>
	* sidmiscutil.h (bijection::find): Add typename.
	* sidbusutil.h (ro_value_control_register): New ValueType typedef.
	(control_register_bus::word_write, control_register_bus::word_read):
	Add typename
	
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	* sidattrutil.h (iostream): #include it.
	(log): Use std::cerr and std::endl.
	
	2003-10-07  Dave Brolley  <brolley@redhat.com>
	
	* sidattrutil.h (fixed_attribute_map_with_logging_component):
	Initialize saved_messages and saved_levels.
	(~fixed_attribute_map_with_logging_component): Output saved messages.
	Delete buffer if necessary.
	(log): Save message for later if output pin not connected. Otherwise
	output saved messages before the new message. Use vsnprintf or
	vasprintf if possible.
	(check_level): New member of fixed_attribute_map_with_logging_component.
	(output_saved_messages): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.48&r2=1.49
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidattrutil.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidbusutil.h.diff?cvsroot=src&r1=1.13&r2=1.14
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidmiscutil.h.diff?cvsroot=src&r1=1.6&r2=1.7


             reply	other threads:[~2003-10-21 21:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-21 21:38 brolley [this message]
2005-05-10 15:48 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=20031021213824.2716.qmail@sources.redhat.com \
    --to=brolley@sources.redhat.com \
    --cc=sid-cvs@sources.redhat.com \
    /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: link
Be 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).