* arm-tdep.c (convert_from_extended, convert_to_extended): Delete
authorAndrew Cagney <cagney@redhat.com>
Tue, 21 Aug 2001 04:31:32 +0000 (04:31 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 21 Aug 2001 04:31:32 +0000 (04:31 +0000)
commita37b3cc06e2418058e6f3a5dee58957649938d0f
tree52e4520fec8bd18d065ca7ac8035103813ffdf25
parent1ff54a84b46d25a8ef7f3c316c38cf994086cef2
* arm-tdep.c (convert_from_extended, convert_to_extended): Delete
assembler version of function.
(convert_from_extended, convert_to_extended): Rewrite. Use
floatformat_to_doublest, floatformat_from_doublest,
floatformat_arm_ext_big, floatformat_arm_ext_littlebyte_bigword.
(arm_push_arguments): Use extract_floating and store_floating to
perform floating point conversions.
(SWAP_TARGET_AND_HOST): Delete macro.
* arm-linux-tdep.c (arm_linux_push_arguments): Use
extract_floating and store_floating to perform floating point
conversions.
gdb/ChangeLog
gdb/arm-linux-tdep.c
gdb/arm-tdep.c