summaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth2001-12-011-0/+7
* * class.c (add_interface_do): Set BINFO_VPTR_FIELD.Bryce McKinlay2001-11-301-0/+4
* configure.in (target_list): Add generated-manpages.Joseph Myers2001-11-291-0/+4
* re PR other/3968 (COLLECT_GCC_OPTIONS empty)Rainer Orth2001-11-271-0/+11
* parse.h (java_expand_switch): Remove old prototype.Roger Sayle2001-11-201-0/+4
* re PR java/1401 (+= semantics not correct (when generating bytecode))Tom Tromey2001-11-191-0/+8
* Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2001-11-181-0/+5
* c-common.c: Include c-lex.h.Neil Booth2001-11-151-0/+6
* gjavah.c (method_signature): New global.Tom Tromey2001-11-141-0/+8
* Makefile.in: Update.Neil Booth2001-11-091-0/+8
* c-lang.c (LANG_HOOKS_NAME): New.Neil Booth2001-11-091-0/+8
* configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck2001-11-081-0/+7
* parse.y (trap_overflow_corner_case): New rule.Tom Tromey2001-11-081-0/+11
* Patch for PR java/1414:Tom Tromey2001-11-081-0/+8
* parse.y (patch_assignment): Removed unused third argument.Alexandre Petit-Bianco2001-11-071-0/+5
* Clean up langhooksNeil Booth2001-11-061-0/+5
* Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg2001-10-311-0/+4
* re PR java/4717 (miscompiling class reference)Bryce McKinlay2001-10-301-0/+6
* expr.c (expand_java_field_op): Don't special-case references to java.lang.PRI...Bryce McKinlay2001-10-261-0/+12
* mangle.c (static tree compression_table): Fixed leading comment.Alexandre Petit-Bianco2001-10-251-0/+19
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+4
* * gjavah.c (jni_print_char): Fix thinko in last change.Kaveh R. Ghazi2001-10-221-0/+2
* c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi2001-10-211-0/+10
* Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson2001-10-171-0/+4
* lang.c (langhooks.h): Included.Alexandre Petit-Bianco2001-10-151-2/+10
* parse.y (patch_synchronized_statement): Use a TRY_FINALLY_EXPR rather than a ...Per Bothner2001-10-111-0/+8
* parse.y (patch_if_else_statement): If the condition is constant, optimize awa...Per Bothner2001-10-111-0/+5
* [multiple changes]Alexandre Petit-Bianco2001-10-091-0/+15
* parse.y (find_as_inner_class): Don't disregard the enclosing scope when name ...Bryce McKinlay2001-10-091-0/+5
* re PR java/4489 (bytecode generation endless loop with certain switch() exprs)Tom Tromey2001-10-081-0/+6
* builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi2001-10-071-0/+7
* parse.y (patch_assignment): Use lvalue's original TYPE when building the fina...Alexandre Petit-Bianco2001-10-031-0/+6
* parse.y (check_final_variable_indirect_assignment): For COMPOUND_EXPR...Alexandre Petit-Bianco2001-09-271-0/+9
* re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedStr...Alexandre Petit-Bianco2001-09-221-0/+5
* re PR java/4366 (java class initialization bug)Alexandre Petit-Bianco2001-09-211-0/+6
* tree.def (FDESC_EXPR): New.Richard Henderson2001-09-211-0/+6
* parse.h: (WFL_STRIP_BRACKET): Re-written using build_type_name_from_array_name.Alexandre Petit-Bianco2001-09-211-0/+19
* parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger2001-09-181-1411/+1416
* re PR java/4189 (gcj generates bytecode for switch stmt that doesn't verify)Tom Tromey2001-09-171-0/+5
* java-tree.h (TYPE_IMPORT_LIST): New macro.Alexandre Petit-Bianco2001-09-141-0/+17
* * verify.c (verify_jvm_instructions): Fix typo.Mark Mitchell2001-09-141-0/+4
* c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi2001-09-131-0/+5
* gjavah.c (cxx_keywords): Const-ification.Kaveh R. Ghazi2001-09-121-0/+8
* * parse.h (ctxp_for_generation): Mark extern.Richard Henderson2001-09-111-0/+4
* * class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.Richard Henderson2001-09-101-0/+4
* java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco2001-09-071-0/+5
* re PR java/4230 (gcj -C segfaults on static string continuation '+' in gcj 3....Alexandre Petit-Bianco2001-09-071-0/+11
* typeck.c (java_array_type_length, [...]): Represent empty arrays by NULL index.Matt Kraai2001-09-071-0/+5
* gcj -R patchesAnthony Green2001-09-061-0/+14
* parse.y (maybe_yank_clinit): A field without an initializer is not relevant.Per Bothner2001-09-041-0/+6