8sa1-gcc/gcc/java
Alexandre Petit-Bianco 98a52c2ccf Java: fixes for the PRs gcj/{271,272,275}.
2000-07-01  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* parse.y (parser_qualified_classname): Removed parameter
	`is_static'.
	(create_interface): Removed first passed parameter to
	parser_qualified_classname.
	(create_class): Likewise. Don't install alias on static
	innerclasses. Fixes gcj/275.

2000-07-01  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* parse.y (maybe_generate_pre_expand_clinit): Don't build a
	debugable statement with empty_stmt_node. Fixes gcj/272

2000-07-01  Alexandre Petit-Bianco  <apbianco@cygnus.com>

	* expr.c (build_instanceof): Layout type after it's loaded. Fixes
	gcj/271.

(Fix to the PR gcj/271, gcj/272 and gcj/275:
 http://sourceware.cygnus.com/ml/java-prs/2000-q3/msg00000.html
 http://sourceware.cygnus.com/ml/java-prs/2000-q3/msg00002.html
 http://sourceware.cygnus.com/ml/java-prs/2000-q3/msg00001.html )

From-SVN: r34894
2000-07-06 17:49:36 -07: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: fixes for the PRs gcj/{271,272,275}. 2000-07-06 17:49:36 -07:00
check-init.c [multiple changes] 2000-06-21 22:17:35 -07:00
class.c [multiple changes] 2000-06-26 21:30:18 -07: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 Warning fixes: 2000-06-11 04:29:49 +00:00
except.c [multiple changes] 2000-06-21 22:17:35 -07:00
expr.c Java: fixes for the PRs gcj/{271,272,275}. 2000-07-06 17:49:36 -07:00
gjavah.c gjavah.c (HANDLE_METHOD): Call print_method_info with a NULL stream argument on the first pass for CNI as... 2000-07-05 02:13:03 +01:00
java-except.h Fix copyrights 2000-02-26 13:02:01 -07:00
java-opcodes.h
java-tree.def [multiple changes] 2000-06-21 22:17:35 -07:00
java-tree.h [multiple changes] 2000-06-26 21:30:18 -07: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 [multiple changes] 2000-06-21 22:17:35 -07: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 (push_long_const): Appropriately cast short negative constant to jword. 2000-06-29 20:50:25 -07: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 gjavah.c (print_name, [...]): Add static prototype. 1999-08-25 13:59:28 +00:00
keyword.h gjavah.c (print_name, [...]): Add static prototype. 1999-08-25 13:59:28 +00:00
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 Warning fixes: 2000-06-11 04:29:49 +00:00
lex.c lex.c (java_lineterminator): Don't recognize \r after \n. 2000-06-29 17:03:49 +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 Make-lang.in (PARSE_DIR): New macro. 2000-07-05 20:52:37 +00:00
Makefile.in Make-lang.in (PARSE_DIR): New macro. 2000-07-05 20:52:37 +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: fixes for the PRs gcj/{271,272,275}. 2000-07-06 17:49:36 -07:00
parse.h [multiple changes] 2000-06-21 22:17:35 -07:00
parse.y Java: fixes for the PRs gcj/{271,272,275}. 2000-07-06 17:49:36 -07:00
typeck.c tree.h (TYPE_USER_ALIGN, [...]): Define. 2000-06-14 07:30:09 +02: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