From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23423 invoked by alias); 8 Oct 2003 00:58:09 -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 23416 invoked from network); 8 Oct 2003 00:58:08 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 8 Oct 2003 00:58:08 -0000 Received: from int-mx2.corp.redhat.com (nat-pool-rdu-dmz.redhat.com [172.16.52.200] (may be forged)) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h980w7124896 for ; Tue, 7 Oct 2003 20:58:07 -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 h980vuD18467 for ; Tue, 7 Oct 2003 20:57:56 -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 h980vUw14141; Tue, 7 Oct 2003 17:57:30 -0700 Message-ID: <3F8360FA.6070101@redhat.com> Date: Wed, 08 Oct 2003 00:58: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: Dave Brolley CC: gdb-patches@sources.redhat.com Subject: Re: [patch] Add fr550 support to the FRV simulator References: <3F81DBD8.6010606@redhat.com> In-Reply-To: <3F81DBD8.6010606@redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-10/txt/msg00194.txt.bz2 Dave Brolley wrote: > The attached patch adds fr550 support to the FRV simulator. I will > commit it once the necessary binutils patch has been approved and > committed. > > Dave These also match what I have. May I suggest that you update the copyright notice in Makefile.in and mloop.in? I assume you'll be checking in the cgen-generated files. Probably should note that in the changelog?