8sa1-gcc/gcc/java
Andrew Haley b4e18eee4b expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_ref().
2007-02-02  Andrew Haley  <aph@redhat.com>

        * expr.c (expand_byte_code): Call cache_this_class_ref() and
        cache_cpool_data_ref().
        Set TYPE_CPOOL_DATA_REF.
        (cache_cpool_data_ref): New function.
        * constants.c (build_ref_from_constant_pool): Remove special-case
        code for flag_indirect_classes.
        (build_constant_data_ref): Move special-case code for
        flag_indirect_classes here from build_ref_from_constant_pool.
        * decl.c (finish_method): Move class initialization from here to
        cache_this_class_ref.
        * class.c (cache_this_class_ref): New function.
        (build_class_ref): Use this_classdollar for the ouput class.

From-SVN: r121508
2007-02-02 16:34:17 +00:00
..
boehm.c
builtins.c [multiple changes] 2007-01-24 17:11:04 +00:00
ChangeLog expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_ref(). 2007-02-02 16:34:17 +00:00
ChangeLog.tree-ssa
class.c expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_ref(). 2007-02-02 16:34:17 +00:00
config-lang.in configure.ac (strict1_warn): Rename to strict_warn. 2007-01-11 10:49:30 +00:00
constants.c expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_ref(). 2007-02-02 16:34:17 +00:00
decl.c expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_ref(). 2007-02-02 16:34:17 +00:00
except.c
expr.c expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_ref(). 2007-02-02 16:34:17 +00:00
gcj.texi * gcj.texi (Strings): Fix documentation for JvNewString. 2007-01-30 19:58:19 +00:00
java-except.h
java-gimplify.c lang.c (dump_compound_expr): Removed case. 2007-01-15 22:43:45 +00:00
java-opcodes.h
java-tree.def * java-tree.def: Added copyright header. 2007-01-16 22:13:22 +00:00
java-tree.h expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_ref(). 2007-02-02 16:34:17 +00:00
javaop.def Update FSF address. 2005-06-25 00:33:05 +00:00
javaop.h
jcf-depend.c Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
jcf-dump.c jcf-dump.c (main): Updated call to find_class. 2007-01-13 04:21:51 +00:00
jcf-io.c re PR java/30454 (empty "zip" file in class path can cause leakage of file streams) 2007-01-23 21:46:09 -08:00
jcf-parse.c re PR java/30641 (gcj corrupted double-linked list (glibc detected)) 2007-02-01 14:34:11 +00:00
jcf-path.c Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
jcf-reader.c Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
jcf.h jcf-dump.c (main): Updated call to find_class. 2007-01-13 04:21:51 +00:00
jvgenmain.c Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
jvspec.c * jvspec.c (lang_specific_driver): Remove unused classpath_args. 2007-01-30 10:01:42 +11:00
lang-specs.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
lang.c lang.c (dump_compound_expr): Removed case. 2007-01-15 22:43:45 +00:00
lang.opt re PR java/30607 (gcj -I x -C doesn't include x as source dir search patch) 2007-01-29 21:30:10 +00:00
Make-lang.in Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
mangle_name.c
mangle.c Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
parse.h Merged gcj-eclipse branch to trunk. 2007-01-09 19:58:05 +00:00
resource.c Move all varpool routines out of cgraph/cgraphunit to varpool.c 2006-12-11 08:07:52 +00:00
typeck.c typeck.c (convert): Don't use flag_emit_class_files. 2007-01-11 22:40:13 +00:00
verify-glue.c
verify-impl.c
verify.h
win32-host.c
zextract.c
zipfile.h