newlib-cygwin/newlib/libc/sys/arm
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 2002-06-21 Richard Earnshaw (rearnsha@arm.com) 2002-06-21 18:44:09 +00:00
Makefile.am 2003-02-07 Jeff Johnston <jjohnstn@redhat.com> 2003-02-08 04:30:58 +00:00
Makefile.in 2003-02-07 Jeff Johnston <jjohnstn@redhat.com> 2003-02-08 04:30:58 +00:00
access.c 2002-03-12 Richard Earnshaw <rearnsha@arm.com> 2002-03-12 21:25:12 +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
crt0.S Fix bugs in previous delta 2002-11-18 16:30:55 +00:00
libcfunc.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
setjmp.S 2001-03-29 Jeff Johnston <jjohnstn@redhat.com> 2001-03-30 00:51:51 +00:00
swi.h Set correct value for ADP_Stopped_RunTimeError 2002-06-21 06:55:37 +00:00
syscalls.c * libc/sys/arm/syscalls.c (_rename): Add parameter names. 2002-05-06 20:46:37 +00:00
trap.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00