OSDN Git Service

2004-01-27 Andrew Haley <aph@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / java / parse.y
2004-01-27 aph2004-01-27 Andrew Haley <aph@redhat.com>
2004-01-22 jsturmPR java/13733
2004-01-09 aph2004-01-09 Andrew Haley <aph@redhat.com>
2003-12-25 pinskia2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-25 pinskia2003-12-25 Andrew Pinski <pinskia@physics.uc.edu>
2003-12-20 kazu * class.c: Remove uses of "register" specifier in
2003-12-03 ralph PR java/12374:
2003-12-01 jsturmFix PR java/13237
2003-11-25 jsturmFix PR java/13183.
2003-11-18 jsturmFix PR java/12857.
2003-11-18 jsturmFix PR java/12739.
2003-11-12 aph2003-11-12 Andrew Haley <aph@redhat.com>
2003-11-12 aph2003-11-12 Andrew Haley <aph@redhat.com>
2003-11-11 tromey PR java/12915:
2003-11-03 jsturmFixes PR java/12866.
2003-10-22 kazu * jcf-write.c: Follow spelling conventions.
2003-10-22 kazu * ChangeLog: Fix typos.
2003-10-09 jason * stmt.c (resolve_asm_operand_names): Call...
2003-09-28 rth * c-decl.c (duplicate_decls): Copy DECL_SOURCE_...
2003-09-28 jsturm* decl.c (java_optimize_inline, dump_function): Remove.
2003-09-28 sayle * toplev.c (flag_evaluation_order): New global variable.
2003-09-27 tromey2003-09-27 Alexandre Petit-Bianco <apbianco@redhat...
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-09-11 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-10 rth * cgraphunit.c (cgraph_finalize_function):...
2003-09-03 jsturm* decl.c (java_expand_body): New function.
2003-08-12 tromey * parse.y (java_check_regular_methods): Typo fixes...
2003-08-05 tromey Fix for PR java/11600:
2003-07-09 hubicka * java-tree.h (DECL_NUM_STMTS): Rename to...
2003-06-20 nathan * tree.h (expand_function_end): Remove all parameters.
2003-06-09 nathan * tree-inline.c (expand_call_inline): DECL_SOURCE_LINE...
2003-06-08 green��> 2003-06-07�� Anthony Green�� <green@redhat.com>
2003-05-17 ghazigcc:
2003-05-13 rth * class.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-03 tromey PR java/10459:
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-10 ericb2003-04-10 Eric Blake <ebb9@email.byu.edu>
2003-03-25 tromey * parse.y (create_interface): Call CHECK_DEPRECATED.
2003-03-13 tromey * parse.y (resolve_inner_class): Error if qualifier...
2003-03-11 tromey * parse.y (resolve_field_access): Initialize class...
2003-03-01 tromey * parse.y (jdep_resolve_class): Only check deprecation...
2003-02-28 tromey PR java/9695:
2003-02-24 tromey * lang-options.h: Added -Wdeprecated.
2003-02-03 aph2003-01-31 Andrew Haley <aph@redhat.com>
2003-01-29 tromey * parse.y (patch_assignment): Only transform the rhs...
2003-01-28 tromey * parse.y (java_check_regular_methods): Check for...
2003-01-21 tromey * parse.y (method_header): Native method can't be...
2003-01-14 aph2003-01-14 Andrew Haley <aph@redhat.com>
2003-01-12 ghazi * All Files: Convert to ISO C style function definitions.
2003-01-10 neroden * parse.y (check_pkg_class_access): ANSIfy definition.
2003-01-10 ghazi * decl.c, parse-scan.y, parse.y: Don't cast return...
2003-01-10 ghazi * class.c, gjavah.c, parse.y, verify.c: Don't use...
2003-01-10 geoffkMerge from pch-branch.
2003-01-09 ghazi * All Files: Remove PARAMS macro.
2003-01-09 ghazi * jv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXE...
2003-01-01 neroden * Make-lang.in, boehm.c, buffer.c,
2002-12-23 jsturm* class.c (build_static_field_ref): Check FIELD_FINAL.
2002-12-19 tromey2002-12-18 Andrew Haley <aph@redhat.com>
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-12-06 aph2002-12-05 Ranjit Mathew <rmathew@hotmail.com>
2002-12-02 tromey For PR java/8740:
2002-11-22 tromey * parse.y (patch_binop): Cast right hand side of shift...
2002-11-18 tromey Fix for PR java/7912:
2002-10-21 aph2002-10-15 Andrew Haley <aph@redhat.com>
2002-10-09 ghazi * parse.y (merge_string_cste): Add parentheses around...
2002-10-08 tromey * parse.y (variable_declarator_id): Simplify error...
2002-10-08 aph2002-10-08 Andrew Haley <aph@redhat.com>
2002-10-08 greenFix string concatenation bug.
2002-09-21 kazu * ChangeLog: Follow spelling conventions.
2002-09-11 tromey2002-09-11 Per Bothner <per@bothner.com>
2002-09-09 tromey2002-09-09 Ranjit Mathew <rmathew@hotmail.com>
2002-08-26 tromey * parse.y (try_builtin_assignconv): Allow narrowing...
2002-08-16 aph2002-07-30 Andrew Haley <aph@cambridge.redhat.com>
2002-08-13 tromey2002-08-13 Jesse Rosenstock <jmr@fulcrummicro.com>
2002-07-02 tromey For PR libgcj/7073:
2002-06-27 ghazi * parse.y (check_modifiers, declare_local_variables...
2002-06-27 ghazi * lex.c (java_init_lex): Avoid incorrect hardcoded...
2002-06-13 tromey2002-06-13 Akim Demaille <akim@epita.fr>
2002-06-11 tromey * jcf-write.c (generate_classfile): Use FIELD_SYNTHETIC.
2002-06-11 tromey2002-06-10 Akim Demaille <akim@epita.fr>
2002-06-11 tromey * parse.y (method_header): Give error message in all...
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 tromey Fix for PR java/5913:
2002-06-02 tromey Fix for PR java/1343, PR java/6336:
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-19 mmitchel * configure.in (AC_CHECK_FUNCS): Add checks for scandi...
2002-05-07 aj * parse.y (finish_for_loop): Fix if statement.
2002-05-07 tromey Fix for PR java/5941:
2002-05-04 mark For PR java/6519:
2002-04-27 tromey For PR java/6382:
2002-04-25 tromey For PR java/6425:
2002-04-15 bryce Fix for PR java/6085:
2002-04-08 bryce * parse.y (resolve_qualified_expression_name): Clear...
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-29 apbianco2002-03-29 Martin Kahlert <martin.kahlert@infineon...
2002-03-29 apbianco2002-03-29 Tom Tromey <tromey@redhat.com>
2002-03-28 bryce2002-03-28 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
next