aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2001-08-27parse.y (check_deprecation): Handle TYPE_DECL in a special case...Alexandre Petit-Bianco1-0/+10
2001-08-24jcf-parse.c (yyparse): Set magic to 0, don't issue error for a file smaller t...Alexandre Petit-Bianco1-0/+13
2001-08-24decl.c (init_decl_processing): Add `throws' field to method descriptor.Tom Tromey1-0/+6
2001-08-22parse.y (resolve_inner_class): Keep local_enclosing to NULL if circularity is...Alexandre Petit-Bianco1-0/+6
2001-08-17defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...Richard Henderson1-0/+5
2001-08-17[multiple changes]Alexandre Petit-Bianco1-5/+65
2001-08-16jcf-dump.c (main): Updated for change to jcf_path_seal.Tom Tromey1-0/+10
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-0/+5
2001-08-12Revert Rainer Orth's Java and gcc.c patch.David Edelsohn1-0/+13
2001-08-12toplev.c (set_float_handler): Make static.Zack Weinberg1-0/+5
2001-08-09Move constructor/destructor handling into target hooks.Richard Henderson1-0/+6
2001-08-08check-init.c (flags.h): IncludeAlexandre Petit-Bianco1-0/+53