newlib-cygwin/newlib/libc/machine/powerpc
Jeff Johnston 227e6ef6c3 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com>
* newlib.hin: (_WANT_IO_POS_ARGS): New define.
        (_WANT_IO_LONG_LONG): Ditto.
        (_WANT_IO_LONG_DOUBLE): Ditto.
        * configure.in: Add new configuration options
        --enable-newlib-io-long-long and --enable-newlib-io-long-double
        which tie to new defines in newlib.hin.
        * configure: Regenerated.
        * configure.host: Add checks for new configuration options.  Also
        fix up check for --enable-newlib-io-pos-args so configuration
        option will override any default for a given platform.
        Remove defining compiler flags for the _WANT_IO* options.
        * libc/stdio/vfprintf.c: Change to use new newlib.hin defines
        instead of looking for old compiler flags.
        * libc/stdio/vfscanf.c: Ditto.
        * libc/stdio/vfieeefp.h: Ditto.
        * libc/machine/powerpc/vfprintf.c: Ditto.
        * libc/machine/powerpc/vfscanf.c: Ditto.
2004-05-26 00:19:14 +00:00
..
machine 2003-08-13 Aldy Hernandez <aldyh@redhat.com> 2003-08-13 17:45:31 +00:00
Makefile.am 2002-08-19 Jeff Johnston <jjohnstn@redhat.com> 2002-08-20 01:40:39 +00:00
Makefile.in 2004-01-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-23 21:37:46 +00:00
aclocal.m4 2004-02-02 Jeff Johnston <jjohnstn@redhat.com> 2004-02-02 22:51:39 +00:00
atosfix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atosfix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atosfix64.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
atoufix64.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
configure 2004-02-02 Jeff Johnston <jjohnstn@redhat.com> 2004-02-02 22:51:39 +00:00
configure.in 2002-08-17 Jeff Johnston <jjohnstn@redhat.com> 2002-08-17 05:57:20 +00:00
fix64.h 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
setjmp.S 2002-04-19 Jeff Johnston <jjohnstn@redhat.com> 2002-04-19 19:16:22 +00:00
simdldtoa.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtosfix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtosfix32.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtosfix64.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtoufix16.c 2003-04-16 Jeff Johnston <jjohnstn@redhat.com> 2003-04-16 15:45:29 +00:00
strtoufix32.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
strtoufix64.c 2003-09-09 Jeff Johnston <jjohnstn@redhat.com> 2003-09-09 22:53:27 +00:00
times.c 2002-07-22 Jeff Johnston <jjohnstn@redhat.com> 2002-07-22 20:26:51 +00:00
ufix64toa.c 2003-11-10 Jeff Johnston <jjohnstn@redhat.com> 2003-11-10 21:36:38 +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 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-05-26 00:19:14 +00:00
vfscanf.c 2004-05-25 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-05-26 00:19:14 +00:00