8sa1-gcc/gcc/java
Alexandre Petit-Bianco 98f705b937 mangle.c (static tree compression_table): Fixed leading comment.
2001-10-24  Alexandre Petit-Bianco  <apbianco@redhat.com>

	* mangle.c (static tree compression_table): Fixed leading comment.
	* parse.h (struct parser_ctxt): Fixed field comment.
	* parse.y (check_pkg_class_access): New prototype, fixed leading
	comment, new parameter used to emit error only if passed as true.
	(parse_check_super): Pass extra argument to check_pkg_class_access.
	(do_resolve_class): Likewise.
	(process_imports): Likewise.
	(read_import_dir): Fixed indentation.
	(find_in_imports_on_demand): New local class_type_name. Local
	node_to_use deleted. while loop changed into for loop. Report
	multiple definition only for accessible classes. Improved error
	message.
	(start_complete_expand_method): Local `ptr' removed. DECL_ARGUMENTS
	assigned to parameter list, fixed indentation. while loop changed
	into for loop, restore TREE_CHAIN on local `tem' before the next
	iteration.

( http://gcc.gnu.org/ml/gcc-patches/2001-10/msg01323.html )

From-SVN: r46498
2001-10-25 14:37:44 -07:00
..
.cvsignore
boehm.c Makefile.in (ifcvt.o): Depend on toplev.h. 2001-04-11 15:51:55 +00:00
buffer.c ansidecl.h: All logic from gcc/gansidecl.h moved here. 2001-04-04 00:46:27 +00:00
buffer.h
ChangeLog mangle.c (static tree compression_table): Fixed leading comment. 2001-10-25 14:37:44 -07:00
chartables.h
check-init.c check-init.c (flags.h): Include 2001-08-08 21:19:12 -07:00
class.c tree.def (FDESC_EXPR): New. 2001-09-21 09:58:22 -07:00
config-lang.in * config-lang.in (target_libs): Copy from $libgcj_saved. 2001-04-25 21:30:21 +00:00
constants.c jcf-write.c (generate_bytecode_insns case SWITCH_EXPR): Fix thinko: If a single case, use if_icmpeq, not ifeq. 2001-04-26 11:32:22 -07:00
convert.h
decl.c re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedString)) 2001-09-22 11:50:09 -07:00
except.c IA-64 ABI Exception Handling. 2001-03-28 03:04:51 -08:00
expr.c tree.def (FDESC_EXPR): New. 2001-09-21 09:58:22 -07:00
gcj.texi class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
gen-table.pl Standardize header guards. 2001-05-25 18:31:47 -07:00
gjavah.c * gjavah.c (jni_print_char): Fix thinko in last change. 2001-10-22 03:58:19 +00:00
java-except.h
java-opcodes.h
java-tree.def [multiple changes] 2001-08-17 14:07:07 -07:00
java-tree.h java-tree.h (TYPE_IMPORT_LIST): New macro. 2001-09-14 15:58:37 -07:00
javaop.def
javaop.h Standardize header guards. 2001-05-25 18:31:47 -07:00
jcf-depend.c
jcf-dump.c jcf-dump.c (print_constant): Fix fencepost error so "Float" and "Double" are printed at verbosity 1. 2001-08-30 12:42:36 -07:00
jcf-io.c builtins.c (expand_builtin_setjmp_receiver): Const-ify. 2001-10-07 16:51:11 +00:00
jcf-parse.c class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
jcf-path.c jcf-dump.c (main): Updated for change to jcf_path_seal. 2001-08-16 21:52:14 +00:00
jcf-reader.c re PR java/1213 (gcj should check for incorrect CLASSPATH) 2001-03-23 11:42:25 -08:00
jcf-write.c parse.y (patch_synchronized_statement): Use a TRY_FINALLY_EXPR rather than a CLEANUP_POINT_EXPR/WITH_CLEANUP_EXPR pair. 2001-10-11 16:50:49 -07:00
jcf.h jcf-dump.c (main): Updated for change to jcf_path_seal. 2001-08-16 21:52:14 +00:00
jv-scan.c parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-09-18 07:22:40 +02:00
jvgenmain.c Revert Rainer Orth's Java and gcc.c patch. 2001-08-12 16:36:22 -04:00
jvspec.c java-tree.h (compile_resource_file): Grouped with other prototypes. 2001-09-07 11:40:26 -07:00
keyword.gperf gjavah.c (cxx_keywords): Const-ification. 2001-09-12 16:21:12 +00:00
keyword.h gjavah.c (cxx_keywords): Const-ification. 2001-09-12 16:21:12 +00:00
lang-options.h check-init.c (flags.h): Include 2001-08-08 21:19:12 -07:00
lang-specs.h [multiple changes] 2001-07-11 00:33:43 -07:00
lang.c alias.c (can_address_p): Compnonents are not addressable if the containing type has alias set 0. 2001-10-23 14:51:18 -04:00
lex.c c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
lex.h c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
Make-lang.in Makefile.in (misc.o): Depend on langhooks.h. 2001-10-17 10:19:18 -07:00
mangle_name.c c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
mangle.c mangle.c (static tree compression_table): Fixed leading comment. 2001-10-25 14:37:44 -07:00
parse-scan.y re PR java/1074 (jv-scan fails on ArrayClass.java) 2001-04-04 10:56:25 -07:00
parse.h mangle.c (static tree compression_table): Fixed leading comment. 2001-10-25 14:37:44 -07:00
parse.y mangle.c (static tree compression_table): Fixed leading comment. 2001-10-25 14:37:44 -07:00
typeck.c typeck.c (java_array_type_length, [...]): Represent empty arrays by NULL index. 2001-09-07 01:54:32 -07:00
verify.c * verify.c (verify_jvm_instructions): Fix typo. 2001-09-14 00:16:36 +00:00
xref.c
xref.h
zextract.c
zipfile.h zipfile.h: Use GCC_JCF_H instead of JCF_H. 2001-06-23 09:22:20 -07:00