* dbxout.c (dbxout_source_line): Remove extra tab.
[gcc.git] / gcc / java /
2000-10-08 Anthony Greenclass.c (layout_class): Handle case where superclass...
2000-10-08 Alexandre Petit... [multiple changes]
2000-10-07 Joseph MyersMakefile.in ($(srcdir)/hash.h): Refer to GNU FTP site...
2000-10-06 Tom Tromeyjvspec.c (jvgenmain_spec): Added `-fdollars-in-identifi...
2000-10-05 Alexandre Petit... [multiple changes]
2000-10-03 Tom Tromeyre GNATS gcj/307 (gcj allows boolean value to be return...
2000-10-03 Tom Tromeylex.c (java_read_unicode): Reset bs_count when finished...
2000-10-01 Mark Mitchellc-decl.c (c_expand_body): Don't generate RTL if flag_sy...
2000-09-29 Alexandre Petit... parse.y (maybe_yank_clinit): Also keep <clinit> if...
2000-09-26 Neil Boothgcc.c (cpp_options): Add spec for -ftabstop=.
2000-09-23 Mark MitchellMake-lang.in (JAVA_SRCS): Include java-tree.h.
2000-09-15 Tom Tromey* lex.h: Use HAVE_ICONV_H, not HAVE_ICONV.
2000-09-13 Tom Tromeyjcf-parse.c: Include <locale.h>.
2000-09-12 Tom Tromeyexpr.c (pop_type_0): Return `Object' if trying to merge...
2000-09-12 Tom Tromeyre GNATS gcj/33 (gcj mangles composed characters)
2000-09-12 Tom Tromeyre GNATS gcj/343 (can't cast array to serializable)
2000-09-11 Zack Weinbergdefaults.h: Provide default definitions for...
2000-09-09 Geoff Keatingtypeck.c (build_java_array_type): Correct first paramet...
2000-09-07 Alexandre Petit... verify.c (merge_types): Load the types to merge if...
2000-09-06 Tom Tromey* lang-specs.h: Also recognize `-femit-class-files'.
2000-09-06 Alexandre Petit... parse.y (do_merge_string_cste): New locals.
2000-09-06 Anthony Greenjcf-io.c: Include zlib.h.
2000-09-05 Hans Boehmboehm.c (mark_reference_fields): Set marking bits for...
2000-09-03 Anthony GreenConfigure changes required for zlib.
2000-08-31 Mike StumpMake-lang.in (jc1$(exeext), [...]): Make parallel safe.
2000-08-31 Mike StumpMake-lang.in (jc1$(exeext), [...]): Make parallel safe.
2000-08-29 Andrew Haleytypeck.c (build_java_array_type): Rewrite code to do...
2000-08-29 Zack Weinbergtop level:
2000-08-29 Alexandre Petit... expr.c (can_widen_reference_to): Fixed indentation.
2000-08-29 Andrew Haleyjavaop.h (WORD_TO_INT): Mask lower 32 bits of a jword...
2000-08-25 Greg McGary* gjavah.c (cxx_keyword_subst): Use ARRAY_SIZE.
2000-08-24 Greg McGarylang.c (lang_decode_option): Use ARRAY_SIZE.
2000-08-24 Alexandre Petit... java-tree.h (flag_extraneous_semicolon): New extern.
2000-08-21 Nixlang-specs.h: Do not process -o or run the assembler...
2000-08-20 Tom Tromeyre GNATS gcj/305 (Interface methods implementations...
2000-08-20 Tom Tromeyre GNATS gcj/310 (illegal type "long" accepted for...
2000-08-17 Alexandre Petit... decl.c (finit_leg_identifier_node): New global.
2000-08-16 Alexandre Petit... jcf-write.c (generate_bytecode_conditional): Re-install...
2000-08-13 Anthony Greencheck-init.c (check_init): Add case for BIT_FIELD_REF...
2000-08-11 Alexandre Petit... class.c (maybe_layout_super_class): Fixed indentation.
2000-08-08 Alexandre Petit... 2000-08-07 Alexandre Petit-Bianco <apbianco@cygnus.com
2000-08-06 Ovidiu Predesculang-options.h...
2000-08-06 Ovidiu PredescuAdded a comma after the last element to avoid syntax...
2000-08-05 Zack Weinberg[multiple changes]
2000-08-02 Zack Weinberggcc.h (lang_specific_driver): Constify second argument.
2000-08-02 Zack Weinbergc-common.h: Prototype min_precision and c_build_qualifi...
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-21 Alexandre Petit... [multiple changes]
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 TromeyReverting incorrectly applied change
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):...
next