diff options
author | Thiago Jung Bauermann <bauerman@br.ibm.com> | 2009-03-25 21:15:04 +0000 |
---|---|---|
committer | Thiago Jung Bauermann <bauerman@br.ibm.com> | 2009-03-25 21:15:04 +0000 |
commit | c98e800a85b9485019404fadac21abe3491b5033 (patch) | |
tree | 77912d9eed2b5cbd16bab4348ad079c43ac8d516 /gdb/stack.c | |
parent | f6cb81d808067e2a1c443038130a558360afe58f (diff) | |
download | gdb-c98e800a85b9485019404fadac21abe3491b5033.tar.gz |
gdb/
Fix size of FPSCR in Power 7 processors.
* ppc-linux-nat.c (PPC_FEATURE_ARCH_2_05): Remove #define.
(PPC_FEATURE_HAS_DFP): New #define.
(ppc_linux_read_description): Check for DFP feature instead of
ISA 2.05 to decide on size of the FPSCR.
gdbserver/
Fix size of FPSCR in Power 7 processors.
* linux-ppc-low.c (PPC_FEATURE_ARCH_2_05): Remove #define.
(PPC_FEATURE_HAS_DFP): New #define.
(ppc_arch_setup): Check for DFP feature instead of ISA 2.05 to decide on
size of the FPSCR.
Diffstat (limited to 'gdb/stack.c')
0 files changed, 0 insertions, 0 deletions