* lang.c (java_init_options): Enable unit-at-a-time by default.
[gcc.git] / gcc / java / typeck.c
2008-06-24 Tom Tromeyjcf-path.c (jcf_path_init): Don't name variable 'try'.
2007-08-17 Tom Tromeytypeck.c (find_method_in_interfaces): Update.
2007-07-31 Nick Cliftonjava-gimplify.c: Change copyright header to refer to...
2007-06-11 Rafael Espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-14 Rafael Avila de... c-common.c (warnings_for_convert_and_check): Use unsign...
2007-03-30 Rafael Avila de... typeck.c (java_signed_or_unsigned_type): Remove.
2007-01-11 Tom Tromeytypeck.c (convert): Don't use flag_emit_class_files.
2007-01-09 Tom TromeyMerged gcj-eclipse branch to trunk.
2006-11-12 David Daneyre PR java/29805 (Write past end of array in java/typeck.c)
2006-02-09 Andrew Haleyre PR java/26192 (ICE while compiling jar or class...
2006-02-04 Roger Sayledecl.c (java_init_decl_processing): Create char_type_no...
2006-02-03 Ben Ellistonjava-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-09-18 James A. Morrisonbuiltins.c (max_builtin, [...]): Use fold_buildN.
2005-09-06 Kazu Hiratacheck-init.c, [...]: Fix comment typos.
2005-09-05 Ranjit Mathewre PR java/23431 (gcj allows overriding with more restr...
2005-06-25 Kelley CookUpdate FSF address.
2005-06-09 Roger Sayle* typeck.c (convert): Only clear TREE_OVERFLOW on INTEG...
2005-03-06 Kazu Hiratajcf-dump.c, [...]: Update copyright.
2005-03-06 Ranjit MathewRemove xref code.
2004-12-20 Andrew Haleytypeck.c: Use fold_convert for ints and booleans.
2004-12-17 Andrew Haleyre PR java/18931 (Java bytecode ICE in except.c remove_...
2004-11-25 Tom Tromey* Merged gcj-abi-2-dev-branch to trunk.
2004-08-25 Nathan Sidwelltree.h (build_int_cst): New, sign extended constant.
2004-08-15 Nathan Sidwelltree.h (build_int_cst): New.
2004-08-04 Roger Sayletypeck.c (convert_ieee_real_to_integer): Call fold...
2004-07-24 Mike Stumpboehm.c (set_bit): Improve type safety wrt unsignedness.
2004-07-21 Andrew Haleyverify.c (verify_jvm_instructions): Comment change...
2004-07-20 Nathan Sidwelltree.h: Include vec.h
2004-07-18 Roger Saylebuiltins.c (max_builtin, [...]): Replace calls to build...
2004-07-07 Nathan Sidwelltree.h (TYPE_BINFO_OFFSET, [...]): Remove.
2004-06-27 Ranjit MathewFormatting fixes.
2004-05-19 Paolo Bonzinitypeck.c: Remove non-printable character 160.
2004-03-15 Andrew Haleyre PR java/14551 (Switch w sign-extended byte and ...
2004-02-04 Kazu Hirataalloc-pool.h, [...]: Update copyright.
2004-01-17 Andrew Pinskitypeck.c (find_method_in_interfaces): Move variable...
2004-01-16 Andrew Haleyre PR java/13273 (gcj generates call to abstract method)
2003-12-20 Kazu Hirataclass.c: Remove uses of "register" specifier in declara...
2003-08-12 Tom Tromeyparse.y (java_check_regular_methods): Typo fixes.
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-01 Steven BosscherMake-lang.in, [...]: Replace "GNU CC" with "GCC" in...
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-08-04 Geoffrey KeatingIndex: ChangeLog
2002-06-04 Zack Weinbergjava-tree.h, [...]: Remove all #if JAVA_USE_HANDLES...
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-04-18 Neil Boothc-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-01 Neil Boothc-decl.c (grokdeclarator): Update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2001-12-03 Per Bothnerjcf.h: Fix obvious typo in comment.
2001-09-07 Matt Kraaitypeck.c (java_array_type_length, [...]): Represent...
2001-04-29 Kaveh R. Ghazijcf-io.c (read_zip_member): Cast to long in comparison...
2001-04-26 Per BothnerFix method search wrt scope of inner classes to match...
2001-03-07 Brad LucierBrad's -ffast-math breakup.
2001-02-19 Bryce McKinlayForgot this file on last check-in.
2001-02-15 Alexandre Petit... [multiple changes]
2001-02-07 Jeff Sturmtypeck.c (build_prim_array_type): Added leading comment.
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-02-01 Alexandre Petit... jcf-parse.c (init_jcf_parse): Added cast to ggc_add_roo...
2001-01-25 Alexandre Petit... ChangeLog (2001-01-21): Fixed typo.
2000-10-13 Mark MitchellRemove obstacks.
2000-10-03 Tom Tromeyre GNATS gcj/307 (gcj allows boolean value to be return...
2000-10-01 Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-09-09 Geoff Keatingtypeck.c (build_java_array_type): Correct first paramet...
2000-08-29 Andrew Haleytypeck.c (build_java_array_type): Rewrite code to do...
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-03-14 Alexandre Petit... Added Java 1.1 language features.
2000-03-13 Hans Boehmtypeck.c (build_prim_array_type): Correctly set the...
2000-03-07 Alexandre Petit... [multiple changes]
2000-02-26 Jeff LawFix copyrights
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
1999-12-31 Alexandre Petit... expr.c (expand_invoke): Layout the loaded class before...
1999-12-30 Alexandre Petit... class.c (class_depth): Return -1 if the class doesn...
1999-11-18 Godmar Backtypeck.c: (lookup_java_method): search all inherited...
1999-10-14 Kaveh R. Ghazijcf-dump.c (print_constant, [...]): Don't call a variad...
1999-08-10 Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-07-21 Andrew Haleylang.c (flag_use_divide_subroutine): New variable.
1999-05-13 Alexandre Petit... check-init.c (check_init): Removed code accepting to...
1999-03-12 Kaveh R. GhaziWarning fixes:
1999-03-06 Kaveh R. GhaziMakefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-26 Per Bothnertypeck.c (convert_ieee_real_to_integer): Use save_expr...
1999-02-19 Per Bothnerparse.y (obtain_incomplete_type): Don't wrap unknown...
1999-01-23 Kaveh GhaziUpdate copyrights for the last patch
1999-01-23 Kaveh R. GhaziWarning fixes:
1999-01-21 Andrew Haley[multiple changes]
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-10 Alexandre Petit... class.c (is_compiled_class): Call safe_layout_class...
1998-10-28 Alexandre Petit... class.c (layout_class): Don't mangle <finit>, produce...
1998-10-14 Alexandre Petit... decl.c (runtime_exception_type_node, [...]): New global...
1998-10-12 Per Bothner
1998-09-14 Jeffrey A LawMakefile.in: Add many missing dependencies.
1998-09-06 Anthony GreenInitial revision