aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
AgeCommit message (Expand)AuthorFilesLines
2011-05-11split tree_typeNathan Froyd1-1/+1
2011-05-07langhooks.h (lang_hooks_for_types): Change global_bindings_p's return type to...Eric Botcazou1-1/+1
2011-04-13ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...Nathan Froyd1-1/+1
2010-11-17invoke.texi (-dy): Remove.Joseph Myers1-1/+1
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-53/+0
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-3/+3
2010-06-28java-tree.h (struct lang_type): Change type to a VEC.Nathan Froyd1-1/+1
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-9/+13
2010-05-28java-tree.h (method_entry): Declare.Nathan Froyd1-8/+17
2010-05-26java-tree.h (struct lang_decl_func): Change type of throws_list field to a VEC.Nathan Froyd1-1/+1
2010-05-26class.c (utf8_decl_list): Delete.Nathan Froyd1-10/+0
2010-05-25re PR debug/43260 (Java static class members lack DWARF location info)Jakub Jelinek1-1/+5
2010-05-18tree.h (build_call_list): Remove.Nathan Froyd1-3/+3
2010-05-14re PR middle-end/44103 (New Java test failures)Nathan Froyd1-18/+22
2009-09-14Squash commit of EH in gimpleRichard Henderson1-0/+3
2009-09-01tree-flow.h (mark_addressable): Move declaration ...Richard Guenther1-1/+0
2009-08-12builtins.c (compareAndSwapInt_builtin): Use flag_use_atomic_builtins.Andrew Haley1-0/+3
2009-07-17re PR c/40401 (ICE: verify_gimple failed)Richard Guenther1-1/+1
2009-06-29re PR java/40590 (namespace namespace broken in CNI)Andrew Haley1-0/+2
2009-06-12java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez1-3/+3
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-18/+10
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-2/+2
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