]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/java/ChangeLog
Standardize header guards.
[thirdparty/gcc.git] / gcc / java / ChangeLog
2001-05-26  Richard HendersonStandardize header guards.
2001-05-23  Joseph Myersjv-scan.c (version): Update copyright year.
2001-05-21  Per Bothnerjcf-parse.c (read_class): If class is from .class or...
2001-05-18  Per Bothnerjvspec.c (lang_specific_pre_link): Re-arrange the linke...
2001-05-16  Jeff Sturmexpr.c (build_class_init): Move MODIFY_EXPR outside...
2001-05-15  Tom Tromeyclass.c (build_utf8_ref): Don't generate identifier...
2001-05-13  Richard Hendersonjava-tree.def (JAVA_EXC_OBJ_EXPR): New.
2001-05-08  Alexandre Petit... re PR java/2538 (latest gcj no longer compiles apache...
2001-05-07  Alexandre Petit... re PR java/2598 (Runtime crash regression accessing...
2001-05-04  Mo DeJonglex.c (java_new_lexer): Call iconv_close on temp handle...
2001-05-02  Kaveh R. Ghazicall.c: NULL_PTR -> NULL.
2001-05-01  Tom TromeyMake-lang.in ($(srcdir)/java/gcj.info): Added `-I..'.
2001-05-01  Per Bothner* parse.h (REGISTER_IMPORT): Use tree_cons instead...
2001-05-01  Per Bothnerparse.y (java_pop_parser_context): The TREE_VALUE of...
2001-04-29  Kaveh R. Ghazijcf-io.c (read_zip_member): Cast to long in comparison...
2001-04-27  Per Bothnerparse.y (java_expand_classes): Don't change ctxp_for_ge...
2001-04-26  Per BothnerFix method search wrt scope of inner classes to match...
2001-04-26  Per Bothnerjcf-write.c (generate_bytecode_insns case SWITCH_EXPR...
2001-04-26  Per Bothnerverify.c (verify_jvm_instructions): For field instructi...
2001-04-25  Alexandre Oliva* config-lang.in (target_libs): Copy from $libgcj_saved.
2001-04-25  Bryce McKinlaydecl.c (init_decl_processing): Add new class "protectio...
2001-04-23  Kaveh R. Ghazicollect2.c (main): Use concat in lieu of xmalloc/sprintf.
2001-04-21  Per BothnerFixes to compile multiple .class files at once.
2001-04-11  Kaveh R. GhaziMakefile.in (ifcvt.o): Depend on toplev.h.
2001-04-07  Tom TromeyFix for PR gcj/1404 and PR gcj/2332:
2001-04-06  Tom Tromeyparse.y (analyze_clinit_body): Return true if the secon...
2001-04-06  Tom TromeyMake-lang.in ($(srcdir)/java/parse-scan.c): Run bison...
2001-04-05  Alexandre Petit... gcj.texi: Use `which-gcj' instead of `which-g77.'
2001-04-05  Alexandre Petit... re PR java/1315 (Inner class initializer crash)
2001-04-05  Alexandre Petit... parse.y (resolve_qualified_expression_name): Pass field...
2001-04-05  Andrew Haleylang-options.h: Add flag_check_references.
2001-04-04  Per Bothnerjava-tree.h (CONSTANT_VALUE_P): New macro.
2001-04-04  Alexandre Petit... re PR java/1074 (jv-scan fails on ArrayClass.java)
2001-04-04  Zack Weinbergansidecl.h: All logic from gcc/gansidecl.h moved here.
2001-04-03  Alexandre Petit... boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Set to use ...
2001-04-03  Zack Weinbergexpr.c (pop_type_0): Save the result of the first lang_...
2001-03-28  Kaveh R. Ghaziexpr.c (pop_type_0): Call `concat' rather than building...
2001-03-28  Alexandre Petit... re PR java/2066 (Source parser segfault in resolve_package)
2001-03-28  Jeffrey Oldhamjvgenmain.c (do_mangle_classname): End string constant...
2001-03-28  Richard HendersonIA-64 ABI Exception Handling.
2001-03-28  Richard Hendersonjava-tree.h (throw_node): Define as a single member...
2001-03-28  Richard Hendersondecl.c (end_java_method): Do not save and restore flag_...
2001-03-28  Richard HendersonRemove flag_new_exceptions.
2001-03-28  Richard HendersonMake -fsjlj-exceptions a configure option.
2001-03-28  Richard Henderson* parse.y (source_end_java_method): Likewise.
2001-03-28  Richard Hendersonbb-reorder.c, [...]: Rename asynchronous_exceptions...
2001-03-27  Kaveh R. GhaziMakefile.in (SYSTEM_H): Define.
2001-03-27  Mark Mitchellc-common.h (DECL_NUM_STMTS): New macro.
2001-03-26  Alexandre Petit... parse.y (find_as_inner_class): Follow current package...
2001-03-26  Kaveh R. Ghaziconstants.c (PUTN): Use memcpy, not bcopy.
2001-03-24  Per Bothnerre PR java/1208 (Gcj can't compile a class file it...
2001-03-23  Alexandre Petit... re PR java/1213 (gcj should check for incorrect CLASSPATH)
2001-03-23  Andrew Haleygcj.texi (Configure-time Options): Add -fcheck-references.
2001-03-23  Andrew Haleygcj.texi (Configure-time Options): Add -fcheck-references.
2001-03-23  Bryce McKinlaygjavah.c (cxx_keywords): Update from the definitive...
2001-03-23  Bryce McKinlay[multiple changes]
2001-03-21  Alexandre Petit... re PR java/2333 (ICE in mark_reference_fields)
2001-03-21  Tom Tromey* lex.c (java_read_unicode): Only accept leading `u's.
2001-03-20  Tom Tromey* jcf-parse.c (read_class): Initialize `class'.
2001-03-20  Matt Kraaijcf_parse.c (jcf_parse): Eliminate unused variable.
2001-03-19  Mark MitchellCompute DECL_ASSEMBLER_NAME lazily.
2001-03-19  Per Bothnerjcf-parse.c (load_inner_classes): Check CLASS_LOADED_P...
2001-03-19  Per BothnerFixes to process to command-line .class files in two...
2001-03-19  Per Bothnerjvspec.c (lang_specific_driver): Check for .zip and...
2001-03-19  Andrew Haleyclass.c (build_static_field_ref): Call make_decl_rtl...
2001-03-17  Per BothnerChange descriptions were jumbled.
2001-03-17  Per Bothner* decl.c (clear_binding_level): Fix initializer (broke...
2001-03-17  Per Bothnerjcf-write.c (generate_bytecode_insns): Handle emitting...
2001-03-17  Per Bothnerparse.h (JDEP_SOLV): Removed.
2001-03-16  Per Bothnerjava-tree.h (BLOCK_IS_IMPLICIT): New flag.
2001-03-16  Per Bothnerjcf-parse.c (yyparse): Set/reset input_filename for...
2001-03-16  Per Bothnerparse.y (expand_start_java_method): Was only called...
2001-03-16  Per BothnerRemove junk from when gcc/java was created (by copying...
2001-03-16  Per Bothnerclass.c (make_class_data): The class_dtable_decl (i.e.
2001-03-16  Per Bothnerjvspec.c (lang_specific_driver): Fix -C handling.
2001-03-16  Per Bothnerverify.c (verify_jvm_instructions): Better error msgs...
2001-03-15  Bryce McKinlaymangle.c (mangle_record_type): Rename 'from_pointer...
2001-03-15  Mark Mitchell* varasm.c (assemble_variable): Use DECL_RTL_SET_P.
2001-03-15  Mark Mitchellvarasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
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 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.
next