From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24623 invoked by alias); 3 Oct 2002 21:00:18 -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 24594 invoked by uid 448); 3 Oct 2002 21:00:18 -0000 Date: Thu, 03 Oct 2002 14:00:00 -0000 Message-ID: <20021003210018.24592.qmail@sources.redhat.com> From: brolley@sources.redhat.com To: sid-cvs@sources.redhat.com Subject: src/sid/component/cgen-cpu ChangeLog compCGEN.cxx X-SW-Source: 2002-q4/txt/msg00001.txt.bz2 List-Id: CVSROOT: /cvs/src Module name: src Changes by: brolley@sources.redhat.com 2002-10-03 14:00:18 Modified files: sid/component/cgen-cpu: ChangeLog compCGEN.cxx Log message: 2002-10-03 Dave Brolley From Ben Elliston * compCGEN.cxx (cgen_bi_endian_cpu::cgen_read_memory): Don't bother fiddling the latency values. Have the disassembler read memory using the disassembler-memory accessor, if available. * common-xml/interface.xml: Document disassembler-memory accessor. * common-xml/behavior.xml (execution): Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/ChangeLog.diff?cvsroot=src&r1=1.29&r2=1.30 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/sid/component/cgen-cpu/compCGEN.cxx.diff?cvsroot=src&r1=1.8&r2=1.9