diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 7c1d114..23c794a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +Mon Sep 27 23:03:16 1999 Richard Henderson <rth@cygnus.com> + + * ggc-page.c (GGC_MIN_LAST_ALLOCATED): New. + (init_ggc): Use it instead of a constant. + (ggc_collect): Bound allocated_last_gc by it. + Mon Sep 27 19:06:04 1999 Jeffrey A Law (law@cygnus.com) * fixinc/fixinc.irix (stdio.h): Hack stdio.h to avoid problems |
