From 3136cae7dd414ef629d984bd699de59b5e98dc80 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 24 Dec 2004 05:28:19 +0000 Subject: Change getdate to not use alloca. Shrink initial stack. --- lib/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib') diff --git a/lib/ChangeLog b/lib/ChangeLog index 286ddb376..f66ddace3 100644 --- a/lib/ChangeLog +++ b/lib/ChangeLog @@ -1,3 +1,10 @@ +2004-12-23 Paul Eggert + + * getdate.y (YYSTACK_USE_ALLOCA): Define to 0, since there's no + need to extend the stack. + (YYINITDEPTH): New macro, so that the initial stack isn't overly + large. + 2004-12-19 Paul Eggert * c-strtod.c (STRTOD): Depend on HAVE_C99_STRTOLD, not -- cgit v1.2.3-70-g09d2