]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
* arm-tdep.c (arm_use_struct_convention): Make static. Move to be
authorRichard Earnshaw <richard.earnshaw@arm.com>
Wed, 13 Feb 2002 16:32:34 +0000 (16:32 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Wed, 13 Feb 2002 16:32:34 +0000 (16:32 +0000)
commit67255d04f2a93f2e9e56fcd164fee855f938112d
treeffbbc2944b0118c50f57db429848b5c2f46394cb
parent9ae9b4eac4f559a33d164b9537114b9587a59fd1
* 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