newlib-cygwin/newlib/libc/machine
Jeff Johnston 7d592bb178 2007-02-01 Joel Schopp <jschopp@austin.ibm.com>
Kazunori Asayama <asayama@sm.sony.co.jp>

        * configure.host: Enable SPU specific stdio directory.
        * libc/machine/spu/Makefile.am: Add objects.
        * libc/machine/spu/Makefile.in: Regenerated.
        * libc/machine/spu/c99ppe.h: Add macros and function
        declarations to initialize SPU specific stdio stuffs.
        * libc/machine/spu/stdio.c: Add functions to manage Cell SPU
        specific FILE structures.
        * libc/machine/spu/perror.c: Add initialization routine of
        stdio stuffs.
        * libc/machine/spu/printf.c: Ditto.
        * libc/machine/spu/putchar.c: Ditto.
        * libc/machine/spu/puts.c: Ditto.
        * libc/machine/spu/vprintf.c: Ditto.
        * libc/machine/spu/clearerr.c: New file. Add a stdio function
        implementation.
        * libc/machine/spu/feof.c: Ditto.
        * libc/machine/spu/ferror.c: Ditto.
        * libc/machine/spu/fileno.c: Ditto.
        * libc/machine/spu/fopen.c: Ditto.
        * libc/machine/spu/fclose.c: Ditto.
        * libc/machine/spu/freopen.c: Ditto.
        * libc/machine/spu/fflush.c: Ditto.
        * libc/machine/spu/fseek.c: Ditto.
        * libc/machine/spu/ftell.c: Ditto.
        * libc/machine/spu/rewind.c: Ditto.
        * libc/machine/spu/fgetpos.c: Ditto.
        * libc/machine/spu/fsetpos.c: Ditto.
        * libc/machine/spu/fread.c: Ditto.
        * libc/machine/spu/fwrite.c: Ditto.
        * libc/machine/spu/getc.c: Ditto.
        * libc/machine/spu/getchar.c: Ditto.
        * libc/machine/spu/gets.c: Ditto.
        * libc/machine/spu/fgetc.c: Ditto.
        * libc/machine/spu/fgets.c: Ditto.
        * libc/machine/spu/ungetc.c: Ditto.
        * libc/machine/spu/putc.c: Ditto.
        * libc/machine/spu/fputc.c: Ditto.
        * libc/machine/spu/fputs.c: Ditto.
        * libc/machine/spu/vfprintf.c: Ditto.
        * libc/machine/spu/vfscanf.c: Ditto.
        * libc/machine/spu/fprintf.c: Ditto.
        * libc/machine/spu/fscanf.c: Ditto.
        * libc/machine/spu/scanf.c: Ditto.
        * libc/machine/spu/vscanf.c: Ditto.
        * libc/machine/spu/setbuf.c: Ditto.
        * libc/machine/spu/setvbuf.c: Ditto.
        * libc/machine/spu/tmpfile.c: Ditto.

2007-02-01  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/sys/config.h[__SPU__]: Define __CUSTOM_FILE_IO__.
        * libc/include/stdio.h[!__CUSTOM_FILE_IO__]: Add flag check
        around stdio macros that manipulate fields in the normal file
        structure.
        * libc/include/sys/reent.h[__CUSTOM_FILE_IO__]: Include
        <sys/custom_file.h> to define custom FILE structure.
        * libc/include/sys/custom_file.h: New default header file
        that generates error if not overridden when __CUSTOM_FILE_IO__ set.
        * libc/machine/spu/sys/custom_file.h: New file.
2007-02-01 16:33:05 +00:00
..
a29k 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
arm 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
bfin 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
cris 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
crx 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
d10v 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
d30v 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
fr30 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
frv 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
h8300 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
h8500 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
hppa 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
i386 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
i960 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
iq2000 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
m32c 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
m32r 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
m68hc11 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
m68k 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
m88k 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
mips 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
mn10200 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
mn10300 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
mt 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
necv70 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
powerpc 2007-01-15 Joseph Myers <joseph@codesourcery.com> 2007-01-15 16:41:08 +00:00
sh 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
sparc 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
spu 2007-02-01 Joel Schopp <jschopp@austin.ibm.com> 2007-02-01 16:33:05 +00:00
tic4x 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
tic80 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
v850 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
w65 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
xscale 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
xstormy16 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
z8k 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in 2006-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 20:32:52 +00:00
aclocal.m4 2006-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 20:32:52 +00:00
configure 2005-12-18 Jeff Johnston <jjohnstn@redhat.com> 2006-12-18 22:21:56 +00:00
configure.in 2006-11-08 Jie Zhang <jzhang918@gmail.com> 2006-11-08 19:26:43 +00:00