aboutsummaryrefslogtreecommitdiff
path: root/gcc/java/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
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
2001-08-06varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ...Richard Henderson1-0/+5
2001-08-02java-tree.h (all_class_filename): New macro.Alexandre Petit-Bianco1-0/+7
2001-08-02re PR java/227 (mips-tfile:internal error (when compiling java code))Rainer Orth1-0/+11
2001-08-01java-tree.h (BUILD_FILENAME_IDENTIFIER_NODE): Use ggc_add_tree_root to regist...Jeff Sturm1-0/+5
2001-07-31*** empty log message ***Alexandre Petit-Bianco1-0/+13
2001-07-31[multiple changes]Alexandre Petit-Bianco1-0/+28
2001-07-18For PR java/2812:Tom Tromey1-0/+9
2001-07-14* tree.def (EXPON_EXPR) remove. Never supported anyway.Tim Josling1-0/+4
2001-07-13jvspec.c (jvgenmain_spec): Remove -ffilelist-file from cc1 invocation.Tom Tromey1-0/+5
2001-07-13re PR java/3635 ("empty declaration" warning too broad)Alexandre Petit-Bianco1-0/+11
2001-07-12re PR java/3285 (gcj fails to resolve constructor calls in inner classes)Alexandre Petit-Bianco1-0/+6
2001-07-12expr.c (expand_load_internal): New function.Tom Tromey1-0/+5
2001-07-11[multiple changes]Alexandre Petit-Bianco1-2/+27
2001-07-07* verify.c: Don't use // comments.Zack Weinberg1-0/+4
2001-07-06lang.c (flag_assume_compiled): Removed.Tom Tromey1-0/+10
2001-07-05[multiple changes]Alexandre Petit-Bianco1-0/+20