This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/2] gdb/doublest.c: Use frexpl rather than ldfrexp.


> 2013-06-14  Will Newton  <will.newton@linaro.org>
> 
> 	* doublest.c (ldfrexp): Remove function.
> 	(convert_doublest_to_floatformat): Call frexpl instead of
> 	ldfrexp.

FWIW, I read Mark's message as approval of this patch, but this looks
like an improvement for me as well. Goodbye ldfrexp :).

Thank you,
-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]