acadia-newlib/newlib/libc/machine/powerpc
Jeff Johnston 64b5e8f2bb 2002-08-19 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/sys/types.h: Support __need_inttypes macro
        that only sets the __intxx and __uintxx types.
        * libc/machine/powerpc/Makefile.am: Add stdlib to include directories
        to get mprec.h.
        * libc/machine/powerpc/Makefile.in: Regenerated.
        * libc/machine/powerpc/vfprintf.c: Fix state variable type.
        * libc/machine/powerpc/vfscanf.c: Fix state variable type.  Remove
        redundant fixed-point conversion prototypes.
        * libc/machine/powerpc/machine/stdlib.h[__SPE__]: Include <sys/types.h>
        after setting __need_inttypes.
2002-08-20 01:40:39 +00:00
..
machine 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> 2002-08-20 01:40:39 +00:00
Makefile.am 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> 2002-08-20 01:40:39 +00:00
Makefile.in 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> 2002-08-20 01:40:39 +00:00
aclocal.m4 * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
atosfix16.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
atosfix32.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
atosfix64.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
atoufix16.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
atoufix32.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
atoufix64.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
configure 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
configure.in 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
fix64.h 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
setjmp.S 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
simdldtoa.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
strtosfix16.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
strtosfix32.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
strtosfix64.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
strtoufix16.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
strtoufix32.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
strtoufix64.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
times.c 2002-07-22 Jeff Johnston <jjohnstn@redhat.com> 2002-07-22 20:26:51 +00:00
ufix64toa.c 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
vec_calloc.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_free.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_malloc.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_mallocr.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vec_realloc.c 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
vfprintf.c 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> 2002-08-20 01:40:39 +00:00
vfscanf.c 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> 2002-08-20 01:40:39 +00:00