OSDN Git Service

* jcf-write.c (perform_relocations): Optmize a goto to a goto.
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
2002-06-04 tromey * jcf-write.c (perform_relocations): Optmize a goto...
2002-06-04 tromey2002-06-04 Michael Koch <konqueror@gmx.de>
2002-06-04 zack * java-tree.h, class.c, expr.c, jcf-parse.c, parse.y,
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-02 tromey Fix for PR java/5913:
2002-06-02 tromey Fix for PR java/1343, PR java/6336:
2002-05-28 zack * tree.h: Forward-declare struct realvaluetype.
2002-05-19 mmitchel * configure.in (AC_CHECK_FUNCS): Add checks for scandi...
2002-05-16 ro * Makefile.in: Allow for PWDCMD to override hardcoded...
2002-05-14 mmitchel * jcf-write.c (write_classfile): Unlink the temporary...
2002-05-08 mmitchel * java/jcf-write.c (write_classfile): Write the file...
2002-05-08 tromey * gjavah.c (throwable_p): Use xstrdup, not strdup.
2002-05-08 tromey Fix for PR java/1200:
2002-05-07 aj * parse.y (finish_for_loop): Fix if statement.
2002-05-07 tromey Fix for PR java/5941:
2002-05-04 mark For PR java/6519:
2002-04-27 tromey For PR java/6382:
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-25 tromey For PR java/6425:
2002-04-24 bothner * expr.c (PRE_JSR): Call NOTE_LABEL for return address.
2002-04-24 bothnerFix typos for 2002-03-08 entry.
2002-04-23 tromey For PR java/6314:
2002-04-22 mark * jcf-parse.c: (yyparse): Don't prepend "./" to relative
2002-04-22 aph2002-04-19 Andrew Haley <aph@redhat.com>
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-17 bryce * class.c (make_class_data): Set DECL_ALIGN on static...
2002-04-17 mark * jcf-write.c (generate_bytecode_insns): Only write...
2002-04-17 bryce Fix for PR java/6294:
2002-04-15 bryce Fix for PR java/6085:
2002-04-12 greenAdd --extdirs support.
2002-04-08 tromey For PR libgcj/5303:
2002-04-08 bryce * gcj.texi (Invocation): Update JvAttachCurrentThread...
2002-04-08 bryce * parse.y (resolve_qualified_expression_name): Clear...
2002-04-08 bryce * gcj.texi (Invocation): Document CNI invocation API.
2002-04-04 neil * c-common.c (truthvalue_conversion): Rename, update.
2002-04-01 neil * c-decl.c (grokdeclarator): Update.
2002-04-01 neil * c-common.c (unsigned_conversion_warning, convert_and...
2002-03-31 neil * diagnostic.c (print_error_function): Remove.
2002-03-29 apbianco2002-03-29 Martin Kahlert <martin.kahlert@infineon...
2002-03-29 apbianco2002-03-29 Tom Tromey <tromey@redhat.com>
2002-03-29 neil * Makefile.in (convert.o, calls.o, expmed.o): Update.
2002-03-29 tromey2002-03-29 Martin Kahlert <martin.kahlert@infineon...
2002-03-29 tromey * except.c (expand_end_java_handler): If the handler...
2002-03-28 apbianco2002-03-28 Alexandre Petit-Bianco <apbianco@redhat...
2002-03-28 hubicka * rtlanal.c: Include flags.h
2002-03-28 bryce2002-03-28 Bryce McKinlay <bryce@waitaki.otago.ac.nz>
2002-03-28 bryce Fix for PR java/5993:
2002-03-27 tromey * expr.c (expand_invoke): Don't generate null pointer...
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-27 bryce Fix for PR java/5850:
2002-03-26 tromey Fix for PR java/5942:
2002-03-26 neil * Makefile.in (ggc-common.o): Update.
2002-03-25 zack * toplev.c: Don't include setjmp.h. Kill float_handle...
2002-03-25 mark Fix for PR java/5368:
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-23 tromey2002-03-22 Tom Tromey <tromey@redhat.com>
2002-03-23 ericb2002-03-21 Eric Blake <ebb9@email.byu.edu>
2002-03-21 tromey * parse.y (build_access_to_thisn): Stop when FROM...
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
2002-03-20 nferrier * gcj.texi: @code{gcj} becomes @command{gcj}.
2002-03-20 neil * Makefile.in: Update.
2002-03-18 tromey2002-03-18 Alexandre Petit-Bianco <apbianco@redhat...
2002-03-18 bryce * parse.y (parser_check_super_interface): Fix error...
2002-03-18 ghazi * jcf-parse.c (get_constant): Delete unused variables.
2002-03-17 neil * c-common.h (yyparse, c_common_parse_file): New.
2002-03-16 bryce * parse.y (craft_constructor): Return the constructor...
2002-03-15 greenFix gcj -R.
2002-03-13 ghazi * c-common.c (c_tree_code_type, c_tree_code_length,
2002-03-12 tromey * jcf-parse.c (get_constant) [CONSTANT_String]: String...
2002-03-12 tromey * parse.y (qualify_ambiguous_name): Handle case where...
2002-03-12 bryce * jcf-write.c (write_classfile): Improve error strings.
2002-03-12 ericb2002-03-11 Eric Blake <ebb9@email.byu.edu>
2002-03-11 bryce * parse.y (patch_assignment): Wrap the right-hand...
2002-03-10 brycelibjava:
2002-03-09 bothner * parse.y (java_complete_lhs): Check if patch_assignment
2002-03-08 bothner Fix for PR java/5812.
2002-03-07 jsturm * java/Make-lang.in (JAVA_TARGET_INSTALL_NAME): Define.
2002-03-05 billingd2002-03-05 David Billinghurst <David.Billinghurst...
2002-03-03 zack * emit-rtl.c, final.c, fold-const.c, gengenrtl.c,...
2002-03-03 ghazi * attribs.c (init_attributes, decl_attributes): Use...
2002-03-03 bothner Make --CLASSPATH by a synonym for --classpath and...
2002-03-02 apbianco2002-02-28 Alexandre Petit-Bianco <apbianco@redhat...
2002-02-28 bryce * expr.c (build_java_arraystore_check): Fix formatting.
2002-02-28 bryce * expr.c (java_array_data_offset): Removed function.
2002-02-28 neil * Makefile.in (integrate.o): Update.
2002-02-27 zack * c-common.c, c-common.h, c-decl.c, c-lex.c, c-parse.in,
2002-02-23 tromey Fix for PR java/2369:
2002-02-22 bothner * class.c: Change vtable to be more compatible with...
2002-02-22 bothner * parse.y (patch_method_invocation): Set CAN_COMPLETE_...
2002-02-20 nferrier * gcj.texi: Option `--classpath' becomes `--CLASSPATH...
2002-02-20 bothner * builtins.c (check_for_builtin): New function.
2002-02-18 tromey * java-tree.h (TYPE_STRICTFP): New macro.
2002-02-11 billingd2002-02-12 David Billinghurst <Davod.Billinghurst...
2002-02-07 tromey * gcj.texi (Input Options): --CLASSPATH does not suppr...
2002-02-04 bryce2002-02-04 Anthony Green <green@redhat.com>
2002-02-04 bryce * parse.y (java_expand_classes): Fix typo in static...
2002-02-03 rth * class.c (add_field): Mark static fields external.
2002-02-01 nferrieradded change for gcj manual.
2002-02-01 rodrigc2002-02-01 Craig Rodrigues <rodrigc@gcc.gnu.org>
2002-01-31 jsm28gcc:
next