public inbox for sid-cvs@sourceware.org
help / color / mirror / Atom feed
From: bje@sources.redhat.com
To: sid-cvs@sources.redhat.com
Subject: src/sid/main/dynamic ChangeLog Makefile.am Mak ...
Date: Thu, 09 Jan 2003 04:22:00 -0000	[thread overview]
Message-ID: <20030109042251.31396.qmail@sources.redhat.com> (raw)

CVSROOT:	/cvs/src
Module name:	src
Changes by:	bje@sourceware.org	2003-01-08 20:22:51

Modified files:
	sid/main/dynamic: ChangeLog Makefile.am Makefile.in 
	                  mainDynamic.cxx 
Added files:
	sid/main/dynamic: baseCfg.cxx baseCfg.h commonCfg.cxx 
	                  commonCfg.h 

Log message:
	* new simulator mainline
	
	2002-05-30  Frank Ch. Eigler  <fche@redhat.com>
	
	* mainDynamic.cxx (main): Add new "--rc" option to control passing
	cfgroot stop-code as sid process exit rc.
	
	2002-04-29  Graydon Hoare  <graydon@redhat.com>
	
	* mainDynamic.cxx: Make step_insn_count a string.
	
	2002-04-29  Graydon Hoare  <graydon@redhat.com>
	
	* commonCfg.h (Mapping): New class.
	* commonCfg.cxx (MapperCfg): Update to use Mapping objects.
	* mainDynamic.cxx (try_add_memory): Use Mapping objects.
	(Defs): Make step_insn_count a defaultable option.
	
	2002-04-23  Graydon Hoare  <graydon@redhat.com>
	
	* mainDynamic.cxx (try_add_memory): Force mappings to base address
	0 in extra memory region, to ignore transparent / basic mapper
	distinction in board-specific code.
	
	2002-04-15  Dave Brolley  <brolley@redhat.com>
	
	* commonCfg.cxx (struct MemCfg_impl): New struct.
	(MemCfg_impl::get_by_name): New function.
	(MemCfg::MemCfg): Add 'this' to name_map.
	* commonCfg.h (MemCfg_impl::get_by_name): New function.
	
	2002-04-09  Dave Brolley  <brolley@redhat.com>
	
	* commonCfg.cxx (add_mapping): New variant.
	* commonCfg.h (add_mapping): New variant.
	
	2002-03-25  Graydon Hoare  <graydon@redhat.com>
	
	* mainDynamic.cxx (try_load_file): Support "all-cpu" sub-option
	to --load option.
	* commonCfg.h (CpuCfg::get_all): Likewise.
	* commonCfg.cxx (CpuCfg::get_all): Likewise.
	
	2002-03-11  Graydon Hoare  <graydon@redhat.com>
	
	* mainDynamic.cxx (main): Add opt_gloss.
	* commonCfg.cxx (BoardCfg::use_gloss): Define.
	* commonCfg.h: Likewise.
	
	2002-02-22  Graydon Hoare  <graydon@redhat.com>
	
	* Makefile.am (INCLUDE): Add -I$(srcdir)/../../../include.
	* Makefile.in: Regenerate.
	* mainDynamic.cxx: Un-guard #include <getopt.h>, getting it
	from libiberty now.
	
	2002-02-08  Graydon Hoare  <graydon@redhat.com>
	
	* baseCfg.cxx: New file.
	* baseCfg.h: New file.
	* commonCfg.cxx: New file.
	* commonCfg.h: New file.
	* mainDynamic.cxx: Complete rewrite, incorporate contents of
	configrun-sid.in perl script.
	* Makefile.am (sid): Add new files to target.
	* Makefile.in: Regenerate.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/baseCfg.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/baseCfg.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/Makefile.am.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/Makefile.in.diff?cvsroot=src&r1=1.9&r2=1.10
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/mainDynamic.cxx.diff?cvsroot=src&r1=1.2&r2=1.3


             reply	other threads:[~2003-01-09  4:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-09  4:22 bje [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-11-30 18:48 brolley
2006-11-29 21:18 brolley
2006-10-18 18:46 brolley
2001-07-24  6:53 fche
2001-06-19 13:16 fche
2001-02-28 16:44 fche

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=20030109042251.31396.qmail@sources.redhat.com \
    --to=bje@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).