aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-21tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor1-9/+0
2008-06-20collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi1-3/+2
2008-04-03tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini1-1/+0
2008-02-29expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE on method.Tom Tromey1-3/+1
2008-01-232008-01-23 David Daney <ddaney@avtrex.com>David Daney1-0/+2
2007-09-15java-tree.h (struct lang_decl_func): Remove.Tom Tromey1-6/+0
2007-08-17typeck.c (find_method_in_interfaces): Update.Tom Tromey1-85/+1
2007-08-17tree.h (struct tree_label_decl): Removed old "java" fields.Tom Tromey1-11/+3
2007-07-31java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton1-4/+3
2007-07-26java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey1-12/+0
2007-06-11really remove signed(_or_unsigned)?_type langhooksRafael Espindola1-1/+0
2007-05-14c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola1-1/+0
2007-04-21tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski1-1/+1
2007-04-03jvgenmain.c (main): Change main to use class$, not class$$.Andrew Haley1-0/+1
2007-03-30typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola1-1/+0
2007-02-15tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore1-11/+9
2007-02-07class.c (uncache_this_class_ref): New.Andrew Haley1-0/+1
2007-02-03* java-tree.h, javaop.def, jcf-parse.c: Fix comment typos.Kazu Hirata1-1/+1
2007-02-02expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_r...Andrew Haley1-0/+2
2007-01-15lang.c (dump_compound_expr): Removed case.Tom Tromey1-55/+0
2007-01-11typeck.c (convert): Don't use flag_emit_class_files.Tom Tromey1-9/+1
2007-01-09Merged gcj-eclipse branch to trunk.Tom Tromey1-237/+67
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-3/+4
2006-10-23decl.c: Include langhooks.h.Rafael Ávila de Espíndola1-3/+0
2006-06-23java-tree.h (update_aliases): RemoveAndrew Haley1-1/+0
2006-06-19re PR java/1305 ([JSR133] GCJ ignores volatile modifier)Andrew Haley1-0/+1
2006-06-08expr.c (build_field_ref): Pass NULL_TREE as SPECIAL arg to get_symbol_table_i...Andrew Haley1-4/+4
2006-05-24* java-tree.h: Fixed flag documentation.Tom Tromey1-1/+1
2006-05-05java-tree.h (uses_jv_markobj_p): Declare.Tom Tromey1-1/+2
2006-05-04[multiple changes]Andrew Haley1-0/+1
2006-04-24lang.c (java_init): Handle flag_indirect_classes.Andrew Haley1-0/+9
2006-03-15java-tree.h: Moved comment for TYPE_DOT_CLASS adjacent to its declaration.David Daney1-2/+3
2006-03-15lang.opt (-freduced-reflection): New option.David Daney1-0/+3
2005-12-08java-tree.h (enum java_tree_index): Add JTI_SOFT_NOSUCHFIELD_NODE.Andrew Haley1-0/+3
2005-11-29re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey1-0/+3
2005-09-15re PR java/23891 (Problem folding static fields across packages)Bryce McKinlay1-0/+4
2005-09-06check-init.c, [...]: Fix comment typos.Kazu Hirata1-3/+3
2005-08-16java-tree.h (LABEL_IN_SUBR): Removed.Tom Tromey1-45/+2
2005-08-15Make-lang.in (JAVA_OBJS): Removed verify.oTom Tromey1-4/+0
2005-07-20Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo1-23/+31
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin1-6/+6
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-15re PR libgcj/21906 (hang when invoking abstract method)Tom Tromey1-0/+3
2005-06-13expr.c (int highest_label_pc_this_method, [...]): New globals.Per Bothner1-0/+6
2005-06-09gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi1-1/+0
2005-06-06exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek1-1/+1
2005-05-27re PR java/19870 (gcj -C doesn't generate accessors for private members acros...Ranjit Mathew1-10/+10
2005-05-25re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson1-2/+14
2005-05-24class.c (registered_class): Take it out of class_roots; turn into a vec of tr...Richard Henderson1-1/+0
2005-04-29re PR java/19285 (Interfaces not initialized by static field access)Andrew Haley1-0/+4