OSDN Git Service

* rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
authorjimb <jimb>
Thu, 1 Apr 2004 21:00:59 +0000 (21:00 +0000)
committerjimb <jimb>
Thu, 1 Apr 2004 21:00:59 +0000 (21:00 +0000)
commit3bdb692782f1d8c3ee5bc27562b4f840c898c313
tree29250c4b46e95514b437d5521b70440e2262c312
parent966c4096bcbf3cc64ec1f6b8e923818d2d7a3c26
* rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
function for register numbers on all the rs6000-derived targets.
(rs6000_gdbarch_init): Don't register a separate
gdbarch_dwarf2_reg_to_regnum function for the E500.  Use
rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
variants.
gdb/ChangeLog
gdb/rs6000-tdep.c