libc/newlib/libc
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
..
argz 2008-11-27 Craig Howland <howland@LGSInnovations.com> 2008-11-27 20:45:37 +00:00
ctype * libc/ctype/local.h (JP_JIS, JP_SJIS, JP_EUCJP): Move definition 2009-05-14 20:16:21 +00:00
errno * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
iconv * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
include 2009-05-15 Craig Howland <howland@LGSInnovations.com> 2009-05-15 16:15:57 +00:00
locale * libc/locale/locale.c (setlocale): Don't build on Cygwin. 2009-05-13 14:54:11 +00:00
machine 2009-05-13 Paul Brook <paul@codesourcery.com> 2009-05-13 18:31:55 +00:00
misc 2009-04-16 Jeff johnston <jjohnstn@redhat.com> 2009-04-16 19:16:41 +00:00
posix 2008-11-27 Ralf Corsepius <ralf.corsepius@rtems.org> 2008-11-27 21:01:40 +00:00
reent 2009-04-21 Sandra Loosemore <sandra@codesourcery.com> 2009-04-21 18:38:53 +00:00
search 2008-11-24 Jeff Johnston <jjohnstn@redhat.com> 2008-11-24 21:16:06 +00:00
signal * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
stdio 2009-04-24 Jeff johnston <jjohnstn@redhat.com> 2009-04-24 22:52:52 +00:00
stdio64 * libc/include/stdio.h (__SMOD): Remove definition of unused flag. 2008-11-24 17:15:43 +00:00
stdlib 2009-04-24 Jeff johnston <jjohnstn@redhat.com> 2009-04-24 22:49:55 +00:00
string * libc/string/local.h: New file. 2009-05-15 11:40:28 +00:00
sys * libc/locale/locale.c (_setlocale_r): New implementation based on 2009-03-03 09:28:45 +00:00
syscalls 2008-12-11 Jeff Johnston <jjohnstn@redhat.com> 2008-12-11 22:48:38 +00:00
time * libc/time/time.tex (wcsftime.def): Include. 2009-03-12 15:34:57 +00:00
unix 2009-02-23 Craig Howland <howland@LGSInnovations.com> 2009-02-23 23:42:03 +00:00
Makefile.am * ltmain.sh: Update from GCC. 2007-05-24 17:33:42 +00:00
Makefile.in * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
aclocal.m4 * configure: Regenerate for new libtool. 2008-09-29 15:40:48 +00:00
configure 2009-04-17 Ken Werner <ken.werner@de.ibm.com> 2009-04-17 20:50:44 +00:00
configure.in 2009-04-17 Ken Werner <ken.werner@de.ibm.com> 2009-04-17 20:50:44 +00:00
libc.texinfo 2008-12-19 Jeff Johnston <jjohnstn@redhat.com> 2008-12-22 19:45:56 +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