OSDN Git Service

* arm-tdep.c (arm_use_struct_convention): Make static. Move to be
authorrearnsha <rearnsha>
Wed, 13 Feb 2002 16:32:32 +0000 (16:32 +0000)
committerrearnsha <rearnsha>
Wed, 13 Feb 2002 16:32:32 +0000 (16:32 +0000)
commit0851a9b76e973ca0894a07ec2809f53e97074f9f
treeef1de9312acf5e8244658b9dea74383232a7e10d
parent4122d4ac41c75e692efa3db1e6dd8332f03c7b6b
* arm-tdep.c (arm_use_struct_convention): Make static.  Move to be
with other related struct-returning functions.
(arm_extract_struct_value_address): New function.
(arm_gdbarch_init): Initialize the above in multi-arch vector.  Also
initialize float_format, double_format and long_double_format as
appropriate to the endianness of the target.
* config/arm/tm-arm.h (TARGET_DOUBLE_FORMAT): Delete.
(arm_use_struct_convention): Delete declaration.
(USE_STRUCT_CONVENTION, EXTRACT_STRUCT_VALUE_ADDRESS): Delete.
gdb/ChangeLog
gdb/arm-tdep.c
gdb/config/arm/tm-arm.h