]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/java-tree.h
java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.
[thirdparty/gcc.git] / gcc / java / java-tree.h
2009-06-12  Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-04-22  Taras Glekhashtab.h: Update GTY annotations to new syntax
2008-07-28  Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-06-21  Ian Lance Taylortree.h (enum tree_code): Include all-tree.def, not...
2008-06-20  Kaveh R. Ghazicollect2.c (main, [...]): Fix for -Wc++-compat.
2008-04-03  Paolo Bonzinitree-inline.c (copy_generic_body, [...]): Export.
2008-02-29  Tom Tromeyexpr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE...
2008-01-23  David Daney2008-01-23 David Daney <ddaney@avtrex.com>
2007-09-15  Tom Tromeyjava-tree.h (struct lang_decl_func): Remove.
2007-08-17  Tom Tromeytypeck.c (find_method_in_interfaces): Update.
2007-08-17  Tom Tromeytree.h (struct tree_label_decl): Removed old "java...
2007-07-31  Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-07-26  Tom Tromeyjava-tree.h (push_labeled_block, [...]): Remove.
2007-06-11  Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14  Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-04-21  Andrew Pinskitree.h (GIMPLE_TUPLE_P): Also true for PHI_NODEs.
2007-04-03  Andrew Haleyjvgenmain.c (main): Change main to use class$, not...
2007-03-30  Rafael Avila de... typeck.c (java_signed_or_unsigned_type): Remove.
2007-02-15  Sandra Loosemoretree.h (enum tree_code_class): Add tcc_vl_exp.
2007-02-07  Andrew Haleyclass.c (uncache_this_class_ref): New.
2007-02-03  Kazu Hirata* java-tree.h, javaop.def, jcf-parse.c: Fix comment...
2007-02-02  Andrew Haleyexpr.c (expand_byte_code): Call cache_this_class_ref...
2007-01-15  Tom Tromeylang.c (dump_compound_expr): Removed case.
2007-01-11  Tom Tromeytypeck.c (convert): Don't use flag_emit_class_files.
2007-01-09  Tom TromeyMerged gcj-eclipse branch to trunk.
2006-12-05  Aldy HernandezMerge gimple-tuples-branch into mainline.
2006-10-23  Rafael Ávila de... decl.c: Include langhooks.h.
2006-06-23  Andrew Haleyjava-tree.h (update_aliases): Remove
2006-06-19  Andrew Haleyre PR java/1305 ([JSR133] GCJ ignores volatile modifier)
2006-06-08  Andrew Haleyexpr.c (build_field_ref): Pass NULL_TREE as SPECIAL...
2006-05-24  Tom Tromey* java-tree.h: Fixed flag documentation.
2006-05-05  Tom Tromeyjava-tree.h (uses_jv_markobj_p): Declare.
2006-05-04  Andrew Haley[multiple changes]
2006-04-24  Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-03-15  David Daneyjava-tree.h: Moved comment for TYPE_DOT_CLASS adjacent...
2006-03-15  David Daneylang.opt (-freduced-reflection): New option.
2005-12-08  Andrew Haleyjava-tree.h (enum java_tree_index): Add JTI_SOFT_NOSUCH...
2005-11-29  Tom Tromeyre PR java/18278 (JNI functions cannot return a weak...
2005-09-15  Bryce McKinlayre PR java/23891 (Problem folding static fields across...
2005-09-06  Kazu Hiratacheck-init.c, [...]: Fix comment typos.
2005-08-16  Tom Tromeyjava-tree.h (LABEL_IN_SUBR): Removed.
2005-08-15  Tom TromeyMake-lang.in (JAVA_OBJS): Removed verify.o
2005-07-20  Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-08  Daniel BerlinMakefile.in (TREE_H): Add treestruct.def.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-15  Tom Tromeyre PR libgcj/21906 (hang when invoking abstract method)
2005-06-13  Per Bothnerexpr.c (int highest_label_pc_this_method, [...]): New...
2005-06-09  Kaveh R. Ghazigjavah.c (error): Add ATTRIBUTE_PRINTF_1.
2005-06-06  Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-05-27  Ranjit Mathewre PR java/19870 (gcj -C doesn't generate accessors...
2005-05-25  Richard Hendersonre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-05-24  Richard Hendersonclass.c (registered_class): Take it out of class_roots...
2005-04-29  Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-08  Kaveh R. Ghazisystem.h: Poison PARAMS.
2005-03-06  Ranjit MathewRemove xref code.
2005-03-01  Per Bothnerjava-tree.h (IDENTIFIER_HANDLECLASS_VALUE): Remove...
2005-01-24  Tom Tromeyjava-tree.h (gcj_abi_version): Declare.
2005-01-22  Kazu Hirata* java-except.h, java-tree.h: Remove unused prototypes.
2004-12-06  Tom Tromeyre PR java/14853 (Assignment to final field permitted...
2004-11-26  Andrew Pinskire PR java/18305 (Class initialization optimization...
2004-11-25  Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-24  Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-10-05  Ranjit MathewPrepare for %q, %< and %> in diagnostic message strings.
2004-10-01  Kazu Hirata* java-tree.h: Fix a comment typo.
2004-09-30  Per Bothnerjava-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unused...
2004-09-30  Per Bothnerjava-tree.h: Redefine some macros and add soem declarat...
2004-08-10  H.J. Lujava-tree.h (flag_deprecated): Removed.
2004-08-01  Roger Sayledecl.c (update_aliases, [...]): Replace calls to build...
2004-07-21  Andrew Haleyverify.c (verify_jvm_instructions): Comment change...
2004-07-17  Joseph Myerslanghooks.h (builtin_function): New langhook.
2004-07-14  Per Bothnerjava-tree.h (all_class_filename): Remove useless macro.
2004-07-11  Joseph Myerslanghooks.h (estimate_num_insns, [...]): Remove hooks.
2004-07-10  Bryce McKinlayre PR java/8618 (call to private constructor allowed...
2004-07-09  Nathan Sidwellclass.c (make_class): Do not create binfo here.
2004-07-08  Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-07-07  Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-07-06  Nathan Sidwelltree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05  Nathan Sidwellc-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-01  Richard Hendersoncgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-29  Bryce McKinlayre PR java/1262 (Method with default access can be...
2004-06-29  Andrew Haleyexcept.c (expand_start_java_handler): Push a new bindin...
2004-05-29  Ranjit Mathewjava-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test...
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10  Andrew Haleyparse.y (create_class): Set TYPE_VFIELD.
2004-04-14  Bryce McKinlay[multiple changes]
2004-03-19  Per Bothnerclass.c (assume_compiled_node_struct): Rename type...
2004-03-18  Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-02-26  Per BothnerImprove some comments.
2004-01-16  Andrew Haleyre PR java/13273 (gcj generates call to abstract method)
2004-01-09  Mark Mitchellexpr.h (expand_expr): Make it a macro, not a function.
2004-01-09  Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-12-03  Ralph Loaderre PR java/12374 (Segfault on "".x)
2003-11-25  Jeff Sturmre PR java/13183 ([unit-at-a-time] incorrect multidimen...
2003-11-18  Jeff Sturmre PR java/12857 (Illegal method modifier when loading...
2003-11-18  Jeff Sturmre PR java/12739 (gcj emits dead bytecode)
2003-11-17  Andrew Haleyjava-tree.h (LOCAL_VAR_OUT_OF_SCOPE_P): New.
2003-10-24  Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-10-01  Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-28  Jeff Sturmdecl.c (java_optimize_inline, [...]): Remove.
2003-09-03  Jeff Sturmdecl.c (java_expand_body): New function.
next