newlib-cygwin/newlib/libc/sys/arm
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
..
sys import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +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 import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S For __USES_INITFINI__ preserve the argument vector before calling the 2001-12-05 11:51:43 +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 import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
syscalls.c _sbrk(): Return -1 rather than aborting if too much memory is requested. 2002-01-17 16:39:53 +00:00
trap.S import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00