From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31049 invoked by alias); 21 Aug 2003 18:01:47 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 31036 invoked from network); 21 Aug 2003 18:01:45 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 21 Aug 2003 18:01:45 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h7LI1jl23311; Thu, 21 Aug 2003 14:01:45 -0400 Received: from potter.sfbay.redhat.com (potter.sfbay.redhat.com [172.16.27.15]) by int-mx2.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h7LI1gL15216; Thu, 21 Aug 2003 14:01:42 -0400 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id h7LI1fO20773; Thu, 21 Aug 2003 11:01:41 -0700 Message-ID: <3F450905.5040507@redhat.com> Date: Thu, 21 Aug 2003 18:01:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Cagney CC: binutils@sources.redhat.com, gdb-patches@sources.redhat.com, nickc@redhat.com, brolley@redhat.com, dje@transmeta.com Subject: Re: [submit] Fujitsu FR-V simulator References: <3F441C03.3070503@redhat.com> <3F44D111.2050603@redhat.com> In-Reply-To: <3F44D111.2050603@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-08/txt/msg00368.txt.bz2 Andrew Cagney wrote: >> OK, even compressed, it was too big for the list server. >> Let's try it in two chunks. >> >> This is a "new" simulator for the Fujitsu FR-V architecture >> (it's actually been sitting around for a while). It isn't >> my work, it was done primarily by Dave Brolley and Doug Evans, >> with some help from sundry. >> >> I'll submit the (equally huge) testsuites separately. > > > Michael, was cgen modified to use the recently added src/cpu files? No -- Dave Brolley says he took a look at doing that, but found it to be more difficult than you would think.