From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8991 invoked by alias); 20 Jun 2003 19:39:13 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8616 invoked from network); 20 Jun 2003 19:39:06 -0000 Received: from unknown (HELO localhost.redhat.com) (207.219.125.131) by sources.redhat.com with SMTP; 20 Jun 2003 19:39:06 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 5F7A72B5F; Fri, 20 Jun 2003 15:38:57 -0400 (EDT) Message-ID: <3EF362D1.90609@redhat.com> Date: Fri, 20 Jun 2003 19:39:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030223 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Evans Cc: gdb@sources.redhat.com, wilson@tuliptree.org Subject: Re: regenerating cgen sim sources for gdb 6.0 References: <200306201627.JAA08872@casey.transmeta.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-06/txt/msg00420.txt.bz2 > It'd be great if cgen sim sources were regenerated for 6.0. > I'd be uncomfortable with 6.0 being released without up to date files. > > Ok if I get someone at Redhat to regenerate them and check them in? > > The sims in question are m32r and i960. > While the m32r is still, pedantically speaking, obsolete > and the i960 has been deleted, both targets still exist > in the gcc tree and having a sim to vet gcc changes is enormously useful. Not deleting the i960 was an oversite, I'll delete it. Please don't look to me for re-generating the m32r, I don't know how to use CGEN. Andrew > I gather the i960 is on the way out even in gcc land though. > If Jim's ok with deleting src/sim/i960 fine. > Otherwise, I think the files should be updated. > > I've already verified that there's no regressions in the > gcc testsuite from gcc top-of-tree sources (as of a few days ago) > with the before/after i960-coff-run simulator. >