newlib-cygwin/newlib/libc/sys/sh
Jeff Johnston 3a2f070f31 2009-10-20 Jeff Johnston <jjohnstn@redhat.com>
* configure.host: Don't set -O2 flag in newlib_cflags.  Leave
        that to CFLAGS.
        * acinclude.m4: Don't reset CFLAGS before calling _AC_PROG_CC_G
        as it sets the same flags as we are using.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * Makefile.in: Ditto.
        * iconvdata/aclocal.m4: Ditto.
        * iconvdata/configure: Ditto.
        * iconvdata/Makefile.in: Ditto.
        * doc/aclocal.m4: Ditto.
        * doc/configure: Ditto.
        * doc/Makefile.in: Ditto.
        * libc/aclocal.m4: Ditto.
        * libc/configure: Ditto.
        * libc/Makefile.in: Ditto.
        * libc/*Makefile.in: Ditto.
        * libc/*aclocal.m4: Ditto.
        * libc/*configure: Ditto.
        * libm/*Makefile.in: Ditto.
        * libm/*aclocal.m4: Ditto.
        * libm/*configure: Ditto.
2009-10-20 22:44:28 +00:00
..
sys * libc/include/sys/unistd.h (ftruncate, truncate): Also declare 2003-07-10 15:31:30 +00:00
Makefile.am all-local should depend upon crt0, not all. 2009-08-19 20:04:45 +00:00
Makefile.in 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
aclocal.m4 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
configure 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
configure.in 2006-04-13 Ralf Corsepius <ralf.corsepius@rtems.org> 2006-04-13 19:56:32 +00:00
creat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S Introduce SH2a support. 2004-07-30 09:03:39 +00:00
ftruncate.c * libc/include/sys/unistd.h (ftruncate, truncate): Also declare 2003-07-10 15:31:30 +00:00
syscalls.c * libc/sys/sh/syscalls.c (_isatty): New. 2008-01-22 00:24:45 +00:00
trap.S Contribute sh64-elf. 2002-02-08 07:11:13 +00:00
truncate.c * libc/include/sys/unistd.h (ftruncate, truncate): Also declare 2003-07-10 15:31:30 +00:00