* aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
authorJim Blandy <jimb@codesourcery.com>
Thu, 13 May 2004 19:36:05 +0000 (19:36 +0000)
committerJim Blandy <jimb@codesourcery.com>
Thu, 13 May 2004 19:36:05 +0000 (19:36 +0000)
commit063715bf637d9552de6b4d991823cc9854a76d0e
tree6414dacb49b7343612e99d02fd0ec42c7abbe29f
parent0b30808c916cc4ff01cca027c672d9a4fcca0e1c
* aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)
(fetch_regs_user_thread, fetch_regs_kernel_thread)
(store_regs_user_thread, store_regs_kernel_thread): Use
ppc_num_gprs and ppc_num_fprs instead of '32' and '31'.
* ppc-linux-nat.c (fill_gregset): Same.
* ppc-linux-tdep.c (ppc_linux_supply_gregset)
(ppc_linux_sigtramp_cache): Same.
* ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg)
(ppcnbsd_sigtramp_cache_init): Same.
* rs6000-nat.c (fetch_core_registers): Same.
* rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset)
(rs6000_frame_cache): Same.
gdb/ChangeLog
gdb/aix-thread.c
gdb/ppc-linux-nat.c
gdb/ppc-linux-tdep.c
gdb/ppcnbsd-tdep.c
gdb/rs6000-nat.c
gdb/rs6000-tdep.c
This page took 0.025892 seconds and 4 git commands to generate.