OSDN Git Service

2000-12-07 Jeff Johnston <jjohnstn@redhat.com>
authorjjohnstn <jjohnstn>
Thu, 7 Dec 2000 23:38:05 +0000 (23:38 +0000)
committerjjohnstn <jjohnstn>
Thu, 7 Dec 2000 23:38:05 +0000 (23:38 +0000)
commitfa70a531cd4287f613a8e5dfc7ab1d7ec050b4cf
tree604a4e50f7dca5555deea829489c5f44be3caf43
parentbcbab2dde53aeafbbff1ec7fb79d2a82a8a510f6
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.
newlib/ChangeLog
newlib/libc/stdlib/ldtoa.c