acadia-newlib/newlib/libc/machine/powerpc
Jeff Johnston 3a767b69fd 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.
2003-09-09 22:53:27 +00:00
..
machine
Makefile.am
Makefile.in
aclocal.m4
atosfix16.c
atosfix32.c
atosfix64.c
atoufix16.c
atoufix32.c
atoufix64.c
configure
configure.in
fix64.h
setjmp.S
simdldtoa.c
strtosfix16.c
strtosfix32.c
strtosfix64.c
strtoufix16.c
strtoufix32.c
strtoufix64.c
times.c
ufix64toa.c
vec_calloc.c
vec_free.c
vec_malloc.c
vec_mallocr.c
vec_realloc.c
vfprintf.c
vfscanf.c