aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/java-tree.h
AgeCommit message (Expand)AuthorFilesLines
2015-06-25hash-traits.h (ggc_hasher): Rename to...Richard Sandiford1-3/+3
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-06-05Merge debug-early branch into mainline.Aldy Hernandez1-4/+0
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-12move many gc hashtab to hash_tableTrevor Saunders1-14/+34
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-9/+4
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-18/+18
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-2/+2
2012-07-11java-tree.h (force_evaluation_order): Remove prototype.Steven Bosscher1-1/+0
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