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

Daniel Jacobowitz drow@false.org
Mon Oct 17 21:03:00 GMT 2005


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



More information about the Gdb-patches mailing list