From bd917ff662c8dac56fe0ecee87816a344d54dc2f Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Sun, 13 Jun 1999 19:38:06 +0000 Subject: * cg_dfn.c: Include "libiberty.h" (DFN_INCR_DEPTH): Define instead of DFN_DEPTH. (dfn_stack): Define as pointer rather than array. (pre_visit): Reallocate dfn_stack as needed. --- gprof/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gprof/ChangeLog') diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 24626c2..91ddafd 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,10 @@ +1999-06-13 Ian Lance Taylor + + * cg_dfn.c: Include "libiberty.h" + (DFN_INCR_DEPTH): Define instead of DFN_DEPTH. + (dfn_stack): Define as pointer rather than array. + (pre_visit): Reallocate dfn_stack as needed. + 1999-04-26 Tom Tromey * aclocal.m4, configure: Updated for new version of libtool. -- cgit v1.1