]> gcc.gnu.org Git - gcc.git/history - gcc/java/ChangeLog
safe-ctype.h: New file.
[gcc.git] / gcc / java / ChangeLog
2000-12-08 Zack Weinbergsafe-ctype.h: New file.
2000-12-06 Alexandre Petit... parse.y (end_artificial_method_body): Fixed typo.
2000-12-06 Alexandre Petit... [multiple changes]
2000-12-05 Alexandre Petit... parse.y (patch_method_invocation): Pick the correct...
2000-11-26 Joseph Myersg77spec.c (lang_specific_driver): Update copyright...
2000-11-24 Anthony Greenjcf-parse.c (init_jcf_parse): Register current_file_lis...
2000-11-23 Alexandre Petit... parse.y (build_outer_field_access): New local `decl_ctx...
2000-11-23 J"orn Renneckegcc toplevel:
2000-11-22 Bryce McKinlayjcf-parse.c (get_constant): Call UT8_CHAR_LENGTH on...
2000-11-22 Alexandre Petit... [multiple changes]
2000-11-20 Tom Tromeyjv-scan.c (help): Document --complexity.
2000-11-20 Tom Tromeylex.c (yylex): Added STRICT_TK case.
2000-11-20 Tom Tromeylex.c (yylex): Recognize floating point constants with...
2000-11-19 Kaveh R. Ghazijava-tree.h (cyclic_inheritance_report): Constify.
2000-11-17 Zack Weinbergggc.h: Delete ggc_add_string_root and ggc_mark_string.
2000-11-17 Zack Weinbergstringpool.c: New file.
2000-11-13 Joseph Myersdiagnostic.c (vbuild_message_string, [...]): Add ATTRIB...
2000-11-11 Anthony Greenjcf-parse.c (process_zip_dir): Add finput parameter.
2000-11-10 Kaveh R. Ghazialpha.c (check_float_value): Use memcpy, not bcopy.
2000-11-09 Joseph Myerscalls.c (expand_call, [...]): Use memcpy () instead...
2000-11-08 Tom Tromeygjavah.c (process_file): Only include gcj/cni.h when...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-06 Tom Tromeylex.h (JAVA_FLOAT_RANGE_ERROR): Typo fix.
2000-11-05 Tom Tromeylex.c (java_parse_escape_sequence): Only read two octal...
2000-11-05 Joseph MyersMakefile.in: Remove all targets related to building...
2000-11-04 Tom Tromeyre PR other/567 ("make dvi" fails)
2000-11-04 Tom Tromeylang-options.h: Mention -Wout-of-date.
2000-11-04 Tom Tromeyclass.c (cxx_keyword_p): Accept keywords with trailing...
2000-11-03 Alexandre Petit... Make-lang.in (LIBGCJ_ZIP_FILE): Define with `$(prefix)'.
2000-11-03 Tom Tromeylex.h (_JAVA_IDENTIFIER_IGNORABLE): New macro.
2000-10-30 Alexandre Petit... parse.y (patch_method_invocation): NULLify this_arg...
2000-10-27 Zack Weinbergconfigure.in: If not NO_MINUS_C_MINUS_O, substitute...
2000-10-26 Tom Tromeylex.c (java_new_lexer): Initialize new fields.
2000-10-25 Alexandre Petit... parse.y (register_incomplete_type): Include JDEP_FIELD...
2000-10-21 Kaveh R. GhaziWarning fixes:
2000-10-21 Bryce McKinlayparse.y (do_resolve_class): Also explore superclasses...
2000-10-20 Tom TromeyRemoved erroneous ChangeLog entry
2000-10-20 Tom Tromeyjvspec.c (lang_specific_driver): Recognize -MF and...
2000-10-20 Bryce McKinlayparse.y (find_most_specific_methods_list): Select the...
2000-10-19 Alexandre Petit... parse.y (process_imports): Consider that one might...
2000-10-19 Alexandre Petit... gjavah.c (add_class_decl): Removed unused variables...
2000-10-17 Alexandre Petit... except.c (free_eh_ranges): Don't free `whole_range.'
2000-10-16 Anthony Greendecl.c (init_decl_processing): Call init_class_processi...
2000-10-13 Alexandre Petit... [multiple changes]
2000-10-13 Kaveh R. GhaziMakefile.in (c-parse.c, tradcif.c): Create atomically.
2000-10-13 Mark MitchellRemove obstacks.
2000-10-12 Tom Tromeyre GNATS gcj/356 (gcjh bug: Can't #include <java/awt...
2000-10-10 Tom Tromeylex.c (java_new_lexer): Initialize out_first and out_la...
2000-10-10 Alexandre Petit... [multiple changes]
2000-10-08 Anthony Greenclass.c (layout_class): Handle case where superclass...
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-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-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-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-19 Jeff Sturmlang-specs.h: Added %(jc1) to java compiler options.
2000-07-14 Zack Weinbergtop level:
next
This page took 0.948363 seconds and 108 git commands to generate.