8sa1-gcc/gcc/java
Anthony Green 7be5b0e5a4 class.c (O_BINARY): Define if necessary.
* class.c (O_BINARY): Define if necessary.
        (registerResource_libfunc): Declare.
        (init_class_processing): Initilize registerResource_libfunc.
        (compile_resource_file): New function.
        * java-tree.h (resource_name): Declare.
        (compile_resource_file): Declare.
        * jcf-parse.c (yyparse): Handle compiling java resource files.
        * lang.c (java_decode_option): Handle -fcompile-resource option.
        * jvspec.c (lang_specific_driver): Handle -R flag for compiling
        resource files.
        * gcj.texi (Code Generation): Add documentation for -R flag.

From-SVN: r45448
2001-09-06 22:22:44 +00:00
..
.cvsignore
boehm.c
buffer.c
buffer.h
ChangeLog parse.y (maybe_yank_clinit): A field without an initializer is not relevant. 2001-09-04 14:50:31 -07:00
chartables.h
check-init.c check-init.c (flags.h): Include 2001-08-08 21:19:12 -07:00
class.c class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
config-lang.in
constants.c
convert.h
decl.c decl.c (init_decl_processing): Add `throws' field to method descriptor. 2001-08-24 17:24:02 +00:00
except.c
expr.c [multiple changes] 2001-08-17 14:07:07 -07:00
gcj.texi class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
gen-table.pl
gjavah.c jcf-dump.c (main): Updated for change to jcf_path_seal. 2001-08-16 21:52:14 +00:00
java-except.h
java-opcodes.h
java-tree.def [multiple changes] 2001-08-17 14:07:07 -07:00
java-tree.h class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00: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 jcf-io.c (open_class): Set filename field. 2001-08-30 14:28:20 -07: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 jcf-write.c (generate_classfile): Check that field is primitive or string before emitting ConstantValue attribute. 2001-08-30 21:14:44 -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
jvgenmain.c Revert Rainer Orth's Java and gcc.c patch. 2001-08-12 16:36:22 -04:00
jvspec.c class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
keyword.gperf
keyword.h
lang-options.h check-init.c (flags.h): Include 2001-08-08 21:19:12 -07:00
lang-specs.h
lang.c class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
lex.c [multiple changes] 2001-08-31 21:42:50 -07:00
lex.h toplev.c (set_float_handler): Make static. 2001-08-12 01:56:10 +00:00
Make-lang.in expr.h: Split out optab- and libfunc-related code to... 2001-08-13 15:56:51 +00:00
mangle_name.c
mangle.c
parse-scan.y
parse.h
parse.y parse.y (maybe_yank_clinit): A field without an initializer is not relevant. 2001-09-04 14:50:31 -07:00
typeck.c
verify.c
xref.c
xref.h
zextract.c
zipfile.h