OSDN Git Service

2003-02-07 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Sat, 8 Feb 2003 04:30:58 +0000 (04:30 +0000)
committerjjohnstn <jjohnstn>
Sat, 8 Feb 2003 04:30:58 +0000 (04:30 +0000)
commit7458e53334452d0392803d576715e06c54ee8e1b
tree50da1acc700a771c4ac46c910bc290deda5dbc46
parentc3c57bdb2f8cd3b5e15076d1284686e72c3fafc5
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.
newlib/libc/sys/aclocal.m4
newlib/libc/sys/configure