libc/newlib/libm
Jeff Johnston de8a5b7810 2009-05-15 Craig Howland <howland@LGSInnovations.com>
* configure.in:  Add configuration test for long double type existing
        and set flag _HAVE_LONG_DOUBLE if true.  Fix INIT_ARRAY (.init_array)
        and _LDBL_EQ_DBL tests to not link so that will work with
        cross-compilers.
        * configure: Regenerated.
        * Makefile.in: Ditto.
        * newlib.hin: Add _HAVE_LONG_DOUBLE flag.
        * libc/include/math.h:  Change non-builtin defines for HUGE_VAL,
        HUGE_VALF, and HUGE_VALL to be constant expressions.  Add definitions
        for the non-builtin case for INFINITY and NAN.  Gate HUGE_VALL and
        union __ldmath definitions with (new) _HAVE_LONG_DOUBLE.
        *libm/common/s_infconst.c:  Change definitions to use values from
        float.h instead of non-so-portable integer forms.  Mark as being
        deprecated (because now removed from math.h, are not used anywhere
        in Newlib, itself).
2009-05-15 16:15:57 +00:00
..
common 2009-05-15 Craig Howland <howland@LGSInnovations.com> 2009-05-15 16:15:57 +00:00
machine 2009-05-11 Craig Howland <howland@LGSInnovations.com> 2009-05-11 21:58:05 +00:00
math 2009-03-25 Craig Howland <howland@LGSInnovations.com> 2009-03-25 19:13:24 +00:00
mathfp * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
test 2002-12-20 Jeff Johnston <jjohnstn@redhat.com> 2002-12-20 21:07:56 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in 2009-04-17 Jeff johnston <jjohnstn@redhat.com> 2009-04-17 16:18:17 +00:00
aclocal.m4 * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
config.h.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
configure 2009-04-17 Jeff johnston <jjohnstn@redhat.com> 2009-04-17 16:18:17 +00:00
configure.in 2009-04-17 Jeff johnston <jjohnstn@redhat.com> 2009-04-17 16:18:17 +00:00
libm.texinfo 2009-04-16 Ken Werner <ken.werner@de.ibm.com> 2009-04-16 18:24:35 +00:00