gcj -R patches
From-SVN: r45449
This commit is contained in:
parent
7be5b0e5a4
commit
f2767a670e
1 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,17 @@
|
|||
2001-09-06 Anthony Green <green@redhat.com>
|
||||
|
||||
* 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.
|
||||
|
||||
2001-09-01 Per Bothner <per@bothner.com>
|
||||
|
||||
* parse.y (maybe_yank_clinit): A field without an initializer is not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue