aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2001-11-08configure.in: Add AC_ARG_PROGRAM to support program name transformation with ...Andreas Franck1-0/+7
2001-11-08parse.y (trap_overflow_corner_case): New rule.Tom Tromey1-0/+11
2001-11-08Patch for PR java/1414:Tom Tromey1-0/+8
2001-11-07parse.y (patch_assignment): Removed unused third argument.Alexandre Petit-Bianco1-0/+5
2001-11-06Clean up langhooksNeil Booth1-0/+5
2001-10-31Makefile.in (INTL_TARGETS, POSUB): Delete all references.Zack Weinberg1-0/+4
2001-10-30re PR java/4717 (miscompiling class reference)Bryce McKinlay1-0/+6
2001-10-26expr.c (expand_java_field_op): Don't special-case references to java.lang.PRI...Bryce McKinlay1-0/+12
2001-10-25mangle.c (static tree compression_table): Fixed leading comment.Alexandre Petit-Bianco1-0/+19
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+4
2001-10-22* gjavah.c (jni_print_char): Fix thinko in last change.Kaveh R. Ghazi1-0/+2
2001-10-21c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extr...Kaveh R. Ghazi1-0/+10
2001-10-17Makefile.in (misc.o): Depend on langhooks.h.Richard Henderson1-0/+4
2001-10-15lang.c (langhooks.h): Included.Alexandre Petit-Bianco1-2/+10
2001-10-11parse.y (patch_synchronized_statement): Use a TRY_FINALLY_EXPR rather than a ...Per Bothner1-0/+8
2001-10-11parse.y (patch_if_else_statement): If the condition is constant, optimize awa...Per Bothner1-0/+5
2001-10-09[multiple changes]Alexandre Petit-Bianco1-0/+15
2001-10-09parse.y (find_as_inner_class): Don't disregard the enclosing scope when name ...Bryce McKinlay1-0/+5
2001-10-08re PR java/4489 (bytecode generation endless loop with certain switch() exprs)Tom Tromey1-0/+6
2001-10-07builtins.c (expand_builtin_setjmp_receiver): Const-ify.Kaveh R. Ghazi1-0/+7
2001-10-03parse.y (patch_assignment): Use lvalue's original TYPE when building the fina...Alexandre Petit-Bianco1-0/+6
2001-09-27parse.y (check_final_variable_indirect_assignment): For COMPOUND_EXPR...Alexandre Petit-Bianco1-0/+9
2001-09-22re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedStr...Alexandre Petit-Bianco1-0/+5
2001-09-21re PR java/4366 (java class initialization bug)Alexandre Petit-Bianco1-0/+6
2001-09-21tree.def (FDESC_EXPR): New.Richard Henderson1-0/+6
2001-09-21parse.h: (WFL_STRIP_BRACKET): Re-written using build_type_name_from_array_name.Alexandre Petit-Bianco1-0/+19
2001-09-18parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.Andreas Jaeger1-1411/+1416
2001-09-17re PR java/4189 (gcj generates bytecode for switch stmt that doesn't verify)Tom Tromey1-0/+5
2001-09-14java-tree.h (TYPE_IMPORT_LIST): New macro.Alexandre Petit-Bianco1-0/+17
2001-09-14* verify.c (verify_jvm_instructions): Fix typo.Mark Mitchell1-0/+4
2001-09-13c-parse.in (yyerror): Const-ification and/or static-ization.Kaveh R. Ghazi1-0/+5
2001-09-12gjavah.c (cxx_keywords): Const-ification.Kaveh R. Ghazi1-0/+8
2001-09-11* parse.h (ctxp_for_generation): Mark extern.Richard Henderson1-0/+4
2001-09-10* class.c (build_class_ref): Set DECL_EXTERNAL before make_decl_rtl.Richard Henderson1-0/+4
2001-09-07java-tree.h (compile_resource_file): Grouped with other prototypes.Alexandre Petit-Bianco1-0/+5
2001-09-07re PR java/4230 (gcj -C segfaults on static string continuation '+' in gcj 3....Alexandre Petit-Bianco1-0/+11
2001-09-07typeck.c (java_array_type_length, [...]): Represent empty arrays by NULL index.Matt Kraai1-0/+5
2001-09-06gcj -R patchesAnthony Green1-0/+14
2001-09-04parse.y (maybe_yank_clinit): A field without an initializer is not relevant.Per Bothner1-0/+6
2001-08-31[multiple changes]Alexandre Petit-Bianco1-0/+21
2001-08-31class.c (set_constant_value): When not emiting class files, then a String Con...Per Bothner1-0/+5
2001-08-30jcf-write.c (generate_classfile): Check that field is primitive or string bef...Per Bothner1-0/+5
2001-08-30parse.y (resolve_qualified_expression_name): If creating a COMPOUND_EXPR, set...Per Bothner1-0/+5
2001-08-30jcf-io.c (open_class): Set filename field.Per Bothner1-0/+10
2001-08-30jcf-write.c (generate_classfile): Don't write ConstantValue attribute if fiel...Per Bothner1-0/+9
2001-08-30jcf-dump.c (print_constant): Fix fencepost error so "Float" and "Double" are ...Per Bothner1-0/+9
2001-08-28Removing conflict indicators. Oops.Alexandre Petit-Bianco1-2/+0
2001-08-28re PR java/4141 (GCJ compiles illegal code without complaining.)Alexandre Petit-Bianco1-0/+8
2001-08-28jcf-write.c (generate_bytecode_insns): For increments and decrements just rec...Per Bothner1-0/+5
2001-08-28jcf-write.c (generate_bytecode_insns): Generate an integer to real conversion...Mark Mitchell1-0/+5