OSDN Git Service

2002-03-21 Eric Blake <ebb9@email.byu.edu>
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
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:
2002-01-28 tromey * expr.c (build_jni_stub): Ensure storage for `meth' is
2002-01-27 tromey2002-01-26 Andreas Tobler <a.tobler@schweiz.ch>
2002-01-22 tromey * decl.c (java_init_decl_processing): Use add_predefin...
2002-01-22 ghazi * parse.y (patch_switch_statement): Fix format specifier.
2002-01-16 tromey More for PR java/5365:
2002-01-16 aj * .cvsignore: Add man pages.
2002-01-16 tromey Fix for PR java/5365:
2002-01-14 doko * gcj.texi: Fix whitespace and formatting errors in the
2002-01-14 tromey For PR libgcj/5303:
2002-01-12 jsturm * jcf-parse.c (get_constant): Don't swap lo/hi for big
2002-01-06 grahams Fix date in last entry.
2002-01-06 grahams * class.c (compile_resource_file): Update copyright...
2002-01-03 grahams * gcc/jcf-parse.c: Update copyright date.
2002-01-02 ghazi * gcc.c (default_compilers): Const-ify.
2002-01-01 tromey * parse.y (dump_java_tree): New function.
2001-12-29 tromey * gen-table.pl: Don't process characters after \uffff...
2001-12-28 ghazi * gen-table.pl: Const-ify output. Document the locati...
2001-12-27 ghazi * collect2.c (is_ctor_dtor): Const-ify.
2001-12-23 ghazi * arc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-22 rth * boehm.c (PROCEDURE_OBJECT_DESCRIPTOR): Merge...
2001-12-21 rth * class.c (compile_resource_file): Set TREE_PUB...
2001-12-21 rth * class.c (build_class_ref): Mark _Jv_fooClass...
2001-12-21 tromey For PR java/4509:
2001-12-21 tromey For PR java/4766:
2001-12-21 tromey Fixes PR java/5057:
2001-12-20 bryce * decl.c (java_init_decl_processing): Don't initialize
2001-12-20 bryce * mangle.c (mangle_member_name): Don't special-case for
2001-12-20 bryce * expr.c (build_java_array_length_access): Don't force...
2001-12-20 tromey Fix for PR java/3417:
2001-12-20 jsm28 * configure.in (all_diff_excludes, diff_excludes)...
2001-12-17 jsm28 Separate user and internals manuals.
2001-12-17 tromey * parse.y (link_nested_class_to_enclosing): Removed...
2001-12-16 tromey * mangle.c (mangle_method_decl): Never emit `C2' const...
2001-12-16 jsm28 * ChangeLog, Make-lang.in, class.c, expr.c, gcj.texi...
2001-12-16 ghazi * c-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-16 bryce * decl.c (java_init_decl_processing): Build otable_typ...
2001-12-15 brycegcc/java:
2001-12-14 doko * gcj.texi: Markup for man page generation. Document...
2001-12-14 hboehm * class.c (get_dispatch_table): Fix java vtable layout
2001-12-11 dokoMake-lang.in: JAVA_INSTALL_NAME, JAVA_CROSS_NAME: Remov...
2001-12-11 tromey * lex.c (java_init_lex): Define wfl_to_string as
2001-12-11 jsturm * class.c (make_method_value): Use null_pointer_node to
2001-12-11 tromey * check-init.c (check_init) [SWITCH_EXPR]: Use SWITCH_...
2001-12-10 kenner * Makefile.in: Add $(OUTPUT_OPTION) to compilation...
2001-12-10 bothner * check-init.c (current_switch_has_default): New...
2001-12-09 tromey * check-init.c (check_init): Don't allow pre- or post...
2001-12-09 tromey * java-tree.h: Fixed typo.
2001-12-09 tromey * gjavah.c (decompile_method): Don't decompile to...
2001-12-09 tromey * gjavah.c (cxx_keywords): Re-sorted.
2001-12-09 tromey * gjavah.c (HANDLE_METHOD): Set `decompiled' before...
2001-12-09 tromey * gjavah.c (print_namelet): Clear subnamelets.
2001-12-07 tromey * lang.c (lang_f_options): Added
2001-12-07 bothner * check-init.c (check_init): Fix typo freeing memory...
2001-12-06 bothner Restore support for static class initialization optimi...
2001-12-04 bothner * check-init.c: Handle definite unassignment to...
2001-12-04 bothner * parse.y (patch_binop): Minor constant folding.
next