]> gcc.gnu.org Git - gcc.git/history - gcc/java/parse.y
re PR java/16789 (ICE in force_evaluation_order() on valid code)
[gcc.git] / gcc / java / parse.y
2004-09-24 Tom Tromeyre PR java/16789 (ICE in force_evaluation_order() on...
2004-09-24 Andrew Haleyre PR java/16927 (assert statement fails at -O1 and...
2004-09-23 Tom Tromeyre PR java/17380 (Bad diagnostic and ICE on valid code...)
2004-09-22 Nathan Sidwellvec.h (VEC_space): Return true if there _is_ space.
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-18 Bryce McKinlayclass.c (make_local_function_alias): New function.
2004-08-17 Andrew Haleylang.c (lang_printable_name): Obey verbose flag.
2004-08-16 Tom Tromeyre PR java/8473 (syntax error on anonymous array subscript)
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-10 H.J. Lujava-tree.h (flag_deprecated): Removed.
2004-08-02 Bryce McKinlayre PR java/16701 (Error when constant initializer depen...
2004-08-01 Roger Sayledecl.c (update_aliases, [...]): Replace calls to build...
2004-07-26 Hans-Peter Nilssonparse.y (build_super_invocation): Adjust declaration...
2004-07-24 Mike Stumpboehm.c (set_bit): Improve type safety wrt unsignedness.
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-17 Steven Bosschercfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-14 Per Bothnerjava-tree.h (all_class_filename): Remove useless macro.
2004-07-10 Bryce McKinlayre PR java/8618 (call to private constructor allowed...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-06-29 Bryce McKinlayre PR java/1262 (Method with default access can be...
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 McKinlayPR java/1207, java/16178
2004-06-24 Bryce McKinlayparse.y (set_nested_class_simple_name_value): Removed.
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-17 Ranjit Mathewre PR java/13948 (GCJ segmentation fault while compilin...
2004-05-29 Ranjit Mathewjava-tree.h (DECL_LOCAL_FINAL_IUD): New macro to test...
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-16 Bryce McKinlayprims.cc (_Jv_AllocObject): Remove `size' argument.
2004-03-19 Per Bothnerclass.c (assume_compiled_node_struct): Rename type...
2004-03-15 Andrew Haleyre PR java/14581 (gcj internal error: Segmentation...
2004-02-28 Per Bothnerparse.y (build_assertion): Re-do 02-25 change following...
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-19 Richard HendersonMakefile.in (STRICT2_WARN): Add -Wno-variadic-macros.
2004-02-09 Per Bothnerparse.y (resolve_qualified_expression_name): In case...
2004-02-05 Kazu Hiratautils.c (create_param_decl): Replace PROMOTE_PROTOTYPES...
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-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-03 Ralph Loaderre PR java/12374 (Segfault on "".x)
2003-12-01 Jeff Sturmre PR java/13237 (ICE on Math.sqrt(2.0))
2003-11-25 Jeff Sturmre PR java/13183 ([unit-at-a-time] incorrect multidimen...
2003-11-18 Jeff Sturmre PR java/12857 (Illegal method modifier when loading...
2003-11-18 Jeff Sturmre PR java/12739 (gcj emits dead bytecode)
2003-11-12 Andrew Haleyre PR java/11045 (int cast bug)
2003-11-12 Andrew Haleyre PR java/11533 (Inlining drops static initialization...
2003-11-11 Tom Tromeyre PR java/12915 (Broken String concatenation)
2003-11-03 Jeff Sturmre PR java/12866 (gcj checks `throws' clause on artific...
2003-10-22 Kazu Hiratajcf-write.c: Follow spelling conventions.
2003-10-22 Kazu HirataChangeLog: Fix typos.
2003-10-09 Jason Merrillstmt.c (resolve_asm_operand_names): Call check_unique_o...
2003-09-28 Richard Hendersonc-decl.c (duplicate_decls): Copy DECL_SOURCE_LOCATION...
2003-09-28 Jeff Sturmdecl.c (java_optimize_inline, [...]): Remove.
2003-09-28 Roger Sayletoplev.c (flag_evaluation_order): New global variable.
2003-09-27 Alexandre Petit... re PR java/1333 (private field access modifier not...
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-11 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Add nested...
2003-09-10 Richard Hendersoncgraphunit.c (cgraph_finalize_function): Remove unused...
2003-09-03 Jeff Sturmdecl.c (java_expand_body): New function.
2003-08-12 Tom Tromeyparse.y (java_check_regular_methods): Typo fixes.
2003-08-05 Tom Tromeyre PR java/11600 (CloneNotSupportedException not checke...
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-06-20 Nathan Sidwelltree.h (expand_function_end): Remove all parameters.
2003-06-09 Nathan Sidwelltree-inline.c (expand_call_inline): DECL_SOURCE_LINE_FI...
2003-06-08 Anthony Green��> 2003-06-07�� Anthony Green�� <green@redhat.com...
2003-05-17 Kaveh R. Ghazicfgloopanal.c (test_for_iteration): Use string concaten...
2003-05-13 Richard Hendersonclass.c (layout_class_method): Set DECL_EXTERNAL.
2003-05-03 Tom Tromeyre PR java/10459 (ICE with certain expressions as 3rd...
2003-05-01 Nathan Sidwellinput.h (lineno): Rename to ...
2003-04-13 Zack Weinbergtree.c (build_constructor): New function.
2003-04-10 Eric Blakere PR java/10253 (String concatenation with int zero...
2003-03-25 Tom Tromey* parse.y (create_interface): Call CHECK_DEPRECATED.
2003-03-13 Tom Tromeyparse.y (resolve_inner_class): Error if qualifier is...
2003-03-11 Tom Tromeyparse.y (resolve_field_access): Initialize class if...
2003-03-01 Tom Tromeyparse.y (jdep_resolve_class): Only check deprecation...
2003-02-28 Tom Tromeyre PR java/9695 (Inner class bug prevent GNU Classpath...
2003-02-24 Tom Tromeylang-options.h: Added -Wdeprecated.
2003-02-03 Andrew Haleyparse.y (java_expand_classes): Scan the whole class...
2003-01-29 Tom Tromeyparse.y (patch_assignment): Only transform the rhs...
2003-01-28 Tom Tromeyparse.y (java_check_regular_methods): Check for constru...
2003-01-21 Tom Tromeyparse.y (method_header): Native method can't be strictfp.
2003-01-14 Andrew Haley[multiple changes]
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-10 Nathanael Nerode* parse.y (check_pkg_class_access): ANSIfy definition.
2003-01-10 Kaveh Ghazidecl.c, [...]: Don't cast return value of xmalloc et al.
2003-01-10 Kaveh R. Ghazi* class.c, gjavah.c, parse.y, verify.c: Don't use PTR.
2003-01-10 Geoffrey KeatingMerge from pch-branch.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-09 Kaveh R. Ghazijv-scan.c, parse.y: Remove VPARAMS, VA_OPEN, VA_FIXEDAR...
next
This page took 1.284943 seconds and 107 git commands to generate.