]> gcc.gnu.org Git - gcc.git/history - gcc/java
* verify.c: Correct array element access formatting thinko.
[gcc.git] / gcc / java /
2004-07-04 Ranjit Mathew* verify.c: Correct array element access formatting...
2004-07-04 Ranjit Mathewverify.c: Insert a short blurb at the start referring...
2004-07-03 Richard Hendersonc-decl.c (grokdeclarator): Don't frob current_function_...
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-06-28 Bryce McKinlay* jcf-write.c (get_classfile_modifiers): Formatting...
2004-06-27 Ranjit MathewFormatting fixes.
2004-06-27 Bryce McKinlayre PR java/15715 (member interfaces are always static)
2004-06-27 Bryce McKinlayparse.y (qualify_and_find): Pass type decl, not identif...
2004-06-26 Bryce McKinlayre PR java/15734 (internal compiler error: Segmentation...
2004-06-26 Bryce McKinlayPR java/1207, java/16178
2004-06-24 Bryce McKinlayparse.y (set_nested_class_simple_name_value): Removed.
2004-06-22 Andrew Haleyre PR java/16113 (ICE: Segmentation fault when compilin...
2004-06-22 Ranjit Mathewparse.y (create_class): Correct diagnostic message...
2004-06-22 Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-21 Andrew Haleyjava-gimplify.c (java_gimplify_block): set TREE_USED...
2004-06-21 Joseph Myerstree-alias-common.h (struct tree_alias_ops): Change...
2004-06-17 Ranjit Mathewre PR java/13948 (GCJ segmentation fault while compilin...
2004-06-16 Paolo Bonzinicoverage.c: Remove argument to rest_of_compilation.
2004-06-15 Paolo Bonzinifunction.h (struct function): Remove cannot_inline...
2004-06-08 Andrew Pinskire PR java/15769 (ICE: infinite recursion through gimpl...
2004-06-03 Mark G. Adamstree.h: Remove include of version.h
2004-05-31 Bryce McKinlayjcf-write.c (generate_bytecode_conditional): Correct...
2004-05-29 Ranjit Mathewjava-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test...
2004-05-29 Bryce McKinlayFix formatting.
2004-05-28 Bryce McKinlayjcf-write.c (generate_bytecode_conditional): Handle...
2004-05-28 Bryce McKinlaycheck-init.c (check_init): Handle binops UNLT_EXPR...
2004-05-28 Bryce McKinlaygcj.texi (Object allocation): Remove _Jv_AllocBytes.
2004-05-27 Bryce McKinlaydecl.c (struct binding_level): Add GTY marker.
2004-05-26 Bryce McKinlaylex.c (java_new_lexer): Set 'encoding'.
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.
2004-05-21 Mark Wielaardgjavah.c (print_stub_or_jni): Mark functions only JNIEX...
2004-05-19 Paolo Bonzinitypeck.c: Remove non-printable character 160.
2004-05-17 Ranjit Mathew* check-init.c: Correct minor typos.
2004-05-14 Diego Novillotree-gimple.c: Rename from tree-simple.c.
2004-05-14 Ranjit Mathew* java-gimplify.c (java_gimplify_expr): Correct minor...
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 Andrew Haleyparse.y (create_class): Set TYPE_VFIELD.
2004-05-10 Andrew Pinskiparse.y (check_pkg_class_access): Add new argument...
2004-05-06 Ranjit MathewFixes PR java/9685, PR java/15073
2004-04-30 Ranjit Mathewre PR java/15133 (gcjh generates wrong method signatures)
2004-04-30 Roger Saylebuiltins.c (java_builtins): Add acos, asin, ceil and...
2004-04-22 Roger Sayleresource.c (write_resource_constructor): Guard call...
2004-04-20 Bryce McKinlayclass.c (make_class_data): Add new field aux_info.
2004-04-16 Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-04-14 Bryce McKinlayexpr.c (build_invokeinterface): Remove unused variables...
2004-04-14 Bryce McKinlay[multiple changes]
2004-04-05 Caroline Ticegcc.c (combine_flag): New global variable, for new...
2004-04-01 Richard Kennerbuiltins.c, [...]: Change most occurrences of TREE_UNSI...
2004-03-31 Andrew Haleyre PR java/14104 (java testsuite fails "linking simple")
2004-03-30 Zack Weinberggengtype.c (create_option): New function.
2004-03-25 Marcus Meissnerre PR java/14689 (jcf-path.c missing closedir)
2004-03-23 Tom Tromeyre PR java/14315 ([3.4 only]: Java compiler is not...
2004-03-23 Tom Tromey* gcj.texi (Extensions): Document GCJ_PROPERTIES.
2004-03-20 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-03-20 Per Bothner* gcj.texi (Code Generation): Document new flags and...
2004-03-19 Per Bothnerclass.c (assume_compiled_node_struct): Rename type...
2004-03-18 Richard Kennertree.h (TREE_CHECK2, [...]): New macros.
2004-03-17 Per Bothnerjcf-jump.c (options): New --print-constants option.
2004-03-16 Per Bothnerjcf-dump.c (flag_print_constant_pool): Default to off.
2004-03-15 Andrew Haleyre PR java/14581 (gcj internal error: Segmentation...
2004-03-15 Andrew Haleyre PR java/14551 (Switch w sign-extended byte and ...
2004-02-29 Roger Saylejcf-parse.c (java_parse_file): Handle the case that...
2004-02-28 Per BothnerNote that entry fixes PR java/13508, java/11714.
2004-02-28 Per Bothnerparse.y (build_assertion): Re-do 02-25 change following...
2004-02-27 Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-26 Andrew Haleyre PR java/14231 (Incorrect interface method called...
2004-02-26 Per Bothnerparse.y (build_assertion): If we're in an inner class...
2004-02-26 Per BothnerImprove some comments.
2004-02-19 Richard HendersonMakefile.in (STRICT2_WARN): Add -Wno-variadic-macros.
2004-02-17 Steven Bosscher(c-decl.c, [...]): Replace DECL_SAVED_INSNS with DECL_S...
2004-02-17 Geoffrey Keating* Make-lang.in (java.install-man): Add extra dependencies.
2004-02-13 Geoffrey KeatingMake-lang.in: Install man pages under the same names...
2004-02-10 Joseph Myersgjavah.c: Include "intl.h".
2004-02-09 Per Bothnerparse.y (resolve_qualified_expression_name): In case...
2004-02-06 Kelley CookMakefile.in (srcextra): Add a level of indirection...
2004-02-05 Kazu Hiratautils.c (create_param_decl): Replace PROMOTE_PROTOTYPES...
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-02-03 Tom Tromeydecl.c (java_init_decl_processing): Remove duplicate...
2004-01-31 Kelley CookMakefile.in (abs_docdir, abs_srcdir): Define.
2004-01-30 Andrew Pinskiexpr.c (build_field_ref): Move variable definition up.
2004-01-29 Andrew Haleyexpr.c (build_field_ref): Widen field offset.
2004-01-27 Andrew Haleyparse.y (check_interface_throws_clauses): Make sure...
2004-01-22 Jeff Sturmre PR java/13733 (The result of an assignment operator...
2004-01-21 Kelley Cookre PR other/12730 (manual page install broken with...
2004-01-20 Kelley CookMakefile.in (target_noncanonical, [...]): Use immediate...
2004-01-17 Andrew Pinskitypeck.c (find_method_in_interfaces): Move variable...
2004-01-16 Andrew Haleyre PR java/13273 (gcj generates call to abstract method)
2004-01-15 Michael Chastainclass.c (gen_indirect_dispatch_tables): Fix string...
2004-01-15 Kelley Cookre PR bootstrap/12744 (A GCC release tarball can no...
2004-01-13 Jan Hubickalang.c (java_estimate_num_insns_1): Fix bug in MODIFY_E...
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-25 Andrew Pinskiparse.y (catch_clause_parameter): Fix typo.
2003-12-25 Andrew Pinskire PR java/13404 (ICE when Missing identifier on catch...
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-12-06 Kelley CookMakefile.in (program_transform_cross_name): Delete.
2003-12-03 Michael Kochclass.c (make_class_data): Push field value to 'hack_si...
2003-12-03 Zack Weinbergaclocal.m4 (AM_ICONV): Add explicit check for iconv.h.
next
This page took 0.321647 seconds and 8 git commands to generate.