diff options
author | Daniel Berlin <dberlin@dberlin.org> | 2003-10-27 00:26:52 +0000 |
---|---|---|
committer | Daniel Berlin <dberlin@gcc.gnu.org> | 2003-10-27 00:26:52 +0000 |
commit | b6f611637e7411536dc883100c543547f4b7c03a (patch) | |
tree | 4348e45b7dfeeb6d8cce2f6f38df5cb802f97b60 /libjava/java/sql/Ref.java | |
parent | 60b6a81550ece89cc0d49dc7741f609c0886d191 (diff) | |
download | gcc-b6f611637e7411536dc883100c543547f4b7c03a.zip gcc-b6f611637e7411536dc883100c543547f4b7c03a.tar.gz gcc-b6f611637e7411536dc883100c543547f4b7c03a.tar.bz2 |
ggc-zone.c: New file, zone allocating collector.
2003-10-26 Daniel Berlin <dberlin@dberlin.org>
* ggc-zone.c: New file, zone allocating collector.
* configure: Accept zone option for --with-gc
* configure.in: Ditto.
* ggc.h (ggc_pch_count_object): Pass bool indicating
stringiness. Update all callers.
(ggc_pch_alloc_object): Ditto.
(ggc_pch_write_object): Ditto.
(ggc_alloc_rtx): Use typed allocation, since all RTX's are of a single
type.
(ggc_alloc_rtvec): Ditto.
(ggc_alloc_tree): Use zone allocation, since some things using this macro
aren't a single typecode.
* ggc-none.c (ggc_alloc_typed): New function.
(ggc_alloc_zone): Ditto.
* ggc-page.c: Ditto on both functions.
From-SVN: r72971
Diffstat (limited to 'libjava/java/sql/Ref.java')
0 files changed, 0 insertions, 0 deletions