newlib-cygwin/newlib/libm
Jeff Johnston a70486d790 2002-06-24 Jeff Johnston <jjohnstn@redhat.com>
* libc/include/math.h: Remove <sys/types.h>.
        (__dmath): Use __ULong instead of _uint32_t.
        * libc/include/sys/reent.h: If long or int is not 32-bits,
        include <sys/types.h> to get definitions for _int32_t and _uint32_t.
        * libc/stdlib/mprec.h: Include <sys/types.h> to get integer defs.
        * libm/common/fdlibm.h: Ditto.
2002-06-24 20:03:38 +00:00
..
common 2002-06-24 Jeff Johnston <jjohnstn@redhat.com> 2002-06-24 20:03:38 +00:00
machine * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
math 2002-06-13 Stephen L. Moshier <steve@moshier.net> 2002-06-13 23:03:01 +00:00
mathfp * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
test import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.am * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
Makefile.in * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
aclocal.m4 * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
configure.in * Makefile.shared: New file. 2001-12-13 23:50:11 +00:00
libm.texinfo import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00