]> sourceware.org Git - newlib-cygwin.git/commit
2005-06-16 Christopher Faylor <cgf@timesys.com>
authorJeff Johnston <jjohnstn@redhat.com>
Thu, 16 Jun 2005 19:14:01 +0000 (19:14 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Thu, 16 Jun 2005 19:14:01 +0000 (19:14 +0000)
commit68cdbb18dac8d6cc6990e1de7b4f481ccbbfcd1d
treeccc8d604adc3c53e70af476efb86f09ec70bb428
parentec3b136a64f8adaa39f454acefb106952a6139f5
2005-06-16  Christopher Faylor  <cgf@timesys.com>

        * libc/stdio/vfprintf.c (cvt): Don't rely on pointer aliasing to
        determine characteristics of long double.  Use a union instead.
        * ldtoa.c (_ldtoa_r): Ditto.
        (_ldcheck): Ditto.
        (_strtold): Ditto.
        (union uconv): New union.
newlib/ChangeLog
newlib/libc/stdio/vfprintf.c
newlib/libc/stdlib/ldtoa.c
This page took 0.029205 seconds and 5 git commands to generate.