8sa1-gcc/gcc/java
Tom Tromey 43490bec9d java-tree.h (build_instanceof): Declare.
* java-tree.h (build_instanceof): Declare.
	(build_get_class): Declare.
	* parse.y (patch_binop): Use build_instanceof.
	* expr.c (build_instanceof): New function.  If class is final,
	don't make a function call.
	(expand_java_INSTANCEOF): Use it.
	(build_get_class): New function.

From-SVN: r34021
2000-05-19 15:59:15 +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 java-tree.h (build_instanceof): Declare. 2000-05-19 15:59:15 +00:00
check-init.c top level: 2000-05-09 19:56:01 +00:00
class.c top level: 2000-05-09 19:56:01 +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 Add options -Wunused-variable, -Wunused-function, -Wunused-label, 2000-05-17 08:15:29 +00:00
except.c emit-rtl.c (push_to_full_sequence, [...]): New functions. 2000-03-19 18:25:27 +00:00
expr.c java-tree.h (build_instanceof): Declare. 2000-05-19 15:59:15 +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 java-tree.h (build_instanceof): Declare. 2000-05-19 15:59:15 +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 top level: 2000-05-09 19:56:01 +00:00
jcf-parse.c top level: 2000-05-09 19:56:01 +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 jcf-write.c (generate_classfile): Scan the source_file for slashes with the right pointer variable. 2000-05-19 00:52:10 +00:00
jcf.h top level: 2000-05-09 19:56:01 +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 Add options -Wunused-variable, -Wunused-function, -Wunused-label, 2000-05-17 08:15:29 +00:00
lex.c top level: 2000-05-09 19:56:01 +00: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 java-tree.h (build_instanceof): Declare. 2000-05-19 15:59:15 +00:00
parse.h top level: 2000-05-09 19:56:01 +00:00
parse.y top level: 2000-05-09 19:56:01 +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