This is the mail archive of the sid-cvs@sourceware.org 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/main/dynamic ChangeLog Makefile.am Mak ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brolley@sourceware.org	2006-10-18 18:46:17

Modified files:
	sid/main/dynamic: ChangeLog Makefile.am Makefile.in aclocal.m4 
	                  commonCfg.cxx configure mainDynamic.cxx 
Added files:
	sid/main/dynamic: shCfg.cxx shCfg.h 

Log message:
	2006-10-18  Dave Brolley  <brolley@redhat.com>
	
	* Contribue the following changes:
	
	2006-07-19  Dave Brolley  <brolley@redhat.com>
	
	* shCfg.h (insn_buffer): All references removed.
	(main_memory): New member of ShBoardCfg.
	* shCfg.cxx (insn_buffer): All references removed.
	(ShBoardCfg): Don't initialize icache or ocache. Assume icache and
	ocache are always created. Don't connect memory heirarchy here.
	(write_config): Do it here instead.
	
	2006-05-11  Dave Brolley  <brolley@redhat.com>
	
	* Makefile.am: Add sh support.
	* mainDynamic.cxx: Likewise.
	* shCfg.cxx: New source file.
	* shCfg.h: New source file.
	* commonCfg.cxx (GprofCfg): Set bucket-size for hw-cpu-sh*.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/shCfg.cxx.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/shCfg.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/ChangeLog.diff?cvsroot=src&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/Makefile.am.diff?cvsroot=src&r1=1.12&r2=1.13
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/Makefile.in.diff?cvsroot=src&r1=1.14&r2=1.15
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/aclocal.m4.diff?cvsroot=src&r1=1.8&r2=1.9
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/commonCfg.cxx.diff?cvsroot=src&r1=1.18&r2=1.19
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/configure.diff?cvsroot=src&r1=1.9&r2=1.10
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sid/main/dynamic/mainDynamic.cxx.diff?cvsroot=src&r1=1.8&r2=1.9


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