]> sourceware.org Git - newlib-cygwin.git/commit
2003-09-09 Jeff Johnston <jjohnstn@redhat.com>
authorJeff Johnston <jjohnstn@redhat.com>
Tue, 9 Sep 2003 22:53:27 +0000 (22:53 +0000)
committerJeff Johnston <jjohnstn@redhat.com>
Tue, 9 Sep 2003 22:53:27 +0000 (22:53 +0000)
commit3a767b69fdb767a7a154a4840dfcf06ce5c5c48b
treedd5f16dc838f741273509b95067e40cdffd0d98e
parent84154fcc00877205647c2a318a0bf7547520c498
2003-09-09  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/machine/powerpc/fix64.h: Fix typo for _simdldcheck
        prototype.
        * libc/machine/powerpc/simdldtoa.c: Remove prototype for
        _simdldcheck().  Also add unsigned cast for index variable in
        for loop using sizeof operators.
        * libc/machine/powerpc/strtoufix32.c: Remove unused variable.
        * libc/machine/powerpc/strtosfix64.c: Fix call to _simdldcheck.
        * libc/machine/powerpc/strtoufix64.c (_strtoufix64_r): Ditto
        plus fix shift calculation for determining if there is a
        carry from word2.
newlib/ChangeLog
newlib/libc/machine/powerpc/fix64.h
newlib/libc/machine/powerpc/simdldtoa.c
newlib/libc/machine/powerpc/strtosfix64.c
newlib/libc/machine/powerpc/strtoufix32.c
newlib/libc/machine/powerpc/strtoufix64.c
This page took 0.027038 seconds and 5 git commands to generate.