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: fix register numbering on PPC


On 27 May 2004 21:27:08 -0500
Jim Blandy <jimb@redhat.com> wrote:

> This addresses the FIXME at the end of the current
> rs6000_dwarf2_stab_reg_to_regnum function.
> 
> 2004-05-26  Jim Blandy  <jimb@redhat.com>
> 
> 	* rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): Deleted.
>         (rs6000_stab_reg_to_regnum, rs6000_dwarf2_reg_to_regnum): New
> 	functions, updated to match the register numberings used in GCC.
> 	(rs6000_gdbarch_init): Register rs6000_stab_reg_to_regnum and
> 	rs6000_dwarf2_reg_to_regnum as register number conversions
> 	functions for STABS and Dwarf2.

Okay.

Kevin


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