This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
egcs/gcc ChangeLog ggc-page.c
- To: gcc-cvs at gcc dot gnu dot org
- Subject: egcs/gcc ChangeLog ggc-page.c
- From: zack at gcc dot gnu dot org
- Date: 31 May 2001 05:05:20 -0000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: zack@gcc.gnu.org 2001-05-30 22:05:20
Modified files:
gcc : ChangeLog ggc-page.c
Log message:
* ggc-page.c (size_lookup): Increase minimum allocation size
to eight bytes.
(ggc_print_statistics): Report size of each bin in bytes, not
as its order; there is no longer a direct relationship.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ChangeLog.diff?cvsroot=gcc&r1=1.10197&r2=1.10198
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/gcc/ggc-page.c.diff?cvsroot=gcc&r1=1.39&r2=1.40