From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4294 invoked by alias); 22 Nov 2002 20:35:02 -0000 Mailing-List: contact sid-cvs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: sid-cvs-owner@sources.redhat.com Received: (qmail 4265 invoked by uid 426); 22 Nov 2002 20:35:00 -0000 Date: Mon, 25 Nov 2002 13:15:00 -0000 Message-ID: <20021122203500.4263.qmail@sources.redhat.com> From: fche@sources.redhat.com To: sid-cvs@sources.redhat.com Subject: src/sid component/bochs/ChangeLog component/bo ... X-SW-Source: 2002-q4/txt/msg00011.txt.bz2 List-Id: 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 * 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 * ps2.cxx (parport_inputpin): Fix formal arg list. [e.g., component/interrupt/ChangeLog] 2002-11-22 Frank Ch. Eigler * 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