diff options
| author | steven <steven@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-01 22:59:30 +0000 |
|---|---|---|
| committer | steven <steven@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-12-01 22:59:30 +0000 |
| commit | 867d54fa17b07a131758adc8b0ce1e81d263fe86 (patch) | |
| tree | 828e8c449db658913176f3c52668d0d0325b655d /libjava/gnu/java | |
| parent | 72983aaaa3107d9c4d65eb1e00da7021ecc0a8c2 (diff) | |
| download | ppe42-gcc-867d54fa17b07a131758adc8b0ce1e81d263fe86.tar.gz ppe42-gcc-867d54fa17b07a131758adc8b0ce1e81d263fe86.zip | |
* ggc.h (struct alloc_zone): Move forward declaration up.
(new_ggc_zone): New function prototype.
(destroy_ggc_zone): Ditto.
* ggc-simple.c (new_ggc_zone): New function, does nothing.
(destroy_ggc_zone): Ditto.
* ggc-page.c (new_ggc_zone): New function, does nothing.
(destroy_ggc_zone): Ditto.
* ggc-zone.c (struct page_entry): Fix comment.
(ggc_alloc_typed): Use a switch statement instead of ifs.
(new_ggc_zone): New function to set up a new GC zone.
(destroy_ggc_zone): New function to remove a GC zone.
init_ggc): Use new_ggc_zone to set up the default zones.
(ggc_collect): Walk a list of zones, instead of just the
default zones. Report statistics using the zone name.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74132 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java')
0 files changed, 0 insertions, 0 deletions

