egcs/gcc ChangeLog ggc-common.c ggc-page.c ggc ...
rth@gcc.gnu.org
rth@gcc.gnu.org
Sat Oct 30 14:36:00 GMT 1999
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: rth@sourceware.cygnus.com 99/10/30 14:36:13
Modified files:
gcc : ChangeLog ggc-common.c ggc-page.c ggc-simple.c
Log message:
* ggc-common.c: Update pre-function commentary.
* ggc-page.c: Likewise.
(poison): Remove.
(poison_pages): Use memset directly.
(ggc_alloc_obj): Likewise. Use a different pattern than poison_pages.
(ggc_collect): Poison before sweeping.
* ggc-simple.c: Update pre-function commentary.
(ggc_alloc_obj): Poison non-zeroed memory.
More information about the Gcc-cvs
mailing list