summaryrefslogtreecommitdiffstats
path: root/libjava/java
diff options
context:
space:
mode:
authortromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2000-03-04 22:27:35 +0000
committertromey <tromey@138bc75d-0d04-0410-961f-82ee72b054a4>2000-03-04 22:27:35 +0000
commit4576deab94f8143f2a7fd72fdb7b0562aa1c6913 (patch)
treed44828096a384e2296cf383320872e7308002f92 /libjava/java
parenta51bf27b0448f45ed532561d46ce14d277da7295 (diff)
downloadppe42-gcc-4576deab94f8143f2a7fd72fdb7b0562aa1c6913.tar.gz
ppe42-gcc-4576deab94f8143f2a7fd72fdb7b0562aa1c6913.zip
* Makefile.in (JAVA_OBJS): Added boehm.o.
(boehm.o): New target. * Make-lang.in (JAVA_SRCS): Added boehm.c. * java-tree.h (flag_use_boehm_gc): Declare. (get_boehm_type_descriptor): Declare. * lang.c (lang_f_options): Added `use-boehm-gc'. (flag_use_boehm_gc): New global. * lang-options.h: Added -fuse-boehm-gc. * boehm.c: New file. * class.c (get_dispatch_table): If class uses a Boehm type descriptor, put it in the vtable. (make_class_data): Removed dead code. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@32331 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud