diff options
author | Will Newton <willnewton@sourceware.org> | 2013-06-21 16:24:14 +0000 |
---|---|---|
committer | Will Newton <willnewton@sourceware.org> | 2013-06-21 16:24:14 +0000 |
commit | 85d3b769fc320dbcaa90362b631887198389e635 (patch) | |
tree | d5302dc8880d2d2088d573cf23f2cb326890d049 /sim/m32c/sample2.c | |
parent | 88b48903525b1683e1c00ad10cf4bc0be6718f5d (diff) | |
download | gdb-85d3b769fc320dbcaa90362b631887198389e635.zip gdb-85d3b769fc320dbcaa90362b631887198389e635.tar.gz gdb-85d3b769fc320dbcaa90362b631887198389e635.tar.bz2 |
gdb/doublest.c: Use frexpl rather than ldfrexp.
Most modern systems have frexpl and gnulib provides an implementation
for those that don't, so use it instead of the generic but inaccurate
ldfrexp.
gdb/ChangeLog:
2013-06-21 Will Newton <will.newton@linaro.org>
* doublest.c (ldfrexp): Remove function.
(convert_doublest_to_floatformat): Call frexpl instead of
ldfrexp.
Diffstat (limited to 'sim/m32c/sample2.c')
0 files changed, 0 insertions, 0 deletions