aboutsummaryrefslogtreecommitdiff
path: root/gcc/java
AgeCommit message (Expand)AuthorFilesLines
2001-12-03jcf.h: Fix obvious typo in comment.Per Bothner3-1/+8
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth9-18/+28
2001-12-02Fix ChangeLog entry.Bryce McKinlay1-2/+2
2001-12-02re PR java/3096 (GCJ does not increment)Tang Ching-Hui3-19/+30
2001-12-01c-decl.c (duplicate_decls, [...]): Remove trailing period from diagnostics.Neil Booth5-6/+13
2001-11-30* class.c (add_interface_do): Set BINFO_VPTR_FIELD.Bryce McKinlay2-0/+5
2001-11-29configure.in (target_list): Add generated-manpages.Joseph Myers2-0/+5
2001-11-27re PR other/3968 (COLLECT_GCC_OPTIONS empty)Rainer Orth3-9/+33
2001-11-20parse.h (java_expand_switch): Remove old prototype.Roger Sayle2-1/+4
2001-11-19re PR java/1401 (+= semantics not correct (when generating bytecode))Tom Tromey2-1/+68
2001-11-18Makefile.in (c-parse.o, c-common.o): Update dependencies.Neil Booth2-2/+10
2001-11-15c-common.c: Include c-lex.h.Neil Booth4-37/+41
2001-11-14gjavah.c (method_signature): New global.Tom Tromey2-16/+156
2001-11-09Makefile.in: Update.Neil Booth4-42/+12
2001-11-09c-lang.c (LANG_HOOKS_NAME): New.Neil Booth3-18/+11
2001-11-08configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck2-5/+13
2001-11-08parse.y (trap_overflow_corner_case): New rule.Tom Tromey4-17/+73
2001-11-08Patch for PR java/1414:Tom Tromey3-4/+60
2001-11-07parse.y (patch_assignment): Removed unused third argument.Alexandre Petit-Bianco2-5/+9
2001-11-06Clean up langhooksNeil Booth3-1/+8
2001-10-31Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg2-1/+5
2001-10-30re PR java/4717 (miscompiling class reference)Bryce McKinlay2-0/+18
2001-10-26expr.c (expand_java_field_op): Don't special-case references to java.lang.PRI...Bryce McKinlay4-88/+14
2001-10-25mangle.c (static tree compression_table): Fixed leading comment.Alexandre Petit-Bianco4-61/+107
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2-10/+4
2001-10-22* gjavah.c (jni_print_char): Fix thinko in last change.Kaveh R. Ghazi2-1/+3
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi5-26/+23
2001-10-17Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson2-1/+5
2001-10-15lang.c (langhooks.h): Included.Alexandre Petit-Bianco2-7/+19
2001-10-11parse.y (patch_synchronized_statement): Use a TRY_FINALLY_EXPR rather than a ...Per Bothner3-35/+13
2001-10-11parse.y (patch_if_else_statement): If the condition is constant, optimize awa...Per Bothner2-3/+22
2001-10-09[multiple changes]Alexandre Petit-Bianco2-4/+27
2001-10-09parse.y (find_as_inner_class): Don't disregard the enclosing scope when name ...Bryce McKinlay2-12/+6
2001-10-08re PR java/4489 (bytecode generation endless loop with certain switch() exprs)Tom Tromey2-2/+10
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi5-5/+12
2001-10-03parse.y (patch_assignment): Use lvalue's original TYPE when building the fina...Alexandre Petit-Bianco2-5/+11
2001-09-27parse.y (check_final_variable_indirect_assignment): For COMPOUND_EXPR...Alexandre Petit-Bianco2-8/+20
2001-09-22re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedStr...Alexandre Petit-Bianco2-3/+10
2001-09-21re PR java/4366 (java class initialization bug)Alexandre Petit-Bianco2-0/+12
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson3-15/+81
2001-09-21parse.h: (WFL_STRIP_BRACKET): Re-written using build_type_name_from_array_name.Alexandre Petit-Bianco3-58/+104
2001-09-18parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger3-1457/+1430
2001-09-17re PR java/4189 (gcj generates bytecode for switch stmt that doesn't verify)Tom Tromey2-0/+6
2001-09-14java-tree.h (TYPE_IMPORT_LIST): New macro.Alexandre Petit-Bianco3-17/+61
2001-09-14* verify.c (verify_jvm_instructions): Fix typo.Mark Mitchell2-1/+5
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi3-8/+13
2001-09-12gjavah.c (cxx_keywords): Const-ification.Kaveh R. Ghazi7-9/+17
2001-09-11* parse.h (ctxp_for_generation): Mark extern.Richard Henderson2-1/+5
2001-09-10* class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.Richard Henderson2-2/+6
2001-09-07java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco3-4/+6