summaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
Commit message (Expand)AuthorAgeFilesLines
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-18/+10
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-2/+2
* tree.h (enum tree_code): Include all-tree.def, not tree.def.Ian Lance Taylor2008-06-211-9/+0
* collect2.c (main, [...]): Fix for -Wc++-compat.Kaveh R. Ghazi2008-06-201-3/+2
* tree-inline.c (copy_generic_body, [...]): Export.Paolo Bonzini2008-04-031-1/+0
* expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE on method.Tom Tromey2008-02-291-3/+1
* 2008-01-23 David Daney <ddaney@avtrex.com>David Daney2008-01-231-0/+2
* java-tree.h (struct lang_decl_func): Remove.Tom Tromey2007-09-151-6/+0
* typeck.c (find_method_in_interfaces): Update.Tom Tromey2007-08-171-85/+1
* tree.h (struct tree_label_decl): Removed old "java" fields.Tom Tromey2007-08-171-11/+3
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-4/+3
* java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey2007-07-261-12/+0
* really remove signed(_or_unsigned)?_type langhooksRafael Espindola2007-06-111-1/+0
* c-common.c (warnings_for_convert_and_check): Use unsigned_type_for instead of...Rafael Avila de Espindola2007-05-141-1/+0
* tree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.Andrew Pinski2007-04-211-1/+1
* jvgenmain.c (main): Change main to use class$, not class$$.Andrew Haley2007-04-031-0/+1
* typeck.c (java_signed_or_unsigned_type): Remove.Rafael Avila de Espindola2007-03-301-1/+0
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-11/+9
* class.c (uncache_this_class_ref): New.Andrew Haley2007-02-071-0/+1
* * java-tree.h, javaop.def, jcf-parse.c: Fix comment typos.Kazu Hirata2007-02-031-1/+1
* expr.c (expand_byte_code): Call cache_this_class_ref() and cache_cpool_data_r...Andrew Haley2007-02-021-0/+2
* lang.c (dump_compound_expr): Removed case.Tom Tromey2007-01-151-55/+0
* typeck.c (convert): Don't use flag_emit_class_files.Tom Tromey2007-01-111-9/+1
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-237/+67
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-3/+4
* decl.c: Include langhooks.h.Rafael Ávila de Espíndola2006-10-231-3/+0
* java-tree.h (update_aliases): RemoveAndrew Haley2006-06-231-1/+0
* re PR java/1305 ([JSR133] GCJ ignores volatile modifier)Andrew Haley2006-06-191-0/+1
* expr.c (build_field_ref): Pass NULL_TREE as SPECIAL arg to get_symbol_table_i...Andrew Haley2006-06-081-4/+4
* * java-tree.h: Fixed flag documentation.Tom Tromey2006-05-241-1/+1
* java-tree.h (uses_jv_markobj_p): Declare.Tom Tromey2006-05-051-1/+2
* [multiple changes]Andrew Haley2006-05-041-0/+1
* lang.c (java_init): Handle flag_indirect_classes.Andrew Haley2006-04-241-0/+9
* java-tree.h: Moved comment for TYPE_DOT_CLASS adjacent to its declaration.David Daney2006-03-151-2/+3
* lang.opt (-freduced-reflection): New option.David Daney2006-03-151-0/+3
* java-tree.h (enum java_tree_index): Add JTI_SOFT_NOSUCHFIELD_NODE.Andrew Haley2005-12-081-0/+3
* re PR java/18278 (JNI functions cannot return a weak reference)Tom Tromey2005-11-291-0/+3
* re PR java/23891 (Problem folding static fields across packages)Bryce McKinlay2005-09-151-0/+4
* check-init.c, [...]: Fix comment typos.Kazu Hirata2005-09-061-3/+3
* java-tree.h (LABEL_IN_SUBR): Removed.Tom Tromey2005-08-161-45/+2
* Make-lang.in (JAVA_OBJS): Removed verify.oTom Tromey2005-08-151-4/+0
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-23/+31
* Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin2005-07-081-6/+6
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR libgcj/21906 (hang when invoking abstract method)Tom Tromey2005-06-151-0/+3
* expr.c (int highest_label_pc_this_method, [...]): New globals.Per Bothner2005-06-131-0/+6
* gjavah.c (error): Add ATTRIBUTE_PRINTF_1.Kaveh R. Ghazi2005-06-091-1/+0
* exgettext: Handle gmsgid and cmsgid arguments specially, as gcc-internal-form...Jakub Jelinek2005-06-061-1/+1
* re PR java/19870 (gcj -C doesn't generate accessors for private members acros...Ranjit Mathew2005-05-271-10/+10
* re PR libgcj/21692 (unexpected java.lang.NoClassDefFoundError)Richard Henderson2005-05-251-2/+14