From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30456 invoked by alias); 17 Oct 2005 21:03:41 -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 30389 invoked by uid 22791); 17 Oct 2005 21:03:34 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 17 Oct 2005 21:03:34 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1ERc8n-00068G-C8; Mon, 17 Oct 2005 17:03:29 -0400 Date: Mon, 17 Oct 2005 21:03:00 -0000 From: Daniel Jacobowitz To: Paul Gilliam Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] add PowerPC 750 to list of BFD supported PowerPC architectures Message-ID: <20051017210329.GA23496@nevyn.them.org> Mail-Followup-To: Paul Gilliam , gdb-patches@sources.redhat.com References: <200510171354.18895.pgilliam@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200510171354.18895.pgilliam@us.ibm.com> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-10/txt/msg00142.txt.bz2 On Mon, Oct 17, 2005 at 01:54:18PM -0700, Paul Gilliam wrote: > This patch allows GDB to work with a PowerPC 750 chip. GDB already has what it needs, but BFD needs to know about it. > > Should I also submit this patch to bug-binutils@gnu.org? Try binutils@sourceware.org. What exactly does this fix? i.e. what doesn't work in GDB without it? > 2005-10-17 Paul Gilliam > > * bfd/cpu-powerpc.c: add ppc 750 to list of supported PowerPC chips. Capital letter at the start; also describe where you're changing. Path is relative to the nearest ChangeLog, in this case, bfd's. * cpu-powerpc.c (bfd_powerpc_archs): Add powerpc:750. -- Daniel Jacobowitz CodeSourcery, LLC