8sa1-gcc/gcc/java
Neil Booth 7a2289181e c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
* c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
	* c-tree.h (c_incomplete_type_error): New.
	* c-typeck.c (require_complete_type, build_component_ref): Update.
	(incomplete_type_error): Rename.
	* langhooks-def.h (lhd_incomplete_type_error): New.
	(LANG_HOOKS_INCOMPLETE_TYPE_ERROR): New.
	(LANG_HOOKS_FOR_TYPES_INITIALIZER): Update.
	* langhooks.c (lhd_incomplete_type_error): New.
	* langhooks.h (struct lang_hooks_for_types): New hook.
	* tree.c (size_in_bytes): Use new hook.
	* tree.h (incomplete_type_error): Remove.
ada:	* gigi.h (incomplete_type_error): Remove.
	* utils.c (incomplete_type_error): Remove.
cp:
	* call.c (build_new_method_call): Update.
	* cp-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
	* cp-tree.h (cxx_incomplete_type_error): New.
	* decl.c (grokdeclarator, grokparms): Update.
	* decl2.c (check_classfn): Update.
	* pt.c (tsubst): Update.
	* typeck.c (complete_type_or_else, expr_sizeof,
	decay_conversion): Update.
	* typeck2.c (incomplete_type_error): Rename.
	(add_exception_specifier): Update.
f:
	* com.c (incomplete_type_error): Remove.
java:
	* typeck.c (incomplete_type_error): Remove.
objc:
	* objc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.

From-SVN: r52480
2002-04-18 17:54:11 +00:00
..
.cvsignore For PR libgcj/5303: 2002-04-08 18:32:23 +00:00
boehm.c Makefile.in (convert.o, [...]): Update. 2002-03-29 21:46:27 +00:00
buffer.c
buffer.h
builtins.c Makefile.in (convert.o, [...]): Update. 2002-03-29 21:46:27 +00:00
ChangeLog c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. 2002-04-18 17:54:11 +00:00
chartables.h gen-table.pl: Const-ify output. 2001-12-28 22:27:29 +00:00
check-init.c expr.c (java_array_data_offset): Removed function. 2002-02-28 11:40:29 +00:00
class.c class.c (make_class_data): Set DECL_ALIGN on static class data, for hash synchronization. 2002-04-18 00:13:11 +01:00
config-lang.in configure.in (all_diff_excludes, [...]): Remove. 2001-12-20 00:20:47 +00:00
constants.c
convert.h
decl.c class.c (make_class_data): Set DECL_ALIGN on static class data, for hash synchronization. 2002-04-18 00:13:11 +01:00
except.c re PR java/5986 (SIGSEGV in __gcj_personality_v0) 2002-03-29 00:42:54 +00:00
expr.c class.c (make_class_data): Set DECL_ALIGN on static class data, for hash synchronization. 2002-04-18 00:13:11 +01:00
gcj.texi Add --extdirs support. 2002-04-12 14:28:50 +00:00
gen-table.pl gen-table.pl: Don't process characters after \uffff. 2001-12-29 04:31:10 +00:00
gjavah.c Add --extdirs support. 2002-04-12 14:28:50 +00:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h c-common.c (truthvalue_conversion): Rename, update. 2002-04-04 22:19:58 +00:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c Add --extdirs support. 2002-04-12 14:28:50 +00:00
jcf-io.c
jcf-parse.c re PR java/4715 (Tree check failure in check_inner_circular_reference) 2002-03-28 15:40:21 -08:00
jcf-path.c Add --extdirs support. 2002-04-12 14:28:50 +00:00
jcf-reader.c
jcf-write.c jcf-write.c (generate_bytecode_insns): Only write const_0 if not negative zero. 2002-04-17 16:36:47 +00:00
jcf.h Add --extdirs support. 2002-04-12 14:28:50 +00:00
jv-scan.c re PR java/5080 (gcc/java/jcf-parse.c:908: `LC_CTYPE' undeclared (first use in this function)) 2002-02-01 21:07:31 +00:00
jvgenmain.c
jvspec.c Add --extdirs support. 2002-04-12 14:28:50 +00:00
keyword.gperf arc.c (arc_hard_regno_mode_ok): Const-ify. 2001-12-23 16:07:16 +00:00
keyword.h arc.c (arc_hard_regno_mode_ok): Const-ify. 2001-12-23 16:07:16 +00:00
lang-options.h Make --CLASSPATH by a synonym for --classpath and -classpath. 2002-03-03 00:35:11 -08:00
lang-specs.h
lang.c Add --extdirs support. 2002-04-12 14:28:50 +00:00
lex.c lex.c (java_new_lexer): Alias "646" to DEFAULT_ENCODING. 2002-03-29 19:33:25 +00:00
lex.h
Make-lang.in Add --extdirs support. 2002-04-12 14:28:50 +00:00
mangle_name.c mangle.c (mangle_member_name): Don't special-case for NO_DOLLAR_IN_LABEL. 2001-12-20 22:48:52 +00:00
mangle.c mangle.c (mangle_member_name): Don't special-case for NO_DOLLAR_IN_LABEL. 2001-12-20 22:48:52 +00:00
parse-scan.y
parse.h re PR java/6294 (private inner interface is flagged illegal) 2002-04-17 09:23:00 +01:00
parse.y re PR java/6085 (gcj SEGVs on complicated inner class structures) 2002-04-15 10:25:29 +01:00
typeck.c c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. 2002-04-18 17:54:11 +00:00
verify.c
xref.c
xref.h
zextract.c
zipfile.h