diff options
| author | dberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-01-07 17:05:16 +0000 |
|---|---|---|
| committer | dberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-01-07 17:05:16 +0000 |
| commit | b694b261458f8befe7563e325ae19148a6e8bf26 (patch) | |
| tree | d11f774feec9141299ef0fd12c1bdc066f115790 /libjava/java/security/InvalidAlgorithmParameterException.java | |
| parent | 79a36958c69a6f0dd4e08f55e52bcef2bcf75d93 (diff) | |
| download | ppe42-gcc-b694b261458f8befe7563e325ae19148a6e8bf26.tar.gz ppe42-gcc-b694b261458f8befe7563e325ae19148a6e8bf26.zip | |
2003-01-07 Daniel Berlin <dberlin@dberlin.org>
* cfg.c: Include alloc-pool.h
(edge_pool): New pool.
(bb_pool): New pool.
(first_deleted_edge): Remove.
(first_deleted_block): Remove.
(init_flow): Alloc/free the pools.
(free_edge): Use pools.
(alloc_block): Ditto.
(expunge_block): Ditto.
(cached_make_edge): Ditto.
* Makefile.in (cfg.o): Add alloc-pool.h dependency.
2003-01-07 Daniel Berlin <dberlin@dberlin.org>
* et-forest.c: Include alloc-pool.h.
(struct et_forest): Add node_pool and occur_pool.
(et_forest_create): Create the new pools.
(et_forest_delete): Delete them.
(et_forest_add_node): Allocate and free using pools.
(et_forest_add_edge): Ditto.
(et_forest_remove_node): Ditto.
(et_forest_remove_edge): Ditto.
* Makefile.in (et-forest.o): Add alloc-pool.h dependency.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61001 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/security/InvalidAlgorithmParameterException.java')
0 files changed, 0 insertions, 0 deletions

