This is the mail archive of the gdb-patches@sources.redhat.com 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: RFA: Add register number members for SPE acc and spefscr registers


Kevin Buettner <kevinb@redhat.com> writes:

> On 21 May 2004 18:20:50 -0500
> Jim Blandy <jimb@redhat.com> wrote:
> 
> > 2004-05-18  Jim Blandy  <jimb@redhat.com>
> > 
> > 	* ppc-tdep.h (spe_register_p): New declaration.
> > 	(struct gdbarch_tdep): New members: ppc_acc_regnum and
> > 	ppc_spefscr_regnum.
> > 	* rs6000-tdep.c (spe_register_p): New function.
> > 	(rs6000_dwarf2_stab_reg_to_regnum): Recognize numbers for acc and
> > 	spefscr.
> > 	(rs6000_gdbarch_init): Initialize the new members of the tdep
> > 	structure.
> 
> Okay.

Committed, thanks.


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