Daily bump.
[gcc.git] / gcc / java / lang.c
2006-03-15 David Daneylang.opt (-freduced-reflection): New option.
2006-02-03 Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2006-02-01 Jan Hubickaopts.c (no_unit_at_a_time_default): New global variable.
2006-01-31 Marcin Daleckitree-vrp.c: Use XNEW/XCNEW allocation wrappers.
2005-08-15 Tom TromeyMake-lang.in (JAVA_OBJS): Removed verify.o
2005-06-25 Kelley CookUpdate FSF address.
2005-05-25 Richard Hendersonre PR libgcj/21692 (unexpected java.lang.NoClassDefFoun...
2005-04-04 Kazu Hiratagcj.texi: Fix a typo.
2005-03-23 Joseph Myerslanghooks.h (truthvalue_conversion): Remove.
2005-03-07 Bryce McKinlay[multiple changes]
2005-03-06 Kazu Hiratajcf-dump.c, [...]: Update copyright.
2005-03-06 Ranjit MathewRemove xref code.
2004-12-03 Tom Tromeylang.c (flag_new_verifier): Define.
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 Steven Bosscherc-opts.c (c_common_post_options): Don't clear flag_inli...
2004-11-24 Steven Bosscherexpr.c (expand_expr_real_1): Remove cases for EXIT_BLOC...
2004-10-15 Ranjit Mathewparse.y (parse_warning_context): Remove ATTRIBUTE_PRINT...
2004-10-14 Matt AusternSpeed up walk_tree by introducing a special-purpose...
2004-09-30 Per Bothnercheck-init.c (check_init): Handle USE_MAPPED_LOCATION...
2004-09-17 Jeffrey D. Oldhamalias.c (find_base_decl): Remove unreachable case ...
2004-08-17 Andrew Haleylang.c (lang_printable_name): Obey verbose flag.
2004-08-06 Kelley Cooklang.c (flag_emit_class_files, [...]): Remove explicit...
2004-07-28 Eric Christopherc-common.c (c_common_unsafe_for_reeval): Delete.
2004-07-11 Joseph Myerslanghooks.h (estimate_num_insns, [...]): Remove hooks.
2004-07-08 Richard Hendersonexcept.c (expand_eh_region_start, [...]): Remove.
2004-06-27 Ranjit MathewFormatting fixes.
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-20 Kazu Hirataclass.c, [...]: Fix comment typos.
2004-03-19 Per Bothnerclass.c (assume_compiled_node_struct): Rename type...
2004-01-13 Jan Hubickalang.c (java_estimate_num_insns_1): Fix bug in MODIFY_E...
2004-01-09 Andrew Haleyre PR java/12755 (Binary Compatibility: Resolving stati...
2003-11-13 Jason Merrillre PR rtl-optimization/12547 ([tree-ssa] simple java...
2003-11-12 Andrew Haleyre PR java/11533 (Inlining drops static initialization...
2003-10-24 Andrew Haleylang.c (LANG_HOOKS_GET_CALLEE_FNDECL): New.
2003-10-22 Kazu HirataChangeLog: Fix typos.
2003-09-28 Roger Sayletoplev.c (flag_evaluation_order): New global variable.
2003-09-03 Jeff Sturmdecl.c (java_expand_body): New function.
2003-07-17 Steven Bosscherc-common.c (c_estimate_num_insns_1): Don't handle METHO...
2003-07-09 Jan Hubickajava-tree.h (DECL_NUM_STMTS): Rename to...
2003-07-06 Neil Boothc-common.h (c_comon_handle_filename, [...]): New.
2003-07-02 Neil Boothc-common.h (c_common_init_options): New prototype.
2003-06-26 Neil Boothc-opts.c (missing_arg): Make non-static.
2003-06-18 Robert Abelesre PR debug/4252 (cc1: Invalid option `-fdump-translati...
2003-06-16 Neil Boothc-opts.c (c_common_handle_option): s/on/value/.
2003-06-15 Neil Boothc-opts.c (lang_flags): Update for new spelling of flags.
2003-06-15 Neil Boothc-pch.c (asm_file_name): Remove.
2003-06-14 Neil Boothlang-specs.h: Rewrite -MD and -MMD to append an underscore.
2003-06-14 Neil BoothMakefile.in: Update to use common.opt and lang_opt_files.
2003-06-11 Tom Tromeylang.c (java_handle_option): Update dependency_tracking...
2003-06-11 Tom Tromeylang.c (java_handle_option): OPT_fbootclasspath_ can...
2003-06-10 Andrew Haleylanghooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New.
2003-06-09 Neil BoothMake-lang.in (JAVA_OBJS, [...]): Update.
2003-06-08 Neil BoothMake-lang.in: Update.
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-05-31 Roger Sayleflags.h (flag_wrapv): New flag controlling overflow...
2003-03-19 Nathanael Nerodec-common.h (c_dump_tree), [...]): Change return type...
2003-03-08 Neil Boothc-common.h (c_common_init, [...]): Update.
2003-02-24 Tom Tromeylang-options.h: Added -Wdeprecated.
2003-01-18 Kazu Hiratacheck-init.c: Fix comment typos.
2003-01-12 Kaveh R. Ghazi* All Files: Convert to ISO C style function definitions.
2003-01-09 Kaveh R. Ghazi* All Files: Remove PARAMS macro.
2003-01-05 Kaveh R. GhaziWarning fixes:
2003-01-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-11-18 Jens-Michael Hoffmannbuffer.c: Remove unnecessary casts.
2002-10-21 Andrew Haleyparse.y (patch_invoke): Call force_evaluation_order...
2002-10-14 Andrew Haleytree-inline.c (remap_block): All local class initializa...
2002-10-02 Roger Saylere PR rtl-optimization/6627 (-fno-align-functions regre...
2002-09-30 Anthony GreenAdd -fno-assert flag.
2002-09-21 Kazu HirataChangeLog: Follow spelling conventions.
2002-09-15 Kazu Hirata* lang.c: Fix spelling conventions.
2002-08-22 Tom TromeyFor PR java/6005 and PR java/7611:
2002-08-16 Andrew HaleyMake-lang.in (java-tree-inline.o): New.
2002-07-22 Richard Hendersonexpr.c (expand_expr): Don't use GOTO_SUBROUTINE_EXPR...
2002-07-07 Neil Boothc-common.c (c_common_post_options): Update prototype...
2002-06-10 Bryce McKinlayDon't use RTL inlining. Fix for PR java/6820.
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-04-25 Neil Boothc-common.h (c_common_parse_file): Update.
2002-04-12 Anthony GreenAdd --extdirs support.
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-31 Neil Boothdiagnostic.c (print_error_function): Remove.
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-28 Jan Hubickartlanal.c: Include flags.h
2002-03-27 Neil Boothc-common.c (c_expand_expr): Fix prototype.
2002-03-26 Neil BoothMakefile.in (ggc-common.o): Update.
2002-03-20 Neil BoothMakefile.in: Update.
2002-03-17 Neil Boothc-common.h (yyparse, [...]): New.
2002-03-13 Kaveh R. Ghazic-common.c (c_tree_code_type, [...]): Delete.
2002-03-03 Per BothnerMake --CLASSPATH by a synonym for --classpath and ...
2002-02-28 Bryce McKinlayexpr.c (java_array_data_offset): Removed function.
2002-02-28 Neil BoothMakefile.in (integrate.o): Update.
2002-02-20 Nic Ferriergcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-01-01 Tom Tromeyparse.y (dump_java_tree): New function.
2001-12-23 Kaveh R. Ghaziarc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-15 Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-12-07 Tom Tromeylang.c (lang_f_options): Added optimize-static-class...
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
next