expr.c (highest_pow2_factor, [...]): Return BIGGEST_ALIGNMENT for 0.
[platform/upstream/gcc.git] / gcc / java /
2001-12-15 Bryce McKinlayjava-tree.h (otable_methods, [...]): New field/global...
2001-12-14 Matthias Klosegcj.texi: Markup for man page generation.
2001-12-14 Hans Boehmclass.c (get_dispatch_table): Fix java vtable layout...
2001-12-11 Matthias KloseMake-lang.in: JAVA_INSTALL_NAME, JAVA_CROSS_NAME: Remov...
2001-12-11 Tom Tromeylex.c (java_init_lex): Define wfl_to_string as gnu...
2001-12-11 Jeff Sturmclass.c (make_method_value): Use null_pointer_node...
2001-12-11 Tom Tromey* check-init.c (check_init) [SWITCH_EXPR]: Use SWITCH_H...
2001-12-10 Douglas B RuppMakefile.in: Add $(OUTPUT_OPTION) to compilation rules.
2001-12-10 Per Bothnercheck-init.c (current_switch_has_default): New static...
2001-12-09 Tom Tromeycheck-init.c (check_init): Don't allow pre- or post...
2001-12-09 Tom Tromey* java-tree.h: Fixed typo.
2001-12-09 Tom Tromeygjavah.c (decompile_method): Don't decompile to `return...
2001-12-09 Tom Tromeygjavah.c (cxx_keywords): Re-sorted.
2001-12-09 Tom Tromeygjavah.c (HANDLE_METHOD): Set `decompiled' before doing...
2001-12-09 Tom Tromeygjavah.c (print_namelet): Clear subnamelets.
2001-12-07 Tom Tromeylang.c (lang_f_options): Added optimize-static-class...
2001-12-07 Per Bothner* check-init.c (check_init): Fix typo freeing memory...
2001-12-06 Per BothnerRestore support for static class initialization optimiz...
2001-12-04 Per Bothnercheck-init.c: Handle definite unassignment to finals...
2001-12-04 Per Bothnerparse.y (patch_binop): Minor constant folding.
2001-12-04 Per Bothnerdecl.c (complete_start_java_method): Now generate TRY_F...
2001-12-03 Per Bothnerverify.c (subroutine_nesting): New function.
2001-12-03 Per Bothnerjcf.h: Fix obvious typo in comment.
2001-12-03 Neil Boothc-decl.c (grokdeclarator): Use ISO word.
2001-12-02 Bryce McKinlayFix ChangeLog entry.
2001-12-02 Tang Ching-Huire PR java/3096 (GCJ does not increment)
2001-12-01 Neil Boothc-decl.c (duplicate_decls, [...]): Remove trailing...
2001-11-30 Bryce McKinlay* class.c (add_interface_do): Set BINFO_VPTR_FIELD.
2001-11-29 Joseph Myersconfigure.in (target_list): Add generated-manpages.
2001-11-27 Rainer Orthre PR other/3968 (COLLECT_GCC_OPTIONS empty)
2001-11-20 Roger Sayleparse.h (java_expand_switch): Remove old prototype.
2001-11-19 Tom Tromeyre PR java/1401 (+= semantics not correct (when generat...
2001-11-18 Neil BoothMakefile.in (c-parse.o, c-common.o): Update dependencies.
2001-11-15 Neil Boothc-common.c: Include c-lex.h.
2001-11-14 Tom Tromeygjavah.c (method_signature): New global.
2001-11-09 Neil BoothMakefile.in: Update.
2001-11-09 Neil Boothc-lang.c (LANG_HOOKS_NAME): New.
2001-11-08 Andreas Franckconfigure.in: Add AC_ARG_PROGRAM to support program...
2001-11-08 Tom Tromeyparse.y (trap_overflow_corner_case): New rule.
2001-11-08 Tom TromeyPatch for PR java/1414:
2001-11-07 Alexandre Petit... parse.y (patch_assignment): Removed unused third argument.
2001-11-06 Neil BoothClean up langhooks
2001-10-31 Zack WeinbergMakefile.in (INTL_TARGETS, POSUB): Delete all references.
2001-10-30 Bryce McKinlayre PR java/4717 (miscompiling class reference)
2001-10-26 Bryce McKinlayexpr.c (expand_java_field_op): Don't special-case refer...
2001-10-25 Alexandre Petit... mangle.c (static tree compression_table): Fixed leading...
2001-10-23 Richard Kenneralias.c (can_address_p): Compnonents are not addressabl...
2001-10-22 Kaveh R. Ghazi* gjavah.c (jni_print_char): Fix thinko in last change.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-17 Richard HendersonMakefile.in (misc.o): Depend on langhooks.h.
2001-10-15 Alexandre Petit... lang.c (langhooks.h): Included.
2001-10-11 Per Bothnerparse.y (patch_synchronized_statement): Use a TRY_FINAL...
2001-10-11 Per Bothnerparse.y (patch_if_else_statement): If the condition...
2001-10-09 Alexandre Petit... [multiple changes]
2001-10-09 Bryce McKinlayparse.y (find_as_inner_class): Don't disregard the...
2001-10-08 Tom Tromeyre PR java/4489 (bytecode generation endless loop with...
2001-10-07 Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-10-04 Alexandre Petit... parse.y (patch_assignment): Use lvalue's original TYPE...
2001-09-27 Alexandre Petit... parse.y (check_final_variable_indirect_assignment)...
2001-09-22 Alexandre Petit... re PR java/4360 (libjava fails to compile on i686-pc...
2001-09-22 Alexandre Petit... re PR java/4366 (java class initialization bug)
2001-09-21 Richard Hendersontree.def (FDESC_EXPR): New.
2001-09-21 Alexandre Petit... parse.h: (WFL_STRIP_BRACKET): Re-written using build_ty...
2001-09-18 Andreas Jaegerparse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.
2001-09-17 Tom Tromeyre PR java/4189 (gcj generates bytecode for switch...
2001-09-14 Alexandre Petit... java-tree.h (TYPE_IMPORT_LIST): New macro.
2001-09-14 Mark Mitchell* verify.c (verify_jvm_instructions): Fix typo.
2001-09-13 Kaveh R. Ghazic-parse.in (yyerror): Const-ification and/or static...
2001-09-12 Kaveh R. Ghazigjavah.c (cxx_keywords): Const-ification.
2001-09-11 Richard Henderson* parse.h (ctxp_for_generation): Mark extern.
2001-09-10 Richard Henderson* class.c (build_class_ref): Set DECL_EXTERNAL before...
2001-09-07 Alexandre Petit... java-tree.h (compile_resource_file): Grouped with other...
2001-09-07 Alexandre Petit... re PR java/4230 (gcj -C segfaults on static string...
2001-09-07 Matt Kraaitypeck.c (java_array_type_length, [...]): Represent...
2001-09-06 Anthony Greengcj -R patches
2001-09-06 Anthony Greenclass.c (O_BINARY): Define if necessary.
2001-09-04 Per Bothnerparse.y (maybe_yank_clinit): A field without an initial...
2001-09-01 Alexandre Petit... [multiple changes]
2001-08-31 Per Bothnerclass.c (set_constant_value): When not emiting class...
2001-08-31 Per BothnerTemporaily change error to wanring to hopefully allow...
2001-08-31 Per Bothnerjcf-write.c (generate_classfile): Check that field...
2001-08-31 Per Bothnerparse.y (resolve_qualified_expression_name): If creatin...
2001-08-30 Per Bothnerjcf-io.c (open_class): Set filename field.
2001-08-30 Per Bothnerjcf-write.c (generate_classfile): Don't write ConstantV...
2001-08-30 Per Bothnerjcf-dump.c (print_constant): Fix fencepost error so...
2001-08-29 Alexandre Petit... Removing conflict indicators. Oops.
2001-08-29 Alexandre Petit... re PR java/4141 (GCJ compiles illegal code without...
2001-08-28 Per Bothnerjcf-write.c (generate_bytecode_insns): For increments...
2001-08-28 Mark Mitchelljcf-write.c (generate_bytecode_insns): Generate an...
2001-08-27 Alexandre Petit... parse.y (check_deprecation): Handle TYPE_DECL in a...
2001-08-24 Alexandre Petit... jcf-parse.c (yyparse): Set magic to 0, don't issue...
2001-08-24 Tom Tromeydecl.c (init_decl_processing): Add `throws' field to...
2001-08-22 Alexandre Petit... parse.y (resolve_inner_class): Keep local_enclosing...
2001-08-18 Richard Hendersondefaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ...
2001-08-17 Alexandre Petit... [multiple changes]
2001-08-17 Richard Hendersonvarasm.c (named_section_flags): Remove align parameter.
2001-08-16 Tom Tromeyjcf-dump.c (main): Updated for change to jcf_path_seal.
2001-08-13 Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12 David EdelsohnRevert Rainer Orth's Java and gcc.c patch.
2001-08-12 Zack Weinbergtoplev.c (set_float_handler): Make static.
next