OSDN Git Service

2007-08-31 Antony King <antony.king@st.com>
authorjjohnstn <jjohnstn>
Fri, 31 Aug 2007 21:21:26 +0000 (21:21 +0000)
committerjjohnstn <jjohnstn>
Fri, 31 Aug 2007 21:21:26 +0000 (21:21 +0000)
commit617bd36bb2261c4d5f8e346ed79cd85b3c54d61e
tree98ab9b0cfd145e84acd5850b6872e1bb7ebb5604
parent02f0f52ad76fe0e8cc37acfb40452bef170bdd41
2007-08-31  Antony King  <antony.king@st.com>

        * libc/stdlib/mprec.h [_DOUBLE_IS_32BITS}: Define IEEE_Arith
        bits and redefine associated dword0 macro (rvalue issue).
        * libc/stdio/vfieeefp.h: Ditto.
        * libc/stdlib/strtod.c: Add checks for _DOUBLE_IS_32BITS
        to prevent setting dword1 which is an rvalue only.
newlib/ChangeLog
newlib/libc/stdio/vfieeefp.h
newlib/libc/stdlib/mprec.h
newlib/libc/stdlib/strtod.c