newlib-cygwin/newlib/libc/machine/mips
Jeff Johnston 313f134979 2003-02-07 Jeff Johnston <jjohnstn@redhat.com>
* acinclude.m4 (--disable-newlib-supplied-syscalls): New configuration
        option to allow disabling of syscalls being supplied in newlib.
        * aclocal.m4: Regenerated.
        * configure: Ditto.
        * configure.host: Add support of new configuration option and add
        -D__NO_SYSCALLS__ if newlib supplied syscalls are disabled.
        * doc/aclocal.m4: Regenerated.
        * doc/configure: Ditto.
        * libc/*aclocal.m4: Ditto.
        * libc/*configure: Ditto.
        * libm/*aclocal.m4: Ditto.
        * libm/*configure: Ditto.
        * libc/sys/arm/Makefile.am: Don't build syscalls.o if new option
        is disabled.
        * libc/sys/arm/Makefile.in: Regenerated.
2003-02-08 04:30:58 +00:00
..
machine import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
Makefile.in * libtool.m4: New file. 2002-07-04 19:57:57 +00:00
aclocal.m4 2003-02-07 Jeff Johnston <jjohnstn@redhat.com> 2003-02-08 04:30:58 +00:00
configure 2003-02-07 Jeff Johnston <jjohnstn@redhat.com> 2003-02-08 04:30:58 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
memcpy.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
memset.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
setjmp.S * libc/include/machine/setjmp.h: For mips, define _JBLEN based 2002-08-07 17:07:42 +00:00
strcmp.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00
strlen.c * libc/machine/mips/strlen.c (strlen) [__mips16]: Fix off-by-two 2002-03-14 02:41:43 +00:00
strncpy.c Add MIPS specific string/memory functions 2002-03-11 15:44:35 +00:00