libc/newlib/libc
Jeff Johnston e48682cff5 2006-02-27 Jeff Johnston <jjohnstn@redhat.com>
* Makefile.am (MATHOBJS_IN_LIBC): Add s_isinfd, sf_isinff,
        s_isnand, and sf_isnanf object files.
        * Makefile.in: Regenerated.
        * libc/include/ieeefp.h: Undef isnan and isinf to avoid
        conflict if <math.h> has previously been included.
        * libc/include/math.h
        * libm/common/Makefile.am: Add new s_isinfd, s_isnand, sf_isinff,
        and sf_isnanf files.  Also support s_isnan, sf_isnan, s_isinf, and
        sf_isinf files which have been moved from math/mathfp directories.
        * libm/common/Makefile.in: Regenerated.
        * libm/common/s_isinfd.c: New file.
        * libm/common/s_isnand.c: Ditto.
        * libm/common/sf_isinff.c: Ditto.
        * libm/common/sf_isnanf.c: Ditto.
        * libm/common/s_isinf.c: Moved from libm/math directory.
        * libm/common/s_isnan.c: Ditto.
        * libm/common/sf_isinf.c: Ditto.
        * libm/common/sf_isnan.c: Ditto.
        * libm/math/Makefile.am: Remove isinf and isnan family functions
        which have been moved into common directory.
        * libm/mathfp/Makefile.am: Ditto.
        * libm/math/Makefile.in: Regenerated.
        * libm/mathfp/Makefile.in: Ditto.
        * libm/math/s_isinf.c: Removed.
        * libm/math/s_isnan.c: Ditto.
        * libm/math/sf_isinf.c: Ditto.
        * libm/math/sf_isnan.c: Ditto.
        * libm/mathfp/s_isinf.c: Ditto.
        * libm/mathfp/s_isnan.c: Ditto.
        * libm/mathfp/sf_isinf.c: Ditto.
        * libm/mathfp/sf_isnan.c: Ditto.
2006-02-27 23:51:28 +00:00
..
argz 2005-09-08 Eric Blake <ebb9@byu.net> 2005-09-08 21:07:43 +00:00
ctype 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:33:23 +00:00
errno 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
iconv 2004-09-13 Artem B. Bityuckiy <dedekind@oktetlabs.ru> 2004-09-13 17:10:20 +00:00
include 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
locale 2004-04-23 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-04-23 21:44:22 +00:00
machine 2006-02-07 Paul Brook <paul@codesourcery.com> 2006-02-07 18:44:54 +00:00
misc 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:21:08 +00:00
posix 2005-10-26 Shaun Jackman <sjackman@gmail.com> 2005-10-26 22:16:34 +00:00
reent 2005-10-14 Bob Wilson <bob.wilson@acm.org> 2005-10-14 18:37:24 +00:00
search 2004-05-26 Jeff Johnston <jjohnstn@redhat.com> 2004-05-26 17:57:10 +00:00
signal 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:21:08 +00:00
stdio 2006-02-20 Jeff Johnston <jjohnstn@redhat.com> 2006-02-20 23:24:00 +00:00
stdio64 2006-01-10 Eric Blake <ebb9@byu.net> 2006-01-10 17:09:43 +00:00
stdlib 2006-01-04 Gregory Pietsch <gpietsch@comcast.net> 2006-01-04 21:21:52 +00:00
string 2006-02-13 Jeff Johnston <jjohnstn@redhat.com> 2006-02-13 17:27:50 +00:00
sys 2006-02-16 Jeff Johnston <jjohnstn@redhat.com> 2006-02-16 21:25:45 +00:00
syscalls 2004-01-27 Artem B. Bityuckiy <abitytsky@softminecorp.com> 2004-01-27 23:26:26 +00:00
time 2005-11-18 Jeff Johnston <jjohnstn@redhat.com> 2005-11-18 19:00:29 +00:00
unix 2005-11-03 Jeff Johnston <jjohnstn@redhat.com> 2005-11-03 20:47:50 +00:00
Makefile.am 2005-10-26 Jeff Johnston <jjohnstn@redhat.com> 2005-10-26 22:10:51 +00:00
Makefile.in 2005-10-26 Jeff Johnston <jjohnstn@redhat.com> 2005-10-26 22:10:51 +00:00
aclocal.m4 2006-01-20 Jeff Johnston <jjohnstn@redhat.com> 2006-01-20 22:42:46 +00:00
configure 2006-01-20 Jeff Johnston <jjohnstn@redhat.com> 2006-01-20 22:42:46 +00:00
configure.in 2005-08-31 Paul Brook <paul@codesourcery.com> 2005-08-31 20:39:43 +00:00
libc.texinfo 2005-12-16 Jeff Johnston <jjohnstn@redhat.com> 2005-12-16 20:49:42 +00:00
saber import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
sys.tex 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:36:05 +00:00