8sa1-gcc/gcc/java
Neil Booth d23c55c28c Clean up langhooks
* alias.c:: Include langhooks.h.
	* emit-rtl.c: Similarly.
	* toplev.c: Similarly.
	* tree-inline.c: Similarly.
	* langhooks-def.h: New, the old langhooks.h.  Give the default
	hooks a common prefix.
	* langhooks.h: Contents extracted from toplev.h.
	* toplev.h: Move langhook stuff to langhooks.h.
	* langhooks.c: Give default hooks a common prefix.

	* c-lang.c: Include langhooks-def.h.
	* ada/misc.c: Similarly.
	* cp/cp-lang.c: Similarly.
	* f/com.c: Similarly.
	* java/lang.c: Similarly.
	* objc/objc-act.c: Similarly.

	* Makefile.in: Update.
	* ada/Makefile.in: Similarly.
	* cp/Make-lang.in: Similarly.
	* f/Make-lang.in: Similarly.
	* java/Make-lang.in: Similarly.
	* objc/Make-lang.in: Similarly.

From-SVN: r46813
2001-11-06 21:12:14 +00:00
..
.cvsignore
boehm.c
buffer.c
buffer.h
ChangeLog Clean up langhooks 2001-11-06 21:12:14 +00: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
constants.c
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
expr.c expr.c (expand_java_field_op): Don't special-case references to java.lang.PRIMTYPE.TYPE. 2001-10-26 02:53:56 +01:00
gcj.texi class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
gen-table.pl
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 expr.c (expand_java_field_op): Don't special-case references to java.lang.PRIMTYPE.TYPE. 2001-10-26 02:53:56 +01:00
javaop.def
javaop.h
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
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 Clean up langhooks 2001-11-06 21:12:14 +00: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 Clean up langhooks 2001-11-06 21:12:14 +00: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 re PR java/4717 (miscompiling class reference) 2001-10-30 04:43:16 +00:00
parse-scan.y
parse.h mangle.c (static tree compression_table): Fixed leading comment. 2001-10-25 14:37:44 -07:00
parse.y expr.c (expand_java_field_op): Don't special-case references to java.lang.PRIMTYPE.TYPE. 2001-10-26 02:53:56 +01: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