]> gcc.gnu.org Git - gcc.git/history - gcc/java
Fix reg-alloc error reported by Andreas Schwab to Trillian list.
[gcc.git] / gcc / java /
2001-03-07 Tom Tromey* config-lang.in (lang_requires): Define.
2001-03-07 Brad LucierBrad's -ffast-math breakup.
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-03-02 Zack Weinberggcc.c, [...]: Add zero initializer for cpp_spec field...
2001-02-24 Per BothnerHandle compiling multiple input files at once, and...
2001-02-24 Per BothnerHandle compiling multiple input files at once, and...
2001-02-23 Richard Kennerc-decl.c (set_block): Set NAMES and BLOCKS from BLOCK.
2001-02-20 Alexandre Petit... parse.y (check_inner_class_access): Moved declaration...
2001-02-19 Bryce McKinlayForgot this file on last check-in.
2001-02-19 Bryce McKinlayparse.y (parser_check_super_interface): Don't call...
2001-02-19 Bryce McKinlaytypeck.c (build_java_array_type): Don't try to poke...
2001-02-16 Alexandre Petit... expr.c (build_instanceof): Check for arrays when trying...
2001-02-16 DJ DelorieFix typos
2001-02-16 Jim MeyeringMakefile.in (install-common): Don't depend on installdi...
2001-02-15 Bryce McKinlay* Make-lang.in (jvspec.o): Modify rule to match that...
2001-02-15 Alexandre Petit... [multiple changes]
2001-02-14 Alexandre Petit... parse.y (resolve_qualified_expression_name): Try to...
2001-02-14 Alexandre Petit... decl.c (classdollar_identifier_node): Initialize.
2001-02-09 Alexandre Petit... [multiple changes]
2001-02-09 Alexandre Petit... mangle_name.c (append_unicode_mangled_name): Emit ...
2001-02-09 Alexandre Petit... jvgenmain.c (error): Reversed 2001-02-01 deletion.
2001-02-09 Alexandre Petit... Make-lang.in (JAVA_OBJS): Added java/mangle_name.o
2001-02-08 Per Bothnercheck-init.c (check_init): Fix TRY_FINALLY_EXPR logic.
2001-02-08 Joseph Myersgcj.texi: Change sources.redhat.com reference to gcc...
2001-02-07 Alexandre Petit... jcf-parse.c (HANDLE_SYNTHETIC_ATTRIBUTE): Don't handle...
2001-02-07 Tom Tromey* lex.c (java_new_lexer): Longer error message.
2001-02-07 Jeff Sturmtypeck.c (build_prim_array_type): Added leading comment.
2001-02-05 Tom Tromeyre PR java/1866 (Array initializer: undefined reference...
2001-02-05 Alexandre Petit... parse.y (process_imports): Save the original name of...
2001-02-05 Bryce McKinlayMake-lang.in (jvspec.o): Add DRIVER_DEFINES to the...
2001-02-04 Richard Kennerdiagnostic.h (set_internal_error_function): Renamed.
2001-02-02 Bryce McKinlayjvgenmain.c (class_mangling_suffix): Remove unused...
2001-02-01 Alexandre Petit... jcf-parse.c (init_jcf_parse): Added cast to ggc_add_roo...
2001-01-30 Bryce McKinlayjava-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.
2001-01-29 Jeff Sturmzextract.c (read_zip_archive): Read file_offset before...
2001-01-28 Kaveh R. Ghaziconfigure.in: Arrange to include defaults.h in [ht...
2001-01-25 Alexandre Petit... ChangeLog (2001-01-21): Fixed typo.
2001-01-25 Richard Earnshaw* lex.c (java_read_char): Check for EOF from getc first.
2001-01-24 Alexandre Petit... class.c (layout_class): Don't lay the superclass out...
2001-01-23 Bryce McKinlayconfigure.in: Enable libgcj on several additional platf...
2001-01-23 Tom Tromeygcj.texi (Copying): New node.
2001-01-21 Per BothnerVarious fixes to allow compiling a compressed .jar...
2001-01-21 Per BothnerMinor optimization of static ggc roots.
2001-01-21 Per Bothnerjcf-parse.c (ggc_mark_jcf): New function.
2001-01-21 Per Bothner* lang.c (put_decl_node): Print method's name.
2001-01-21 Per Bothnerverify.c (VERIFICATION_ERROR_WITH_INDEX): New macro.
2001-01-21 Per Bothnerverify.c (merge_type_state): Stil may have to merge...
2001-01-21 Per Bothnerparse.y (method_header): Don't set the DECL_NAME of...
2001-01-21 Per Bothnerexpr.c (pop_type_0): Only return object_ptr_type_node...
2001-01-18 Per Bothnergcj.texi (Input Options): Mention .java files.
2001-01-18 Alexandre Petit... lang-options.h (-Wunsupported-jdk11): Removed.
2001-01-18 Tom TromeyChanges suggested by Per Bothner:
2001-01-17 Tom Tromeygcj.texi: New file.
2001-01-17 Jeff Sturmexpr.c (java_lang_expand_expr): Use TREE_SYMBOL_REFEREN...
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-14 Per Bothnerparse.y (java_complete_lhs case EXPR_WITH_FILE_LOCATION...
2001-01-14 Per Bothnerexpr.c (expand_java_field_op): Assigning to a final...
2001-01-12 Joseph Myersg77spec.c (lang_specific_driver): Update copyright...
2001-01-11 Bryce McKinlayparse.y (resolve_expression_name): Permit instance...
2001-01-10 Mark Mitchelloutput.h (make_function_rtl): Remove prototype.
2001-01-10 Tom Tromey* jvspec.c (jvgenmain_spec): Omit -fencoding from cc1...
2001-01-10 Alexandre Petit... [multiple changes]
2001-01-10 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-09 Neil Boothc-lang.c (lang_hooks): Update.
2001-01-08 Bryce McKinlayIn gcc/java:
2001-01-07 Neil Boothtoplev.c (main): Call the front-end specific post_optio...
2001-01-06 Bryce McKinlayFrom patha@softlab.ericsson.se:
2001-01-05 Phil Edwardslang-options.h: Bring comment in line with reality.
2001-01-05 Neil Boothcpp.texi: Update for -MP.
2000-12-24 Bryce McKinlayShorten primitive array allocation path:
2000-12-18 Bryce McKinlayre GNATS gcj/373: (interface inner classes are implicit...
2000-12-18 Bryce McKinlayFix for PRs gcj/312 and gcj/253:
2000-12-16 Tom Tromeyjcf-parse.c (jcf_parse_source): Set wfl_operator if...
2000-12-15 Andrew Haleyboehm.c (mark_reference_fields): Change test to correct...
2000-12-15 Andreas Jaegerconfig-lang.in (lang_dirs): Added.
2000-12-15 Alexandre Petit... parse.y (end_artificial_method_body): Fixed undefined...
2000-12-14 Mike Stump* parse.y (check_static_final_variable_assignment_flag...
2000-12-13 Tom TromeyMake-lang.in (JAVA_LEX_C): Added chartables.h.
2000-12-13 Tom Tromeyparse.y (java_complete_lhs): Only allow compound assign...
2000-12-12 Alexandre Olivaconfigure.in: Simplify language enabling/disabling...
2000-12-10 Mo DeJongjcf-io.c (find_class): Correct the logic that tests...
2000-12-10 Alexandre Petit... Top level ChangeLog:
2000-12-10 Anthony Greenzipfile.h (ZipDirectory): Declare size, uncompressed_si...
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-25 Neil Boothc-common.c: Remove USE_CPPLIB conditional inclusions.
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.
next
This page took 0.167341 seconds and 8 git commands to generate.