gcc/gcc/java
Richard Henderson c9b9aa64e9 cgraph.h (cgraph_build_static_cdtor): Declare.
* cgraph.h (cgraph_build_static_cdtor): Declare.
        * cgraphunit.c (cgraph_build_static_cdtor): New.
        * c-objc-common.c (build_cdtor): Use it.
        * coverage.c (create_coverage): Likewise.
        * libfuncs.h (LTI_gcov_init, gcov_init_libfunc): Remove.
        * optabs.c (init_optabs): Don't set gcov_init_libfunc.
java/
        * class.c (registerClass_libfunc): Remove.
        (init_class_processing): Don't set it.
        (emit_register_classes): Take list_p parameter.  Fill it in
        with _Jv_RegisterClass calls.
        * decl.c (java_init_decl_processing): Don't call
        init_resource_processing.
        * jcf-parse.c (java_emit_static_constructor): New.
        (java_parse_file): Call it.
        * resource.c (registerResource_libfunc): Remove.
        (init_resource_processing): Remove.
        (write_resource_constructor): Take list_p parameter.  Fill it in
        with _Jv_RegisterResource calls.
        * java-tree.h: Update prototypes.

From-SVN: r83958
2004-07-01 00:51:12 -07:00
..
ChangeLog cgraph.h (cgraph_build_static_cdtor): Declare. 2004-07-01 00:51:12 -07:00
ChangeLog.tree-ssa Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
Make-lang.in Makefile.def (host_modules): add libcpp. 2004-05-24 10:50:45 +00:00
boehm.c
buffer.c
buffer.h
builtins.c Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
chartables.h
check-init.c java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test if a local variable was initialised upon declaration. 2004-05-29 05:11:41 +00:00
class.c cgraph.h (cgraph_build_static_cdtor): Declare. 2004-07-01 00:51:12 -07:00
config-lang.in
constants.c Formatting fixes. 2004-06-27 18:16:49 +00:00
convert.h
decl.c cgraph.h (cgraph_build_static_cdtor): Declare. 2004-07-01 00:51:12 -07:00
except.c except.c (expand_start_java_handler): Push a new binding level. 2004-06-29 16:18:46 +00:00
expr.c Formatting fixes. 2004-06-27 18:16:49 +00:00
gcj.texi gcj.texi (Object allocation): Remove _Jv_AllocBytes. 2004-05-28 19:53:06 +01:00
gen-table.pl
gjavah.c tree.h: Remove include of version.h 2004-06-03 18:48:28 +00:00
java-except.h except.c (expand_start_java_handler): Push a new binding level. 2004-06-29 16:18:46 +00:00
java-gimplify.c alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. 2004-06-21 23:07:05 -04:00
java-opcodes.h
java-tree.def Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
java-tree.h cgraph.h (cgraph_build_static_cdtor): Declare. 2004-07-01 00:51:12 -07:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c
jcf-io.c
jcf-parse.c cgraph.h (cgraph_build_static_cdtor): Declare. 2004-07-01 00:51:12 -07:00
jcf-path.c
jcf-reader.c
jcf-write.c * jcf-write.c (get_classfile_modifiers): Formatting fixes. 2004-06-29 00:48:33 +01:00
jcf.h tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsigned int. 2004-06-21 13:37:46 +01:00
jv-scan.c
jvgenmain.c
jvspec.c
keyword.gperf
keyword.h
lang-specs.h
lang.c Formatting fixes. 2004-06-27 18:16:49 +00:00
lang.opt Merge tree-ssa-20020619-branch into mainline. 2004-05-13 02:41:07 -04:00
lex.c lex.c (java_new_lexer): Set 'encoding'. 2004-05-26 19:45:26 +01:00
lex.h tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsigned int. 2004-06-21 13:37:46 +01:00
mangle.c
mangle_name.c
parse-scan.y Formatting fixes. 2004-06-27 18:16:49 +00:00
parse.h tree-alias-common.h (struct tree_alias_ops): Change ip and ip_partial to unsigned int. 2004-06-21 13:37:46 +01:00
parse.y re PR java/1262 (Method with default access can be overridden in another package) 2004-06-29 18:58:44 +01:00
resource.c cgraph.h (cgraph_build_static_cdtor): Declare. 2004-07-01 00:51:12 -07:00
typeck.c Formatting fixes. 2004-06-27 18:16:49 +00:00
verify.c Formatting fixes. 2004-06-27 18:16:49 +00:00
win32-host.c
xref.c
xref.h
zextract.c Formatting fixes. 2004-06-27 18:16:49 +00:00
zipfile.h