From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 821 invoked by alias); 5 Sep 2003 19:03:35 -0000 Mailing-List: contact cgen-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cgen-owner@sources.redhat.com Received: (qmail 779 invoked from network); 5 Sep 2003 19:03:33 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (207.219.125.105) by sources.redhat.com with SMTP; 5 Sep 2003 19:03:33 -0000 Received: from redhat.com (vpn50-54.rdu.redhat.com [172.16.50.54]) by touchme.toronto.redhat.com (Postfix) with ESMTP id D07A68003B1; Fri, 5 Sep 2003 15:03:26 -0400 (EDT) Message-ID: <3F58DE2F.2050104@redhat.com> Date: Sat, 06 Sep 2003 07:05:00 -0000 From: Dave Brolley User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021216 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Andrew Cagney Cc: Doug Evans , gdb-patches@sources.redhat.com, cgen@sources.redhat.com Subject: Re: [PATCH] remove .cpu file copying References: <200309051534.IAA17701@casey.transmeta.com> <3F58BE1B.3080902@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-q3/txt/msg00059.txt.bz2 The patches seem to be working ok for me for the frv. I'll commit them when I get a chance. Andrew Cagney wrote: >> Here is the sim patch to accompany my previously posted patch to >> binutils/cgen >> to pass the path of the .cpu file to cgen. > > > Sigh, Doug you really need to get that FSF assignment in order, its > what, 4 years now? While this change is long, it does appear obvious > - if someone described the problem to Dave he'd end up with the > identical patch. > >> We'll need to coordinate checking in this change with cgen. >> Dave, can you check this in when you're ready? (where "ready" here >> includes receipt of requisite approval, obviously) >> Or someone could give me a one-time authority to check this in ... > > > I'll assume that Dave will handle it. Dave, remember to modify the > changelog so that it records you making the change, but it comming > from doug. > > Andrew