From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12793 invoked by alias); 8 Sep 2003 16:47:06 -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 12766 invoked from network); 8 Sep 2003 16:47:02 -0000 Received: from unknown (HELO takamaka.act-europe.fr) (142.179.108.108) by sources.redhat.com with SMTP; 8 Sep 2003 16:47:02 -0000 Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 114D1D2DAF; Mon, 8 Sep 2003 09:47:01 -0700 (PDT) Date: Mon, 08 Sep 2003 16:47:00 -0000 From: Joel Brobecker To: binutils@sources.redhat.com, gdb-patches@sources.redhat.com Subject: Re: [RFA] BFD: Add HPPA machine code names Message-ID: <20030908164700.GD925@gnat.com> References: <20030905173943.GG932@gnat.com> <20030906045753.GJ1443@bubble.modra.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030906045753.GJ1443@bubble.modra.org> User-Agent: Mutt/1.4i X-SW-Source: 2003-09/txt/msg00119.txt.bz2 On Sat, Sep 06, 2003 at 02:27:53PM +0930, Alan Modra wrote: > On Fri, Sep 05, 2003 at 10:39:43AM -0700, Joel Brobecker wrote: > > * archures.c: Add new machine names for hppa. > > * bfd-in2.h: Regenerate. > > * cpu-hppa.c: Use the new machine names. > > > OK. I think you'll find a number of other places in the hppa support > could use these defines too. Thank you. Checked in. -- Joel