This is the mail archive of the sid-cvs@sources.redhat.com 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 component/bochs/ChangeLog component/bo ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	fche@sourceware.org	2002-11-22 12:35:00

Modified files:
	sid/component/bochs: ChangeLog 
	sid/component/bochs/pic: pic.cc 
	sid/component/gloss: ChangeLog gloss.cxx 
	sid/component/interrupt: ChangeLog components.cxx 
	sid/component/parport: ChangeLog ps2.cxx 
	sid/component/profiling: ChangeLog gprof.cxx 
	sid/include    : ChangeLog configure configure.in sidattrutil.h 
	                 sidconfutil.in sidcpuutil.h sidmiscutil.h 

Log message:
	* gcc 3.2 compatibility fixes
	
	[e.g. include/ChangeLog]
	2002-11-22  Frank Ch. Eigler  <fche@redhat.com>
	
	* sidattrutil.h: Give up on hash tables - too many incompatible
	libstdc++'s out there.
	* configure.in: Don't bother looking for hash stuff.
	* configure, sidconfutil.in: Regenerated.
	* sidmiscutil.h: Add some "typename" qualifiers.
	* sidcpuutil.h (cpu_trace_stream): Trade publicness for friendliness
	regarding cout_p.
	
	[e.g., component/parport/ChangeLog]
	2002-11-22  Frank Ch. Eigler  <fche@redhat.com>
	
	* ps2.cxx (parport_inputpin): Fix formal arg list.
	
	[e.g., component/interrupt/ChangeLog]
	2002-11-22  Frank Ch. Eigler  <fche@redhat.com>
	
	* components.cxx (compInterruptDelete): Avoid dynamic_cast on
	deleted pointer.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/ChangeLog.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/bochs/pic/pic.cc.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/ChangeLog.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/gloss/gloss.cxx.diff?cvsroot=src&r1=1.18&r2=1.19
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/interrupt/ChangeLog.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/interrupt/components.cxx.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/parport/ChangeLog.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/parport/ps2.cxx.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/profiling/ChangeLog.diff?cvsroot=src&r1=1.10&r2=1.11
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/profiling/gprof.cxx.diff?cvsroot=src&r1=1.8&r2=1.9
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/ChangeLog.diff?cvsroot=src&r1=1.40&r2=1.41
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/configure.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/configure.in.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidattrutil.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidconfutil.in.diff?cvsroot=src&r1=1.3&r2=1.4
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidcpuutil.h.diff?cvsroot=src&r1=1.21&r2=1.22
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/include/sidmiscutil.h.diff?cvsroot=src&r1=1.5&r2=1.6


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