re PR middle-end/46314 (frontends use ASM_GENERATE_INTERNAL_LABEL)
[gcc.git] / gcc / java / class.c
2010-11-06 Joern Renneckere PR middle-end/46314 (frontends use ASM_GENERATE_INTE...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-06 David Daney* class.c (build_utf8_ref): Fix code formatting from...
2010-08-06 David Daney* class.c (build_utf8_ref): Make decl DECL_USER_ALIGN.
2010-07-15 Nathan Froydtree.h (DECL_CHAIN): Define.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-07-05 Nathan Froydre PR bootstrap/44825 (Failed to bootstrap)
2010-07-05 Nathan Froydconstants.c (build_constants_constructor): Use build_co...
2010-06-28 Nathan Froydjava-tree.h (struct lang_type): Change type to a VEC.
2010-06-08 Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
2010-05-28 Nathan Froydjava-tree.h (method_entry): Declare.
2010-05-26 Nathan Froydjava-tree.h (struct lang_decl_func): Change type of...
2010-05-26 Nathan Froydclass.c (utf8_decl_list): Delete.
2010-05-25 Jakub Jelinekre PR debug/43260 (Java static class members lack DWARF...
2010-05-23 Steven Bosscherjava-gimplify.c: Do not include tm.h, toplev.h.
2010-05-14 Nathan Froydre PR middle-end/44103 (New Java test failures)
2009-07-07 Manuel López-Ibáñezcgraphunit.c: Replace %J by an explicit location.
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2008-10-16 David Edelsohnre PR c++/35483 (GCC on AIX doesn't support dollar...
2008-09-17 Jan Hubickare PR middle-end/18071 (-Winline does not respect ...
2008-08-21 David Daneyclass.c (make_class_data): Don't add field_index when...
2008-07-29 Jakub Jelinekclass.c (build_utf8_ref): Set DECL_SIZE and DECL_SIZE_U...
2008-07-29 Jakub Jelinekclass.c (build_utf8_ref): Pad initializer string to...
2008-06-24 Tom Tromeyjcf-path.c (jcf_path_init): Don't name variable 'try'.
2008-06-20 Kaveh R. Ghazicollect2.c (main, [...]): Fix for -Wc++-compat.
2008-06-14 Tom Tromeyre PR java/36247 (Segfault with -findirect-dispatch...
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-01-23 David Daney2008-01-23 David Daney <ddaney@avtrex.com>
2007-11-26 Alexandre Oliva* class.c (JAVA_TREEHASHHASH_H): Use TYPE_UID.
2007-10-03 Andrew Haleyre PR java/33639 (gcj generates assembler errors)
2007-08-17 Tom Tromeytypeck.c (find_method_in_interfaces): Update.
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-07-25 Kaveh R. Ghazic-common.c (fname_as_string, [...]): Constify.
2007-07-16 Rainer Orthre PR target/32462 (Linking libgcj.so fails on Solaris...
2007-07-10 Geoffrey Keatingre PR bootstrap/32617 (explow.c references DECL_ALIGN...
2007-06-16 Andrew Pinski[multiple changes]
2007-04-03 Andrew Haleyjvgenmain.c (main): Change main to use class$, not...
2007-02-18 Kazu Hirata* class.c: Fix a comment typo.
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-02 Andrew Haleyexpr.c (expand_byte_code): Call cache_this_class_ref...
2007-02-02 David Daneyclass.c (is_compiled_class): Move check to avoid reload...
2007-01-31 Kazu Hirata* class.c, jcf-parse.c: Fix comment typos.
2007-01-29 Andrew Haleyclass.c (add_method_1): Mark fndecl as external unless...
2007-01-13 Tom Tromeyjcf-dump.c (main): Updated call to find_class.
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-11 Jan HubickaMove all varpool routines out of cgraph/cgraphunit...
2006-07-04 Andrew Haleyclass.c (build_fieldref_cache_entry): Set DECL_IGNORED_...
2006-06-16 Andrew Haleyclass.c (make_class_data): When using flag_indirect_cla...
2006-06-13 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-28 Kazu Hirataclass.c, [...]: Fix comment typos.
2006-05-10 Andrew Haleyclass.c (emit_indirect_register_classes): Fix comment.
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-31 Andrew Haleyre PR libgcj/26858 (NullPointerException not generated...
2006-03-15 David Daneylang.opt (-freduced-reflection): New option.
2006-03-15 Tom Tromeyre PR java/26390 (Problem dispatching method call when...
2006-02-20 Andrew Haleyclass.c (GEN_TABLE): Don't pushdecl *_SYMS_DECL here.
2006-02-03 Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-12-13 Andrew Haleyre PR java/25366 (ICE in do_resolve_class)
2005-12-07 Richard Sandifordalpha.c (alpha_start_function): Use switch_to_section.
2005-12-02 Richard Guentherjava-gimplify.c (java_gimplify_labeled_block_expr)...
2005-10-14 Nathan Sidwellre PR java/23620 (Segfault compiling inner interfaces)
2005-09-21 Ranjit Mathewre PR java/21418 (Order of source files matters when...
2005-09-18 James A. Morrisonbuiltins.c (max_builtin, [...]): Use fold_buildN.
2005-08-17 Tom Tromeyclass.c (make_class_data): Always emit JV_STATE_PRELOAD...
2005-08-16 Tom Tromeyre PR java/23300 (DECL_FIELD_OFFSET == 0 versus build_f...
2005-08-08 Nathan Sidwellclass.c (build_class_ref): Wrap the primary class type...
2005-07-20 Giovanni BajoMake CONSTRUCTOR use VEC to store initializers.
2005-07-02 Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-15 Tom Tromeyre PR libgcj/21906 (hang when invoking abstract method)
2005-06-12 Per Bothner* class.c (inherits_from_p): Do load_class if needed.
2005-06-03 Tom Tromeyre PR java/21722 (gcj miscompiles accesses to static...
2005-05-25 Richard Hendersonre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-05-25 DJ Deloriecommon.opt (-Wattributes): New.
2005-05-24 Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-05-24 Richard Hendersonclass.c (registered_class): Take it out of class_roots...
2005-05-10 Paolo Bonzinire PR java/21436 (imports not remembered for previously...
2005-04-29 Andrew Haleyre PR java/19285 (Interfaces not initialized by static...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-04-07 Per Bothnerclass.c (push_class): By default, suppress debug output.
2005-03-30 Jan Hubicka[multiple changes]
2005-03-04 Andrew Haleyre PR java/18362 (internal compiler error: in size_bino...
2005-01-24 Tom Tromeyjava-tree.h (gcj_abi_version): Declare.
2004-12-13 Danny Smithdefaults.h (TARGET_USE_JCR_SECTION): New macro.
2004-12-03 Andrew Haleyre PR java/18697 (Miscompilation of GtkMenuItemPeer...
2004-11-27 Kazu Hirata* class.c, decl.c, expr.c: Fix comment typos.
2004-11-25 Tom Tromeyverify.c (defer_merging): Don't use C++-style comment.
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 Steven Bosscherc-opts.c (c_common_post_options): Don't clear flag_inli...
2004-11-02 Bryce McKinlayre PR java/17265 (Libjava doesn't build)
2004-10-22 Eric Botcazoure PR java/17265 (Libjava doesn't build)
2004-10-17 Steven Bosscherclass.c (ident_subst): Always alloca buffer.
2004-10-15 Ranjit Mathewparse.y (parse_warning_context): Remove ATTRIBUTE_PRINT...
next