8sa1-gcc/gcc/java
Tom Tromey 652f25043a boehm.c (mark_reference_fields): Don't mark RawData fields.
* boehm.c (mark_reference_fields): Don't mark RawData fields.
	Keep track of when we've seen a reference field after a
	non-reference field.
	(get_boehm_type_descriptor): Handle case where we see
	non-reference fields but no trailing reference field.
	* decl.c (rawdata_ptr_type_node): Define.
	(init_decl_processing): Initialize rawdata_ptr_type_node.
	* java-tree.h (rawdata_ptr_type_node): Declare.

From-SVN: r33701
2000-05-05 04:23:23 +00:00
..
boehm.c boehm.c (mark_reference_fields): Don't mark RawData fields. 2000-05-05 04:23:23 +00:00
buffer.c
buffer.h buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
ChangeLog boehm.c (mark_reference_fields): Don't mark RawData fields. 2000-05-05 04:23:23 +00:00
check-init.c check-init.c (check_init): Add new cases for unary and binary tree nodes. 2000-03-14 20:54:55 +00:00
class.c class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native function. 2000-05-02 20:32:31 +00:00
config-lang.in
constants.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
convert.h buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
decl.c boehm.c (mark_reference_fields): Don't mark RawData fields. 2000-05-05 04:23:23 +00:00
except.c emit-rtl.c (push_to_full_sequence, [...]): New functions. 2000-03-19 18:25:27 +00:00
expr.c expr.c (build_java_jsr): Use emit_jump, not expand_goto. 2000-05-03 18:09:27 +00:00
gjavah.c expr.c (build_java_jsr): Use emit_jump, not expand_goto. 2000-05-03 18:09:27 +00:00
java-except.h Fix copyrights 2000-02-26 13:02:01 -07:00
java-opcodes.h
java-tree.def class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native function. 2000-05-02 20:32:31 +00:00
java-tree.h boehm.c (mark_reference_fields): Don't mark RawData fields. 2000-05-05 04:23:23 +00:00
javaop.def
javaop.h expr.c (build_java_jsr): Use emit_jump, not expand_goto. 2000-05-03 18:09:27 +00:00
jcf-depend.c Convert C++ comment to block comment 2000-04-22 22:50:50 +00:00
jcf-dump.c jcf-dump.c (SPECIAL_IINC): Ensure arguments match format specifiers in calls to fprintf. 2000-05-04 18:30:09 +00:00
jcf-io.c Fix copyrights 2000-02-26 13:02:01 -07:00
jcf-parse.c class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native function. 2000-05-02 20:32:31 +00:00
jcf-path.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
jcf-reader.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
jcf-write.c [multiple changes] 2000-03-28 00:33:45 -08:00
jcf.h expr.c (build_java_jsr): Use emit_jump, not expand_goto. 2000-05-03 18:09:27 +00:00
jv-scan.c gcc.texi (Bug Reporting): Refer to bugs.html. 2000-02-18 12:26:50 +00:00
jvgenmain.c buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
jvspec.c jvspec.c (jvgenmain_spec): Add %{<...}' construct for each Java-specific -f' option. 2000-03-27 00:30:47 +00:00
keyword.gperf
keyword.h
lang-options.h class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native function. 2000-05-02 20:32:31 +00:00
lang-specs.h class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native function. 2000-05-02 20:32:31 +00:00
lang.c class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native function. 2000-05-02 20:32:31 +00:00
lex.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
lex.h Makefile.in (PARSE_C, [...]): Move dependencies on lex.c, lex.h, and PARSE_H to... 2000-02-17 04:19:34 +00:00
Make-lang.in Makefile.in (WARN_CFLAGS): Add -pedantic -Wno-long-long. 2000-05-03 18:45:31 -04:00
Makefile.in Makefile.in (JAVA_OBJS): Added boehm.o. 2000-03-04 22:27:35 +00:00
mangle.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
parse-scan.c parse-scan.y (pop_class_context): Reset `inner_qualifier_length' when negative *before* using it as an array index. 2000-03-28 14:35:46 -08:00
parse-scan.y parse-scan.y (pop_class_context): Reset `inner_qualifier_length' when negative *before* using it as an array index. 2000-03-28 14:35:46 -08:00
parse.c class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native function. 2000-05-02 20:32:31 +00:00
parse.h Respective ChangeLogs for common, cp/, java/ 2000-04-24 16:17:04 +00:00
parse.y class.c (add_method_1): Set both DECL_EXTERNAL and METHOD_NATIVE on native function. 2000-05-02 20:32:31 +00:00
typeck.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
verify.c Added Java 1.1 language features. 2000-03-13 21:01:05 -08:00
xref.c buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
xref.h buffer.h: PROTO -> PARAMS. 2000-01-21 20:57:00 +00:00
zextract.c zextract.c (find_zip_file_start): New function. 2000-04-27 00:18:41 +00:00
zipfile.h Fix copyrights 2000-02-26 13:02:01 -07:00