gcc/gcc/java
David Daney 3e603aef40 2008-01-23 David Daney <ddaney@avtrex.com>
* class.c (hide)  Rename to...
	(java_hide_decl) ... this throughout, and make public.
	* resource.c (Jr_count): Remove.
	(compile_resource_data): Call java_mangle_resource_name to generate
	decl name.  Make resource decl public and hidden.
	* mangle.c (java_mangle_resource_name): New function.
	* java-tree.h (java_hide_decl, java_mangle_resource_name): Declare
	functions.

From-SVN: r131767
2008-01-23 23:00:39 +00:00
..
ChangeLog 2008-01-23 David Daney <ddaney@avtrex.com> 2008-01-23 23:00:39 +00:00
ChangeLog.ptr
ChangeLog.tree-ssa
Make-lang.in Make-lang.in (java/jcf-dump.o): Depend on zipfile.h. 2007-11-01 19:37:32 +00:00
boehm.c
builtins.c
class.c 2008-01-23 David Daney <ddaney@avtrex.com> 2008-01-23 23:00:39 +00:00
config-lang.in
constants.c constants.c (build_constants_constructor): Use POINTER_SIZE insead of BITS_PER_WORD in big-endian work around. 2007-11-18 05:23:59 +00:00
decl.c re PR java/27643 (ICE in java_mark_cni_decl_local compiling bytecode->native) 2007-12-18 14:06:15 +00:00
except.c
expr.c expr.c (build_jni_stub): Use the computed jni func type for variable meth. 2007-11-26 06:31:13 +00:00
gcj.texi re PR java/34019 (Minor typo in gcj documentation) 2007-11-07 22:55:58 +00:00
java-except.h
java-gimplify.c
java-opcodes.h
java-tree.def
java-tree.h 2008-01-23 David Daney <ddaney@avtrex.com> 2008-01-23 23:00:39 +00:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c
jcf-io.c
jcf-parse.c re PR java/17779 (ICE: Seg fault) 2008-01-04 15:13:53 +00:00
jcf-path.c
jcf-reader.c
jcf.h
jvgenmain.c
jvspec.c
lang-specs.h
lang.c lang.c (java_classify_record): Don't return RECORD_IS_INTERFACE for now. 2007-12-20 17:18:10 +00:00
lang.opt
mangle.c 2008-01-23 David Daney <ddaney@avtrex.com> 2008-01-23 23:00:39 +00:00
mangle_name.c
parse.h
resource.c 2008-01-23 David Daney <ddaney@avtrex.com> 2008-01-23 23:00:39 +00:00
typeck.c
verify-glue.c
verify-impl.c
verify.h
win32-host.c
zextract.c
zipfile.h re PR java/33765 (gcj internal compiler error when reading an empty file) 2007-11-02 20:02:35 +00:00