src/newlib ChangeLog libc/stdlib/ldtoa.c
jjohnstn@sourceware.cygnus.com
jjohnstn@sourceware.cygnus.com
Thu Dec 7 15:38:00 GMT 2000
CVSROOT: /cvs/src
Module name: src
Changes by: jjohnstn@sources.redhat.com 2000-12-07 15:38:05
Modified files:
newlib : ChangeLog
newlib/libc/stdlib: ldtoa.c
Log message:
2000-12-07 Jeff Johnston <jjohnstn@redhat.com>
* libc/stdlib/ldtoa.c: Removed include of alloca.h.
Also removed \r's.
(asctoeg): Replaced alloca call with stack array and malloc
when storage exceeds reasonable limit.
(e53toe): Fixed einfin calls missing ldp parameter.
(eiisinf): Hide behind check for LDBL_MANT_DIG == 64.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/ChangeLog.diff?cvsroot=src&r1=1.90&r2=1.91
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/newlib/libc/stdlib/ldtoa.c.diff?cvsroot=src&r1=1.1&r2=1.2
More information about the Newlib-cvs
mailing list