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: Use tdep->ppc_gp0_regnum where appropriate


Kevin Buettner <kevinb@redhat.com> writes:

> On 12 May 2004 18:15:10 -0500
> Jim Blandy <jimb@redhat.com> wrote:
> 
> > 2004-05-11  Jim Blandy  <jimb@redhat.com>
> > 
> > 	* aix-thread.c (supply_gprs64, fetch_regs_user_thread)
> > 	(store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead
> > 	of assuming that the gprs are numbered starting with zero.
> > 	* ppc-linux-nat.c (fill_gregset): Same.
> > 	* ppc-linux-tdep.c (ppc_linux_supply_gregset): Same.
> > 	* ppcnbsd-nat.c (getregs_supplies): Same.
> > 	* ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same.
> > 	* rs6000-nat.c (fetch_core_registers): Same.
> > 	* rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
> 
> Okay.

Committed, thanks.


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