]> gcc.gnu.org Git - gcc.git/history - gcc/java/class.c
* Clean up usages of TREE_INT_CST_LOW.
[gcc.git] / gcc / java / class.c
2000-03-17 Richard Kenner* Clean up usages of TREE_INT_CST_LOW.
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 Bryce McKinlaydecl.c (init_decl_processing): Added new class fields...
2000-03-04 Tom TromeyMakefile.in (JAVA_OBJS): Added boehm.o.
2000-02-26 Anthony Greenexpr.c (build_class_init): Mark the decl to be ignored...
2000-02-20 Richard Kennerc-common.c (decl_attributes): Set DECL_SIZE_UNIT.
2000-01-21 Kaveh R. Ghazibuffer.h: PROTO -> PARAMS.
1999-12-31 Kaveh R. Ghaziclass.c (assume_compiled, [...]): Add static prototype.
1999-12-30 Alexandre Petit... class.c (class_depth): Return -1 if the class doesn...
1999-12-14 Per Bothnerre GNATS gcj/110 (don't exclude private methods from...
1999-11-21 Anthony Greenconstants.c (find_methodref_index): Unwrap method names...
1999-11-19 Alexandre Petit... class.c (layout_class): Always convert TYPE_SIZE_UNIT...
1999-11-05 Tom Tromeyre GNATS gcj/85 (Compiler optimizes away private method...
1999-10-29 Alexandre Petit... parse.y (expression_statement:): Call function to repor...
1999-09-11 Alexandre Petit... class.c (finish_class): We're now outside a valid metho...
1999-09-02 Kaveh R. Ghaziclass.c (finish_class): Remove unused parameter, all...
1999-08-19 Alexandre Petit... [multiple changes]
1999-08-10 Kaveh R. Ghazicheck-init.c (check_bool2_init, [...]): Add static...
1999-07-01 Andrew Haleyclass.c (finish_class): Whenever a deferred method...
1999-06-02 Anthony Green[multiple changes]
1999-05-19 Kaveh R. GhaziWarning fixes:
1999-05-05 Per Bothnerclass.c (make_field_value): DECL_INITIAL may be a strin...
1999-05-03 Alexandre Petit... check-init.c (check_init): Exclude a case of error...
1999-04-26 Alexandre Petit... class.c (layout_class_method): Generate <clinit>'s...
1999-04-05 Kaveh R. Ghaziclass.c (add_method_1): Cast the argument of `bzero...
1999-03-28 Kaveh R. GhaziWarning fixes:
1999-03-21 Kaveh R. GhaziMakefile.in (jcf-dump.o): Depend on $(CONFIG_H) $(srcdi...
1999-03-19 Alexandre Petit... [multiple changes]
1999-03-15 Per Bothnerclass.c (make_class): Don't set CLASS_P here (because...
1999-03-12 Alexandre Petit... parse.y (java_stabilize_reference): Return NODE when...
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-19 Per Bothnerparse.y (obtain_incomplete_type): Don't wrap unknown...
1999-02-17 Andrew Haleyclass.c (build_utf8_ref): Back out broken patch which...
1999-02-05 Andrew Haleyclass.c (make_class_data): The superclass of an interfa...
1999-02-04 Andrew Haleyclass.c (build_utf8_ref): Output signatures using ...
1999-01-23 Kaveh GhaziUpdate copyrights for the last patch
1999-01-23 Kaveh R. GhaziWarning fixes:
1999-01-13 Alexandre Petit... class.c (maybe_layout_super_class): Fixed returned...
1998-12-12 Per BothnerLoks of changes so we can better compile from source.
1998-12-11 Tom Tromeyexpr.c (invoke_build_dtable): Renamed dtable -> vtable.
1998-12-02 Alexandre Petit... class.c (layout_class_method): Call build_java_argument...
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... class.c (unmangle_classname): Set QUALIFIED_P when...
1998-11-12 Per Bothnerclass.c: Remove some unused variables.
1998-11-10 Alexandre Petit... class.c (is_compiled_class): Call safe_layout_class...
1998-10-30 Tom Tromeyclass.c (build_class_ref): Changed name of primitive...
1998-10-30 Tom Tromeyclass.c (make_class_data): Renamed fields: nmethods...
1998-10-28 Alexandre Petit... class.c (layout_class): Don't mangle <finit>, produce...
1998-10-28 Tom Tromeydecl.c (init_decl_processing): Renamed fields.
1998-10-22 Tom Tromeyjava-tree.h (finalize_identifier_node): Don't declare.
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-12 Per Bothner*** empty log message ***
1998-09-14 Jeffrey A LawMakefile.in: Add many missing dependencies.
1998-09-06 Anthony GreenInitial revision
This page took 1.128972 seconds and 67 git commands to generate.