* values.c (unpack_long, unpack_double, value_from_double),
authorJim Kingdon <jkingdon@engr.sgi.com>
Sun, 31 Oct 1993 20:45:41 +0000 (20:45 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Sun, 31 Oct 1993 20:45:41 +0000 (20:45 +0000)
commit73edb321e3468d6504c7e27e6550cc6dc5c6c175
tree63b4ce0326be281be6cd4ab4faabc47d26563276
parent52912aac0d69a6007d470b4948fcdaa682c12161
* values.c (unpack_long, unpack_double, value_from_double),
valarith.c (value_binop), stabsread.c (define_symbol):
Use extract_floating and store_floating instead of
SWAP_TARGET_AND_HOST.
gdb/stabsread.c