This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] add PowerPC 750 to list of BFD supported PowerPC architectures


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  <pgilliam@us.ibm.com>
> 
> 	* 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]