newlib-cygwin/newlib/libc/machine/xscale
Jeff Johnston afecf2faee 2002-02-27 Jeff Johnston <jjohnstn@redhat.com>
* configure.host: Add check for --disable-newlib-io-float
        configuration option and add -DNO_FLOATING_POINT to newlib cflags
        if appropriate.
        * acinclude.m4: Added --disable-newlib-io-float option.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * doc/aclocal.m4 doc/configure libc/aclocal.m4 libc/configure
        * libc/*/aclocal.m4 libc/*/configure
        * libm/*/aclocal.m4 libm/*/configure: Ditto.
        * libc/stdio/vfprintf.c [!INTEGER_ONLY]: Only set FLOATING_POINT
        if NO_FLOATING_POINT flag is not defined.
2002-02-27 23:56:24 +00:00
..
Makefile.am Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
Makefile.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
aclocal.m4 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure 2002-02-27 Jeff Johnston <jjohnstn@redhat.com> 2002-02-27 23:56:24 +00:00
configure.in Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
memchr.c Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
memcmp.c Fix bug when both pointers have matching, non-word alignment, and the length 2001-05-25 21:17:06 +00:00
memcpy.c Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
memmove.c Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
memset.c Fix bug when len == 1 and dst was not word aligned. 2002-01-17 17:02:08 +00:00
strchr.c Add missing clobbered register. 2002-02-20 14:42:03 +00:00
strcmp.c Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
strcpy.c Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
strlen.c Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00
xscale.h Add support for Intel's XScale processor 2000-11-30 01:57:27 +00:00