acadia-newlib/newlib/libm/common
Jeff Johnston ddf12e6b76 2006-03-07 Jeff Johnston <jjohnstn@redhat.com>
* libm/common/sf_isinf.c[_DOUBLE_IS_32BITS]: Undef isinf.
        * libm/common/sf_isnan.c[_DOUBLE_IS_32BITS]: Undef isnan.
2006-03-07 22:14:04 +00:00
..
Makefile.am 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
Makefile.in 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
fdlibm.h 2005-02-25 Ralf Corsepious <ralf.corsepius@rtems.org> 2005-02-25 22:38:46 +00:00
s_cbrt.c
s_copysign.c
s_expm1.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_fdim.c
s_finite.c
s_fma.c
s_fmax.c 2005-08-10 Stephen Huw Clarke <stephen.clarke@st.com> 2005-08-10 21:02:28 +00:00
s_fmin.c 2005-08-10 Stephen Huw Clarke <stephen.clarke@st.com> 2005-08-10 21:02:28 +00:00
s_fpclassify.c 2005-02-24 Ralf Corsepious <ralf.corsepius@rtems.org> 2005-02-24 18:50:06 +00:00
s_ilogb.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_infconst.c 2005-10-14 Jeff Johnston <jjohnstn@redhat.com> 2005-10-14 21:11:39 +00:00
s_infinity.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_isinf.c 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
s_isinfd.c 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
s_isnan.c 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
s_isnand.c 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
s_lib_ver.c
s_log1p.c
s_logb.c
s_lrint.c 2005-09-08 Brian Dessent <brian@dessent.net> 2005-09-08 21:03:54 +00:00
s_lround.c
s_matherr.c
s_modf.c 2005-10-28 Bob Wilson <bob.wilson@acm.org> 2005-10-28 21:21:08 +00:00
s_nan.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_nearbyint.c
s_nextafter.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_remquo.c
s_rint.c
s_round.c
s_scalbln.c
s_scalbn.c 2003-10-20 Bob Wilson <bob.wilson@acm.org> 2003-10-20 18:46:38 +00:00
s_signbit.c
s_trunc.c
sf_cbrt.c
sf_copysign.c
sf_expm1.c
sf_fdim.c
sf_finite.c
sf_fma.c
sf_fmax.c 2005-08-10 Stephen Huw Clarke <stephen.clarke@st.com> 2005-08-10 21:02:28 +00:00
sf_fmin.c 2005-08-10 Stephen Huw Clarke <stephen.clarke@st.com> 2005-08-10 21:02:28 +00:00
sf_ilogb.c
sf_infinity.c
sf_isinf.c 2006-03-07 Jeff Johnston <jjohnstn@redhat.com> 2006-03-07 22:14:04 +00:00
sf_isinff.c 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
sf_isnan.c 2006-03-07 Jeff Johnston <jjohnstn@redhat.com> 2006-03-07 22:14:04 +00:00
sf_isnanf.c 2006-02-27 Jeff Johnston <jjohnstn@redhat.com> 2006-02-27 23:51:28 +00:00
sf_log1p.c
sf_logb.c
sf_lrint.c 2005-09-08 Brian Dessent <brian@dessent.net> 2005-09-08 21:03:54 +00:00
sf_lround.c
sf_modf.c
sf_nan.c * libc/include/math.h (nan, nanf): Update prototype to C99. 2003-07-09 17:52:31 +00:00
sf_nearbyint.c
sf_nextafter.c
sf_remquo.c
sf_rint.c
sf_round.c Add (int) cast. 2005-02-24 19:02:35 +00:00
sf_scalbln.c
sf_scalbn.c
sf_trunc.c