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: RS6000: remove FPLAST_REGNUM


On 03 May 2004 16:44:47 -0500
Jim Blandy <jimb@redhat.com> wrote:

> 2004-05-03  Jim Blandy  <jimb@redhat.com>
> 
> 	* config/rs6000/tm-rs6000.h (FPLAST_REGNUM): Delete #definition.
> 	* ppc-tdep.h (ppc_num_fprs): New enum constant.
> 	* aix-thread.c (fetch_regs_kernel_thread, fill_fprs,
> 	store_regs_kernel_thread): Use FP0_REGNUM + ppc_num_fprs, not
> 	FPLAST_REGNUM.
> 	* ppc-bdm.c (bdm_ppc_fetch_registers, bdm_ppc_store_registers):
> 	Same.
> 	* ppc-linux-nat.c (ppc_register_u_addr): Same.
> 	* rs6000-nat.c (regmap, fetch_inferior_registers) 
> 	(store_inferior_registers): Same.

Okay.

Kevin


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