]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/typeck.c
Merge basic-improvements-branch to trunk
[thirdparty/gcc.git] / gcc / java / typeck.c
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