* doublest.c (convert_floatformat_to_doublest): Call
authorLuis Machado <luisgpm@br.ibm.com>
Thu, 3 Jan 2008 11:39:35 +0000 (11:39 +0000)
committerLuis Machado <luisgpm@br.ibm.com>
Thu, 3 Jan 2008 11:39:35 +0000 (11:39 +0000)
commit542a88d0e44f1435c18e1dd02bcdf55f14b98583
treed0e8303a9fda0f644491946d275cd4637fc0d898
parentdc2bbab20c7124b2a9c04f4fbfd4a76a2c5b2692
* doublest.c (convert_floatformat_to_doublest): Call
floatformat_to_doublest instead of floatformat_to_double and use
DOUBLEST variables.
(convert_doublest_to_floatformat): Call floatformat_from_doublest
instead of floatformat_from_double and use DOUBLEST variables.
gdb/ChangeLog
gdb/doublest.c
This page took 0.027203 seconds and 4 git commands to generate.