OSDN Git Service

* parse.y (build_super_invocation): Adjust declaration order to
[pf3gnuchains/gcc-fork.git] / gcc / java / parse.y
2004-07-26 hp * parse.y (build_super_invocation): Adjust declaration...
2004-07-24 mrs * boehm.c (set_bit): Improve type safety wrt...
2004-07-20 nathan.:
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-14 bothner * java-tree.h (all_class_filename): Remove useless...
2004-07-10 bryce2004-07-09 Bryce McKinlay <mckinlay@redhat.com>
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-06-29 bryce PR java/1262
2004-06-27 rmathew Formatting fixes.
2004-06-27 bryce2004-06-26 Bryce McKinlay <mckinlay@redhat.com>
2004-06-27 bryce * parse.y (qualify_and_find): Pass type decl, not...
2004-06-26 bryce PR java/1207, java/16178
2004-06-24 bryce * parse.y (set_nested_class_simple_name_value): Removed.
2004-06-22 rmathew * parse.y (create_class): Correct diagnostic message...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-17 rmathew Fixes PR java/13948
2004-05-29 rmathew * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 aph2004-05-10 Andrew Haley <aph@redhat.com>
2004-05-10 pinskia2004-05-10 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-06 rmathew Fixes PR java/9685, PR java/15073
2004-04-16 brycelibjava:
2004-03-19 bothner * class.c (assume_compiled_node_struct): Rename type to
2004-03-15 aph2004-03-15 Andrew Haley <aph@redhat.com>
2004-02-28 bothner * parse.y (build_assertion): Re-do 02-25 change follo...
2004-02-26 aph2004-02-26 Andrew Haley <aph@redhat.com>
2004-02-26 bothner * parse.y (build_assertion): If we're in an inner...
2004-02-19 rth * Makefile.in (STRICT2_WARN): Add -Wno-variadic...
2004-02-09 bothner * parse.y (resolve_qualified_expression_name): In...
2004-02-05 kazu ada/
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.
next