* doublest.c (convert_doublest_to_floatformat): Rename
authorAndrew Cagney <cagney@redhat.com>
Sun, 12 Aug 2001 01:45:49 +0000 (01:45 +0000)
committerAndrew Cagney <cagney@redhat.com>
Sun, 12 Aug 2001 01:45:49 +0000 (01:45 +0000)
commitc422e77126de8364e08b6e8dff0fa249da9b83fb
treec0f9f79db213e152e2e5b29553695d7afb063c4d
parentf096a152b39f7a6c65f2f344a0e2593fd85abdcc
* doublest.c (convert_doublest_to_floatformat): Rename
floatformat_from_doublest.  Make static.
(convert_floatformat_to_doublest): Rename floatformat_to_doublest.
Make static.
(floatformat_to_doublest): New function.
(floatformat_from_doublest): New function.
(host_float_format, host_double_format, host_long_double_format):
New static variables.
(store_floating, extract_floating): Always use
floatformat_to_doublest and floatformat_from_doublest.
* doublest.h (HOST_LONG_DOUBLE_FORMAT): Delete macro.
gdb/ChangeLog
gdb/doublest.c
gdb/doublest.h