]> gcc.gnu.org Git - gcc.git/history - gcc/java/ChangeLog
class.c (make_class_data): Create vtable for abstract classes.
[gcc.git] / gcc / java / ChangeLog
2000-07-28 Tom Tromeyclass.c (make_class_data): Create vtable for abstract...
2000-07-28 Alexandre Petit... [multiple changes]
2000-07-27 Alexandre Petit... [multiple changes]
2000-07-25 Alexandre Petit... parse.c: Remove (again.)
2000-07-22 Alexandre Petit... parse.y (simple_name:): Fixed typo in error message.
2000-07-22 Alexandre Petit... parse.y (simple_name:): Reject `$' in type names.
2000-07-21 Alexandre Petit... [multiple changes]
2000-07-21 Alexandre Petit... ChangeLog to fixes to gcj/242, gcj/249, gcj/239, gcj...
2000-07-19 Jeff Sturmlang-specs.h: Added %(jc1) to java compiler options.
2000-07-14 Zack Weinbergtop level:
2000-07-14 Mark Mitchell* parse.c: Remove.
2000-07-13 Alexandre Petit... parse.y (fold_constant_for_init): Avoid bullish conversion.
2000-07-13 Tom Tromey* lang-specs.h: Added %{I*}.
2000-07-13 Zack Weinberggcc.c (do_spec_1): Add new %B operator.
2000-07-12 Mark Mitchellgcc_update (files_and_dependencies): Remove generated...
2000-07-11 Alexandre Petit... Fixing a really lame patch. Sorry for the ChangeLog...
2000-07-08 Alexandre Petit... parse.y (generate_classfile): Exclude null strings.
2000-07-08 Alexandre Petit... jcf-write.c (generate_classfile): Properly install...
2000-07-07 Alexandre Petit... [multiple changes]
2000-07-07 Alexandre Petit... Java: fixes for the PRs gcj/{271,272,275}.
2000-07-05 Tom TromeyMake-lang.in (PARSE_DIR): New macro.
2000-07-05 Bryce McKinlaygjavah.c (HANDLE_METHOD): Call print_method_info with...
2000-06-30 Alexandre Petit... jcf-write.c (push_long_const): Appropriately cast short...
2000-06-30 Alexandre Petit... parse.y (verify_constructor_super): Use loop variable...
2000-06-30 Tom Tromeyparse.y (resolve_field_access): Handle case where ...
2000-06-29 Alexandre Petit... expr.c (lookup_field): The same field can be found...
2000-06-29 Tom Tromeylex.c (java_lineterminator): Don't recognize \r after \n.
2000-06-27 Tom Tromeyparse.y (resolve_field_access): Pass decl, not DECL_INI...
2000-06-27 Bryce McKinlayre GNATS gcj/238 (Can't call methods from Object on...
2000-06-27 Alexandre Petit... [multiple changes]
2000-06-26 Tom Tromeyre GNATS gcj/268 (Internal compiler error in for-loop...
2000-06-26 Alexandre Petit... parse.y (do_resolve_class): Minor optimiztion in the...
2000-06-25 Tom Tromeyexpr.c (lookup_field): Print error and return error_mar...
2000-06-25 Tom Tromeyparse.y (check_abstract_method_definitions): Also check...
2000-06-25 Tom Tromeyre GNATS gcj/260 ("Klass.class" expression should cause...
2000-06-22 Alexandre Petit... [multiple changes]
2000-06-15 Kaveh R. Ghazijcf-write.c (CHECK_PUT): Add static prototype.
2000-06-14 Jakub Jelinektree.h (TYPE_USER_ALIGN, [...]): Define.
2000-06-11 Kaveh R. GhaziWarning fixes:
2000-06-06 Tom Tromeyparse.y (check_modifiers_consistency): Don't subtract...
2000-06-06 Philipp Thomasconfigure.in (AC_C_INLINE): Added.
2000-06-03 Alexandre Petit... class.c (get_dispatch_table): Build the vtable dummy...
2000-06-03 Richard Hendersonalias.c (lang_get_alias_set): Remove.
2000-06-01 Bryce McKinlayre GNATS gcj/127 (gcj dumps core on method invocation...
2000-06-01 Alexandre Petit... re GNATS gcj/207 (Compiler failure)
2000-06-01 Alexandre Petit... re GNATS gcj/129 (Static array length access bug in...
2000-06-01 Alexandre Petit... class.c (common_enclosing_context_p): New function.
2000-06-01 Alexandre Petit... re GNATS gcj/71 (failure to compile an interface method...
2000-06-01 Alexandre Petit... parse.y (maybe_yank_clinit): New function.
2000-06-01 Alexandre Petit... parse.y (resolve_field_access): Complete the DECL_INITI...
2000-05-31 Tom Tromeyjava-tree.h (boolean_array_vtable, [...]): Declare.
2000-05-26 Zack Weinbergparse.y (find_applicable_accessible_methods_list):...
2000-05-26 Tom Tromeyre GNATS gcj/162 (gcj does not initialize interfaces...
2000-05-26 Tom Tromeyre GNATS gcj/235 (source parser dies when Primitive...
2000-05-20 Alexandre Petit... parse.y (resolve_package): Correctly set `*next' (was...
2000-05-19 Alexandre Petit... parse.y (block_end:): If the collected block doesn...
2000-05-19 Alexandre Petit... parse.y (fold_constant_for_init): Let VAR_DECL and...
2000-05-19 Tom Tromeyjava-tree.h: Added init state enum.
2000-05-19 Tom Tromeyjava-tree.h (build_instanceof): Declare.
2000-05-19 Alexandre Olivajcf-write.c (generate_classfile): Scan the source_file...
2000-05-18 Tom TromeyAndrew's last commit changed a ChangeLog entry to say...
2000-05-17 Andrew CagneyAdd options -Wunused-variable, -Wunused-function, ...
2000-05-09 Zack Weinbergtop level:
2000-05-09 Tom Tromeyexpr.c (build_jni_stub): Cache the result of _Jv_Lookup...
2000-05-06 Alexandre Petit... decl.c (predef_filenames_size): Now 7.
2000-05-05 Tom Tromeyboehm.c (mark_reference_fields): Don't mark RawData...
2000-05-04 Kaveh R. Ghazijcf-dump.c (SPECIAL_IINC): Ensure arguments match forma...
2000-05-03 Tom Tromeyexpr.c (build_java_jsr): Use emit_jump, not expand_goto.
2000-05-02 Tom Tromeyclass.c (add_method_1): Set both DECL_EXTERNAL and...
2000-05-01 Alexandre Petit... re GNATS gcj/195: (gcj fail on code to implement an...
2000-04-28 Tom Tromeyre GNATS gcj/2 (Method call on null instance should...
2000-04-27 Alexandre Petit... decl.c (complete_start_java_method): Don't call _Jv_Ini...
2000-04-27 Tom Tromeyzextract.c (find_zip_file_start): New function.
2000-04-25 Alexandre Petit... re GNATS gcj/181 (gcj crashes on inner classes/interfac...
2000-04-25 Alexandre Petit... parse.y (lookup_field_wrapper): Search for final local...
2000-04-24 Alexandre Petit... parse.y (source_start_java_method): Deleted unecessary...
2000-04-24 Robert LipeRespective ChangeLogs for common, cp/, java/
2000-04-23 Tom Tromey* boehm.c (mark_reference_fields): Use int_byte_position.
2000-04-23 Tom Tromeyboehm.c (mark_reference_fields): Only call byte_positio...
2000-04-22 Tom Tromeyboehm.c (mark_reference_fields): Added `last_view_index...
2000-04-21 Alexandre Petit... [multiple changes]
2000-04-21 Tom Tromeyre GNATS gcj/124 (protected constructor for InvocationT...
2000-04-21 Jason Schroederjcf-dump.c (SPECIAL_IINC): Fixed typo printing iinc...
2000-04-20 Alexandre Petit... parse.y (yyerror): `msg' can be null, don't use it...
2000-04-19 Tom Tromey* gjavah.c (cxx_keyword_subst): Avoid potential infinit...
2000-04-19 Alexandre Petit... [multiple changes]
2000-04-18 Tom Tromeyre GNATS gcj/211 (gcjh doesn't handle method names...
2000-04-17 Bryce McKinlaygjavah.c (print_name_for_stub_or_jni): Don't prefix...
2000-04-17 Tom Tromeyre GNATS gcj/205 (gcjh confused about similar method...
2000-04-06 Tom Tromeyre GNATS gcj/140 (gcj permits assignment to array length)
2000-04-06 Alexandre Petit... class.c (decl_hash): Prototype removed.
2000-04-06 Tom Tromeyre GNATS gcj/164 (compiler permits "volatile final...
2000-04-05 Alexandre Petit... class.c: (java_hash_hash_tree_node): Renamed from ...
2000-04-05 Matt Welshjcf-depend.c (add_entry): Fixed bug where list was...
2000-04-04 Kaveh R. Ghaziboehm.c (mark_reference_fields, set_bit): Prototype.
2000-04-01 Alexandre Petit... Fixed email address typo in Thu Mar 30, 2000 ChangeLog...
2000-03-30 Alexandre Petit... expr.c (java_lang_expand_expr): Added Anthony's Thu...
2000-03-30 Tom Tromeygjavah.c (D_NAN_MASK): Only define as word-reversed...
2000-03-28 Alexandre Petit... parse-scan.y (pop_class_context): Reset `inner_qualifie...
2000-03-28 Alexandre Petit... [multiple changes]
next
This page took 0.740846 seconds and 108 git commands to generate.