parse.y (issue_warning_error_from_context): Call pp_output_formatted_text to be able...
[gcc.git] / gcc / java / parse.y
2005-07-01 Andrew Pinskiparse.y (issue_warning_error_from_context): Call pp_out...
2005-07-01 Andrew Pinskiparse.y (issue_warning_error_from_context): Update...
2005-06-27 Tom TromeyPR java/21540, PR java/13788:
2005-06-25 Kelley CookUpdate FSF address.
2005-06-23 Bryce McKinlayre PR java/20697 (Invalid Can't find method error on...
2005-06-13 Tom Tromeyre PR java/21844 (miscompilation of LinkedHashMap)
2005-06-09 Kaveh R. Ghazigjavah.c (error): Add ATTRIBUTE_PRINTF_1.
2005-06-06 Jakub Jelinekexgettext: Handle gmsgid and cmsgid arguments specially...
2005-05-27 Ranjit Mathewre PR java/19870 (gcj -C doesn't generate accessors...
2005-05-24 Richard Hendersonbuiltins.c (define_builtin): Don't call make_decl_rtl.
2005-05-19 Paolo Bonzinire PR java/17845 (More problems with simple type names...
2005-05-10 Paolo Bonzinire PR java/21436 (imports not remembered for previously...
2005-04-23 DJ Deloriediagnostic.c (warning): Accept parameter to classify...
2005-03-30 Ian Lance Taylor* parse.y (maybe_yank_clinit): Don't crash if bbody...
2005-03-10 Ranjit Mathewre PR java/20312 (No warning on bad method)
2005-03-06 Ranjit MathewRemove xref code.
2005-02-01 Ranjit Mathewre PR java/9157 (SEGV on bad java source)
2005-01-25 Ranjit Mathewre PR java/19070 (internal compiler error: in generate_...
2005-01-09 Mark Wielaardparse.y (process_imports): Allocate (and free) original...
2004-12-06 Tom Tromeyre PR java/14853 (Assignment to final field permitted...
2004-12-02 Tom Tromeyre PR java/16675 (Null parameter values for anonymous...
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-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-11-09 Andrew Pinskire PR java/15576 (Class initialization optimization...
2004-10-16 Hans-Peter Nilssonexpr.c (expr_add_location): Move declaration to before...
2004-10-15 Ranjit Mathewparse.y (parse_warning_context): Remove ATTRIBUTE_PRINT...
2004-10-06 Ulrich Weigandparse.y (issue_warning_error_from_context): Use va_list...
2004-10-06 Zack Weinbergpretty-print.c: Include tree.h.
2004-10-05 Ranjit MathewPrepare for %q, %< and %> in diagnostic message strings.
2004-09-30 Per BothnerSimplify lexer. Implement --enable-mapped-location...
2004-09-29 Andrew Haleyre PR java/17007 (Inconsistent builtin attributes set...
2004-09-25 Tom Tromeyre PR java/17500 (Anonymous inner class compile freakout)
2004-09-25 Kazu Hirataexpr.c, [...]: Fix comment typos.
2004-09-24 Tom Tromeyre PR java/15656 (ICE segfault in lex.c)
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...
next