Daily bump.
[gcc.git] / gcc / java / class.c
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...
2004-09-30 Per BothnerMore cleanup for --enable-mapped-location.
2004-09-28 Tom Tromeyre PR java/15710 (ICE: tree check: expected class ...
2004-09-14 Tom Tromeyre PR java/17216 (ICE in 3.5, error in 3.4.1 when...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-19 Bryce McKinlayclass.c (make_local_function_alias): Allocate extra...
2004-08-19 Andrew Pinskiclass.c (make_local_function_alias): Only make a new...
2004-08-18 Bryce McKinlayclass.c (make_local_function_alias): New function.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-05 Geoffrey Keatingre PR c/14516 (-fleading-underscore does not work corre...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-18 Roger Saylebuiltins.c (max_builtin, [...]): Replace calls to build...
2004-07-10 Bryce McKinlay004-07-10 Bryce McKinlay <mckinlay@redhat.com>
2004-07-10 Bryce McKinlayre PR java/8618 (call to private constructor allowed...
2004-07-09 Bryce McKinlayclass.c (interface_of_p): Check for null TYPE_BINFO.
2004-07-09 Nathan Sidwellclass.c (make_class): Do not create binfo here.
2004-07-08 Per Bothnerclass.c (build_static_field_ref): Add a NOP_EXPR; other...
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-27 Ranjit MathewFormatting fixes.
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-16 Paolo Bonzinicoverage.c: Remove argument to rest_of_compilation.
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 Andrew Haleyparse.y (create_class): Set TYPE_VFIELD.
2004-04-20 Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2004-04-14 Bryce McKinlay[multiple changes]
2004-03-20 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-03-19 Per Bothnerclass.c (assume_compiled_node_struct): Rename type...
2004-02-26 Andrew Haleyre PR java/14231 (Incorrect interface method called...
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-01-15 Michael Chastainclass.c (gen_indirect_dispatch_tables): Fix string...
2004-01-09 Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-12-03 Michael Kochclass.c (make_class_data): Push field value to 'hack_si...
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-10-09 Tom Tromeydecl.c (java_init_decl_processing): Declare signers...
2003-10-01 Andrew Haleyjcf-parse.c (java_parse_file): Write otable and atable.
2003-09-24 Rainer Orth* class.c (build_utf8_ref): Test for HAVE_GAS_SHF_MERGE...
2003-09-22 Richard HendersonRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 Richard Hendersontree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION...
2003-09-21 Richard Hendersonc-format.c (gcc_diag_char_table): Add %J.
2003-09-17 Bryce McKinlayre PR java/12254 (Regression in java networking code)
2003-08-12 Tom Tromeyparse.y (java_check_regular_methods): Typo fixes.
2003-08-04 Tom Tromeyjava-tree.h (METHOD_TRANSIENT): Removed.
2003-07-25 Gabriel Dos Reisobjc-act.c (objc_check_decl): Don't use xxx_with_decl.
2003-07-19 Kaveh R. Ghazifixfixes.c [...]: Remove unnecessary casts.
2003-06-28 Zack Weinberg* c-format.c (check_format_string, get_constant)
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-14 Nathan Sidwelltree.h (init_function_start): Remove filename and line...
2003-05-13 Richard Hendersonclass.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-02-28 Tom Tromeyre PR java/9695 (Inner class bug prevent GNU Classpath...
2003-02-20 Nathan SidwellChange base class access representation.
2003-01-31 Nathan Sidwelltree.h (TYPE_BINFO_SIZE, [...]): Remove.
2003-01-24 Tom Tromeyclass.c (build_static_field_ref): Only a String or...
next