newlib-cygwin/newlib/libc/sys/sh
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
..
sys * libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len, 2001-02-01 21:25:56 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +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
creat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S ld: 2002-06-26 15:42:34 +00:00
syscalls.c * libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len, 2001-02-01 21:25:56 +00:00
trap.S Contribute sh64-elf. 2002-02-08 07:11:13 +00:00