From: Ulrich Drepper Date: Thu, 15 Jul 1999 11:34:26 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/glibc_2-1-2~268 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d6d99d12f9770a8c3ee019eba4a6958bc4797e38;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index a30e9eca33e..5f11c575dcb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1999-07-13 Andreas Schwab + + * elf/dl-runtime.c (fixup, profile_fixup): Call alloca to prevent + inlining. Fixes PR libc/1198. + 1999-07-14 Ulrich Drepper * time/strptime.c (get_number): Handle number parsing more