1.0.20.18: minor gencgc cleanups
commit1eb303172df6650de51ad12b993a392681f50c50
authorGabor Melis <mega@hotpop.com>
Mon, 22 Sep 2008 13:55:09 +0000 (22 13:55 +0000)
committerGabor Melis <mega@hotpop.com>
Mon, 22 Sep 2008 13:55:09 +0000 (22 13:55 +0000)
tree7f2d66679115a80d384b2ed7954af0d6bf3f601e
parent2bd3af5e84bbaff699e093aab8528871a61c88d6
1.0.20.18: minor gencgc cleanups

- removed unused alloc_base_string_list function
- removed superfluous declarations
- less casts
- more respect for the the 80 char limit
src/runtime/alloc.c
src/runtime/gc-common.c
src/runtime/gencgc-alloc-region.h
src/runtime/gencgc.c
src/runtime/runtime.c