* aix-thread.c (supply_gprs64, fetch_regs_user_thread)
authorJim Blandy <jimb@codesourcery.com>
Thu, 13 May 2004 19:27:07 +0000 (19:27 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 13 May 2004 19:27:07 +0000 (19:27 +0000)
commitcdf2c5f516c73172ae0bfe06fed25cb8cb4ea215
treed5b11731441df820446adbb27ced03ebabe26f97
parent450bd37bb070a60ffefeb87f7c7de68dd0968396
* 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.
gdb/ChangeLog
gdb/aix-thread.c
gdb/ppc-linux-nat.c
gdb/ppc-linux-tdep.c
gdb/ppcnbsd-nat.c
gdb/ppcnbsd-tdep.c
gdb/rs6000-nat.c
gdb/rs6000-tdep.c
This page took 0.024859 seconds and 4 git commands to generate.