OSDN Git Service

* jcf-parse.c (yyparse): Set/reset input_filename for source file.
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
2001-03-16 bothner * jcf-parse.c (yyparse): Set/reset input_filename...
2001-03-16 bothner * parse.y (expand_start_java_method): Was only called...
2001-03-16 bothner Remove junk from when gcc/java was created (by copying...
2001-03-16 bothner * class.c (make_class_data): The class_dtable_decl...
2001-03-16 bothner * jvspec.c (lang_specific_driver): Fix -C handling.
2001-03-16 bothner * verify.c (verify_jvm_instructions): Better error...
2001-03-15 bryce * mangle.c (mangle_record_type): Rename 'from_pointer...
2001-03-15 mmitchel * varasm.c (assemble_variable): Use DECL_RTL_SET_P.
2001-03-15 mmitchel * varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...
2001-03-07 tromey * config-lang.in (lang_requires): Define.
2001-03-07 rthBrad's -ffast-math breakup.
2001-03-06 bothner Fix a problem where rest_of_decl_compilation applied to
2001-03-02 zack * config/xm-lynx.h, config/xm-std32.h, config/a29k...
2001-03-02 zack * gcc.c, cp/lang-specs.h, f/lang-specs.h, java/lang...
2001-02-24 bothner Handle compiling multiple input files at once, and...
2001-02-24 bothnerHandle compiling multiple input files at once, and...
2001-02-23 kenner * c-decl.c (set_block): Set NAMES and BLOCKS from...
2001-02-20 apbianco2001-02-20 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-19 bryce * parse.y (parser_check_super_interface): Don't call
2001-02-19 bryce * typeck.c (build_java_array_type): Don't try to poke...
2001-02-16 apbianco2001-02-15 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-16 djFix typos
2001-02-16 djgcc/:
2001-02-15 bryce * Make-lang.in (jvspec.o): Modify rule to match that...
2001-02-15 apbianco2001-02-14 Tom Tromey <tromey@redhat.com>
2001-02-14 apbianco2001-02-13 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-14 apbianco2001-02-13 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-09 apbianco2001-02-09 Raja R Harinath <harinath@cs.umn.edu>
2001-02-09 apbianco2001-02-09 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-09 apbianco2001-02-09 Alexandre Petit-Bianco <apbianco@redhat...
2001-02-09 apbianco2001-02-08 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-08 bothner * check-init.c (check_init): Fix TRY_FINALLY_EXPR...
2001-02-08 jsm28gcc/java/:
2001-02-07 apbianco2001-02-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-07 tromey * lex.c (java_new_lexer): Longer error message.
2001-02-07 apbianco2001-02-05 Jeff Sturm <jeff.sturm@commerceone.com>
2001-02-05 tromey * expr.c (java_lang_expand_expr): Don't bother recomputing
2001-02-05 apbianco2001-02-05 Alexandre Petit-Bianco <apbianco@cygnus...
2001-02-05 brycegcc/java:
2001-02-04 kenner * diagnostic.h (set_internal_error_function): Renamed.
2001-02-02 bryce * jvgenmain.c (class_mangling_suffix): Remove unused...
2001-02-01 apbianco2001-01-30 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-30 bryce * java-tree.h: Remove JTI_INTEGER_NEGATIVE_ONE_NODE.
2001-01-29 apbianco2000-01-24 Jeff Sturm <jeff.sturm@commerceone.com>
2001-01-28 ghazi * configure.in: Arrange to include defaults.h in ...
2001-01-25 apbianco2001-01-25 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-25 rearnsha* lex.c (java_read_char): Check for EOF from getc first.
2001-01-24 apbianco2001-01-23 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-23 bryce * configure.in: Enable libgcj on several additional...
2001-01-23 tromey * gcj.texi (Copying): New node.
2001-01-21 bothner Various fixes to allow compiling a compressed .jar...
2001-01-21 bothner Minor optimization of static ggc roots.
2001-01-21 bothner * jcf-parse.c (ggc_mark_jcf): New function.
2001-01-21 bothner * lang.c (put_decl_node): Print method's name.
2001-01-21 bothner * verify.c (VERIFICATION_ERROR_WITH_INDEX): New macro.
2001-01-21 bothner * verify.c (merge_type_state): Stil may have to merge...
2001-01-21 bothner * parse.y (method_header): Don't set the DECL_NAME...
2001-01-21 bothner * expr.c (pop_type_0): Only return object_ptr_type_no...
2001-01-18 tromey2001-01-18 Per Bothner <per@bothner.com>
2001-01-18 apbianco2001-01-17 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-18 tromey Changes suggested by Per Bothner:
2001-01-17 tromey * gcj.texi: New file.
2001-01-17 apbianco2001-01-16 Jeff Sturm <jeff.sturm@appnet.com>
2001-01-15 apbianco2001-01-07 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-14 bothner Various patches to emit better messages on verificatio...
2001-01-14 bothner * parse.y (java_complete_lhs case EXPR_WITH_FILE_LOCAT...
2001-01-14 bothner * expr.c (expand_java_field_op): Assigning to a final...
2001-01-12 jsm28f:
2001-01-11 bryce * parse.y (resolve_expression_name): Permit instance...
2001-01-10 mmitchel * output.h (make_function_rtl): Remove prototype.
2001-01-10 tromey * jvspec.c (jvgenmain_spec): Omit -fencoding from...
2001-01-10 apbianco2001-01-08 Alexandre Petit-Bianco <apbianco@cygnus...
2001-01-08 bryceIn gcc/java:
2001-01-06 bryce From patha@softlab.ericsson.se:
2001-01-05 neil * cpp.texi: Update for -MP. Clarify behaviour...
2000-12-24 bryce Shorten primitive array allocation path:
2000-12-18 bryce Fix for PR gcj/373:
2000-12-18 bryce Fix for PRs gcj/312 and gcj/253:
2000-12-16 tromey * jcf-parse.c (jcf_parse_source): Set wfl_operator...
2000-12-15 aph2000-12-14 Andrew Haley <aph@redhat.com>
2000-12-15 aj2000-12-15 Andreas Jaeger <aj@suse.de>
2000-12-15 apbianco2000-12-15 Alexandre Petit-Bianco <apbianco@cygnus...
2000-12-14 mrs * parse.y (check_static_final_variable_assignment_flag...
2000-12-13 tromey * Make-lang.in (JAVA_LEX_C): Added chartables.h.
2000-12-13 tromey * parse.y (java_complete_lhs): Only allow compound...
2000-12-10 apbianco2000-12-07 Mo DeJong <mdejong@redhat.com>
2000-12-10 apbiancoTop level ChangeLog:
2000-12-10 green * zipfile.h (ZipDirectory): Declare size, uncompressed...
2000-12-08 zackinclude:
2000-12-06 apbianco2000-12-06 Alexandre Petit-Bianco <apbianco@cygnus...
2000-12-06 apbianco2000-10-18 Alexandre Petit-Bianco <apbianco@cygnus...
2000-12-05 apbianco2000-12-04 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-26 jsm28f:
2000-11-24 green * jcf-parse.c (init_jcf_parse): Register curren...
2000-11-23 apbianco2000-11-22 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-23 amylaar gcc toplevel:
2000-11-22 bryce2000-11-22 Bryce McKinlay <bryce@albatross.co.nz>
2000-11-22 apbianco2000-10-31 Alexandre Petit-Bianco <apbianco@cygnus...
2000-11-20 tromey * jv-scan.c (help): Document --complexity.
2000-11-20 tromey * lex.c (yylex): Added STRICT_TK case.
next