libc/newlib/libc/machine/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
..
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +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
asm.h Introduce SH2a support. 2004-07-30 09:03:39 +00:00
configure 2009-10-20 Jeff Johnston <jjohnstn@redhat.com> 2009-10-20 22:44:28 +00:00
configure.in * libc/machine/sh/configure.in: Avoid link tests. 2006-04-24 20:19:52 +00:00
memcpy.S * libc/machine/sh/memcpy.S (Large): Fix alignment rounding. 2002-03-26 17:22:16 +00:00
memset.S * libc/machine/sh/memset.S: Avoid clobbering volatile 2003-04-09 10:48:02 +00:00
setjmp.S Add sh2e support 2003-01-24 15:46:04 +00:00
strcmp.S Some small speedups. 2002-07-08 12:56:32 +00:00
strcpy.S * libc/machine/sh/strcpy.S (strcpy, __SHMEDIA__ code): 2002-06-13 18:25:19 +00:00
strlen.S * libc/machine/sh/strcpy.S: New file. 2002-06-24 20:30:08 +00:00
strncpy.S * libc/machine/sh/strncpy.S: New file. 2003-09-29 12:42:49 +00:00