gcj.texi (Configure-time Options): Add -fcheck-references.
[platform/upstream/gcc.git] / gcc / java / java-tree.h
2001-03-23 Andrew Haleygcj.texi (Configure-time Options): Add -fcheck-references.
2001-03-19 Per BothnerFixes to process to command-line .class files in two...
2001-03-16 Per Bothnerjava-tree.h (BLOCK_IS_IMPLICIT): New flag.
2001-03-06 Per BothnerFix a problem where rest_of_decl_compilation applied...
2001-03-02 Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2001-02-24 Per BothnerHandle compiling multiple input files at once, and...
2001-02-14 Alexandre Petit... decl.c (classdollar_identifier_node): Initialize.
2001-02-09 Alexandre Petit... Make-lang.in (JAVA_OBJS): Added java/mangle_name.o
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-01-30 Bryce McKinlayjava-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.
2001-01-25 Alexandre Petit... ChangeLog (2001-01-21): Fixed typo.
2001-01-15 Alexandre Petit... All files with updated copyright when applicable.
2001-01-14 Per BothnerVarious patches to emit better messages on verification...
2001-01-10 Alexandre Petit... [multiple changes]
2000-12-06 Alexandre Petit... [multiple changes]
2000-11-19 Kaveh R. Ghazijava-tree.h (cyclic_inheritance_report): Constify.
2000-11-04 Tom Tromeylang-options.h: Mention -Wout-of-date.
2000-10-19 Alexandre Petit... gjavah.c (add_class_decl): Removed unused variables...
2000-10-13 Alexandre Petit... [multiple changes]
2000-10-13 Mark MitchellRemove obstacks.
2000-10-05 Alexandre Petit... [multiple changes]
2000-10-01 Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-09-23 Mark MitchellMake-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-12 Tom Tromeyre GNATS gcj/33 (gcj mangles composed characters)
2000-08-29 Alexandre Petit... expr.c (can_widen_reference_to): Fixed indentation.
2000-08-24 Alexandre Petit... java-tree.h (flag_extraneous_semicolon): New extern.
2000-08-17 Alexandre Petit... decl.c (finit_leg_identifier_node): New global.
2000-08-11 Alexandre Petit... class.c (maybe_layout_super_class): Fixed indentation.
2000-07-21 Alexandre Petit... [multiple changes]
2000-07-07 Alexandre Petit... [multiple changes]
2000-06-27 Alexandre Petit... [multiple changes]
2000-06-22 Alexandre Petit... [multiple changes]
2000-06-01 Alexandre Petit... class.c (common_enclosing_context_p): New function.
2000-05-31 Tom Tromeyjava-tree.h (boolean_array_vtable, [...]): Declare.
2000-05-19 Tom Tromeyjava-tree.h: Added init state enum.
2000-05-19 Tom Tromeyjava-tree.h (build_instanceof): Declare.
2000-05-09 Zack Weinbergtop level:
2000-05-05 Tom Tromeyboehm.c (mark_reference_fields): Don't mark RawData...
2000-05-02 Tom Tromeyclass.c (add_method_1): Set both DECL_EXTERNAL and...
2000-04-28 Tom Tromeyre GNATS gcj/2 (Method call on null instance should...
2000-04-05 Alexandre Petit... class.c: (java_hash_hash_tree_node): Renamed from ...
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-23 Alexandre Petit... [multiple changes]
2000-03-16 Tom Tromeylang.c (flag_hash_synchronization): New global.
2000-03-14 Alexandre Petit... Added Java 1.1 language features.
2000-03-07 Alexandre Petit... re GNATS gcj/108 (Compiler doesn't check access modifie...
2000-03-07 Bryce McKinlaydecl.c (init_decl_processing): Added new class fields...
2000-03-07 Alexandre Petit... [multiple changes]
2000-03-04 Tom TromeyMakefile.in (JAVA_OBJS): Added boehm.o.
2000-02-29 Richard Kenner* Eliminate DECL_FIELD_SIZE.
2000-02-26 Jeff LawFix copyrights
2000-02-26 Anthony Greenexpr.c (build_class_init): Mark the decl to be ignored...
2000-02-09 Andrew Haleyjava-except.h (struct eh_range): Add `expanded' field.
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
2000-01-06 Alexandre Petit... Makefile.in (LIBDEPS): Added gcc's errors.o
1999-12-10 Andrew Haleyparse.h (BUILD_THROW): Add support for sjlj-exceptions.
1999-11-21 Anthony Greenconstants.c (find_methodref_index): Unwrap method names...
1999-10-16 Greg McGaryjava-tree.h (flag_bounds_check): Remove extern decl.
1999-09-10 Bernd SchmidtMove declarations and building code for common tree...
1999-09-02 Kaveh R. Ghaziclass.c (finish_class): Remove unused parameter, all...
1999-08-29 Kaveh R. Ghazijava-tree.h (lang_printable_name): Constify a char*.
1999-08-10 Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-08-04 Kaveh R. GhaziWarning fixes:
1999-07-21 Andrew Haleylang.c (flag_use_divide_subroutine): New variable.
1999-05-13 Alexandre Petit... check-init.c (check_init): Removed code accepting to...
1999-05-05 Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-04-21 Alexandre Petit... decl.c (predef_filenames, [...]): New globals
1999-04-06 Per Bothnerexpr.c (pop_type_0): New function.
1999-04-05 Kaveh R. GhaziMakefile.in (gjavah.o): Depend on $(JAVA_TREE_H).
1999-03-27 Per Bothnerparse.y (complete_loop_body): Rename to finish_loop_body.
1999-03-22 Alexandre Petit... Makefile.in: (JAVA_OBJS) Added entry xref.o.
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-03-08 Per Bothnerlex.c (java_parse_end_comment): Take extra parameter...
1999-03-06 Kaveh R. GhaziMakefile.in (jcf-parse.o): Depend on $(PARSE_H).
1999-02-21 Per Bothnerdecl.c (build_result_decl): New method.
1999-02-19 Per BothnerForce left-to-right evaluation of binary operations...
1999-02-19 Per BothnerUse new TRY_FINALLY_EXPR tree node.
1999-01-23 Kaveh R. GhaziWarning fixes:
1999-01-19 Alexandre Petit... java-tree.h: (check_for_initialization): Added prototype.
1999-01-06 Jeff LawFix copyrights.
1999-01-06 Per Bothnercheck-init.c: New file.
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-12 Per Bothnerexpr.c (encode_newarray_type, [...]): New functions.
1998-12-10 Alexandre Petit... decl.c (long_zero_node, [...]): New global variables...
1998-12-07 Per Bothnerconstants.c (find_methodref_index): When the class...
1998-12-03 Alexandre Petit... java-tree.h (java_layout_seen_class_methods): New funct...
1998-12-01 Alexandre Petit... class.c (layout_class_method): Don't report error on...
1998-11-25 Per Bothnerjava-tree.h (end_params_node): Declare global.
1998-11-24 Alexandre Petit... [multiple changes]
1998-11-19 Alexandre Petit... [multiple changes]
1998-11-19 Alexandre Petit... class.c (unmangle_classname): Set QUALIFIED_P when...
1998-11-15 Per Bothnerdecl.c (error_mark_node): New global.
1998-11-12 Per BothnerExtensive changes.
1998-11-10 Alexandre Petit... class.c (is_compiled_class): Call safe_layout_class...
1998-10-28 Alexandre Petit... class.c (layout_class): Don't mangle <finit>, produce...
1998-10-22 Tom Tromeyjava-tree.h (finalize_identifier_node): Don't declare.
1998-10-22 Tom Tromeyjcf-io.c (find_class): Use saw_java_source to determine...
1998-10-21 Alexandre Petit... class.c (emit_register_classes): Renamed from emit_regi...
1998-10-20 Alexandre Petit... class.c (is_compiled_class): New local variable seen_in...
1998-10-14 Alexandre Petit... java-tree.h (pop_labeled_block, [...]): New function...
next