]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
authorJim Blandy <jimb@codesourcery.com>
Wed, 5 May 2004 01:48:37 +0000 (01:48 +0000)
committerJim Blandy <jimb@codesourcery.com>
Wed, 5 May 2004 01:48:37 +0000 (01:48 +0000)
commit32b99774f760000a23e301739edbc3d88086a008
tree2659ed7c2a7f199146af78553ec662b87ad759fc
parent366f009f23b0e5fc1668d1f728b4cda533df5cb5
* ppc-linux-nat.c (fetch_ppc_registers, store_ppc_registers):
Don't assume that the gprs, fprs, and UISA sprs are
contiguous, start at register number zero, and end with fpscr.
Instead, use the numbers from the tdep structure.
gdb/ChangeLog
gdb/ppc-linux-nat.c