]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/decl.c
move many gc hashtab to hash_table
[thirdparty/gcc.git] / gcc / java / decl.c
2014-10-12  Trevor Saundersmove many gc hashtab to hash_table
2014-08-25  Martin LiskaIPA C++ refactoring 4/N
2014-07-24  Martin LiskaIPA C++ refactoring 1/N
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  David MalcolmRemove macros that implicitly use input_location
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-10-29  David MalcolmAutogenerated fixes of "->symbol." to "->"
2013-05-29  Jan Hubickacgraph.h (symtab_node_base): Add definition, alias...
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2013-01-04  Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-24  Lawrence CrowlFinish conversion of uses of double_int to the new...
2012-07-11  Steven Bosscherexpr.h (can_move_by_pieces): Move prototype from here ...
2011-10-11  Michael MeissnerConvert standard builtin functions from being arrays...
2011-07-06  Richard Guenthertree.c (build_common_tree_nodes_2): Merge with build_co...
2011-06-07  Richard Guentherdecl.c (java_init_decl_processing): Call build_common_n...
2011-06-07  Richard Guenthertree.c (build_common_tree_nodes): Also initialize size_...
2011-05-26  Nathan Froydmake TS_BLOCK a substructure of TS_BASE
2011-05-07  Eric Botcazoulanghooks.h (lang_hooks_for_types): Change global_bindi...
2011-04-14  Nathan Froydutils.c (gnat_poplevel): Use block_chainon.
2011-04-11  Martin Jamborcgraph.c (cgraph_local_info): Call cgraph_get_node...
2011-01-21  Kai Tietzre PR bootstrap/47215 (Failed to bootstrap)
2011-01-11  Kai Tietzre PR bootstrap/47215 (Failed to bootstrap)
2011-01-07  Kai Tietzre PR bootstrap/47215 (Failed to bootstrap)
2011-01-07  Kai Tietzdecl.c (java_init_decl_processing): Setup va_list_type_...
2010-12-15  Dave Korndecl.c (java_init_decl_processing): Initialise integer_...
2010-10-11  Nathan Froyddecl.c (java_init_decl_processing): Use build_function_...
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-06-23  Anatoly Sokolovdecl.c (java_init_decl_processing): Use double_int_to_t...
2010-06-08  Laurynas Biveinisutils.c (init_gnat_to_gnu): Use typed GC allocation.
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-21  Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-05-20  Jakub Jelinekre PR debug/43521 (java: "this" pointer not marked...
2010-04-18  Eric Botcazoufold-const.c (fold_comparison): Use ssizetype.
2009-09-14  Richard HendersonSquash commit of EH in gimple
2009-09-13  Richard Guentherlanghooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define.
2009-08-03  Andrew Haleyre PR middle-end/40867 (FAIL: StackTrace2 output -...
2009-07-17  Richard Guentherre PR c/40401 (ICE: verify_gimple failed)
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-09-09  Richard Guentherdecl.c (build_result_decl): Remove no longer applicable...
2008-07-25  Jan Hubickacgraphbuild.c (record_reference): Drop non-unit-at...
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-05-07  Kenneth Zadeck[multiple changes]
2008-04-03  Paolo Bonzinitree-inline.c (copy_generic_body, [...]): Export.
2008-02-26  Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2007-12-18  Andrew Haleyre PR java/27643 (ICE in java_mark_cni_decl_local compi...
2007-11-26  Andreas KrebbelPR 34081/C++
2007-09-11  Jan Hubickadecl.c (java_expand_body): Kill.
2007-09-05  Sandra LoosemoreAdd target hook invoked when cfun changes.
2007-09-04  Andrew Haleydecl.c (java_init_decl_processing): Call "__cxa_end_cle...
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-26  Tom Tromeyjava-tree.h (push_labeled_block, [...]): Remove.
2007-02-02  Andrew Haleyexpr.c (expand_byte_code): Call cache_this_class_ref...
2007-01-13  Tom Tromeyjcf-dump.c (main): Updated call to find_class.
2007-01-09  Tom TromeyMerged gcj-eclipse branch to trunk.
2006-10-23  Rafael Ávila de... decl.c: Include langhooks.h.
2006-08-22  Andrew Haleydecl.c (java_add_stmt): Give the statement list a type.
2006-06-23  Andrew Haleyjava-tree.h (update_aliases): Remove
2006-05-26  Andrew Haleyre PR java/27756 (ICE in update_aliases, at java/decl...
2006-05-24  Andrew Haleydecl.c (java_add_stmt): Use a STATEMENT_LIST rather...
2006-04-24  Andrew Haleylang.c (java_init): Handle flag_indirect_classes.
2006-02-04  Roger Sayledecl.c (java_init_decl_processing): Create char_type_no...
2006-02-03  Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2006-02-01  Jan Hubickaopts.c (no_unit_at_a_time_default): New global variable.
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-06  Kazu Hiratacheck-init.c, [...]: Fix comment typos.
2005-07-02  Joseph Myerstoplev.c (default_tree_printer): Handle setting locatio...
2005-06-28  Paul BrookMakefile.in: Set and use UNWIND_H.
2005-06-25  Kelley CookUpdate FSF address.
2005-06-15  Tom Tromeyre PR libgcj/21906 (hang when invoking abstract method)
2005-05-26  Bryce McKinlaydecl.c (GCJ_BINARYCOMPAT_ADDITION, [...]): Removed.
2005-05-25  Richard Hendersonre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-05-24  Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-05-12  Tom Tromeygcj.texi (Code Generation): Document -fbootstrap-classes.
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-19  Julian Browndecl.c (finish_method): Revert patch from 2005-04-13...
2005-04-13  Julian Brownelfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WE...
2005-04-01  Tom Tromeydecl.c (java_init_decl_processing): Fix types of _Jv_Mo...
2005-03-23  Tom Tromeyjvm.h (GCJ_40_BC_ABI_VERSION): New define.
2005-03-18  Andrew Haleyre PR java/20522 (ICE in update_aliases, at java/decl...
2005-03-09  Ranjit Mathewre PR java/20338 (Program compiled with gcj crashes...
2005-03-08  Julian Brown* Revert patch from 2005-03-08 for causing bootstrap...
2005-03-08  Julian Brown* decl.c (finish_method): Give methods once-only linkage.
2005-02-14  Andrew Haleyre PR java/19907 (Incorrect code generated for Manifest...
2005-02-10  Richard Hendersonbuiltins.c (DEF_BUILTIN): Add COND argument.
2005-01-24  Tom Tromeyjava-tree.h (gcj_abi_version): Declare.
2004-11-27  Kazu Hirata* class.c, decl.c, expr.c: Fix comment typos.
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-15  Tom Tromeydecl.c (instn_ptr_type_node): Removed.
2004-11-08  Andrew Pinskidecl.c (end_java_method): Remove duplicated code.
2004-10-15  Ranjit Mathewparse.y (parse_warning_context): Remove ATTRIBUTE_PRINT...
next