OSDN Git Service

2003-09-16 Andrew Cagney <cagney@redhat.com>
authorcagney <cagney>
Tue, 16 Sep 2003 23:33:17 +0000 (23:33 +0000)
committercagney <cagney>
Tue, 16 Sep 2003 23:33:17 +0000 (23:33 +0000)
commit678d0974e161d23cf55b4a831ca0412e1677e467
treeb557e430e0923b7f932ca3958a6408067ddb50df
parent74be7f01c46ef71974819a9989cb4e11d6aa71da
2003-09-16  Andrew Cagney  <cagney@redhat.com>

* ppc-linux-tdep.c (ppc_linux_init_abi): Set the 32 bit
"use_struct_convention" to "ppc_linux_use_struct_convention".
(ppc_linux_use_struct_convention): New function.
* rs6000-tdep.c (rs6000_use_struct_convention): New function.
(rs6000_gdbarch_init): For AIX, set "use_struct_convention" to
"rs6000_use_struct_convention".
* ppc-tdep.h (ppc_sysv_abi_broken_use_struct_convention): Delete
declaration.
* ppc-sysv-tdep.c (ppc_sysv_abi_broken_use_struct_convention):
Delete function.
gdb/ChangeLog
gdb/ppc-linux-tdep.c
gdb/ppc-sysv-tdep.c
gdb/rs6000-tdep.c