From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26214 invoked by alias); 14 Mar 2006 23:05:34 -0000 Received: (qmail 26199 invoked by uid 22791); 14 Mar 2006 23:05:33 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 14 Mar 2006 23:05:31 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k2EN5SiZ021429; Tue, 14 Mar 2006 18:05:28 -0500 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id k2EN5S102620; Tue, 14 Mar 2006 18:05:28 -0500 Received: from [172.16.14.227] (IDENT:ZMKMcN90S/ZGKnguhXJi+DsL6Jti3LrZ@topaz.toronto.redhat.com [172.16.14.227]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id k2EN5RxX004395; Tue, 14 Mar 2006 18:05:27 -0500 Message-ID: <44174C37.1020209@redhat.com> Date: Tue, 14 Mar 2006 23:05:00 -0000 From: Dave Brolley User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050317) MIME-Version: 1.0 To: "Frank Ch. Eigler" CC: Hans-Peter Nilsson , cgen@sourceware.org Subject: Re: [RFA:] Fix breakage of manually building SID CPU References: <200603142124.k2ELObJ9011226@ignucius.se.axis.com> <44173DEA.6080906@redhat.com> <20060314224843.GK6930@redhat.com> In-Reply-To: <20060314224843.GK6930@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cgen-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00024.txt.bz2 Frank Ch. Eigler wrote: >Hi - > > > >>[...] >>(delay 1 (set pc something)) >>was already implemented and working for SIM (fr30 uses it). [...] >> >> > >I'm curious how exactly that works. fr30 isn't in src/sim/ at the >moment, is it? > > Oh yes, that's right it was removed. However, I can attest to the fact that it *did* work. Looks like Peter has found other ports that use it as well. Dave