OSDN Git Service

.:
[pf3gnuchains/gcc-fork.git] / gcc / java / ChangeLog
2004-08-15 nathan.:
2004-08-10 bryce2004-08-10 Bryce McKinlay <mckinlay@redhat.com>
2004-08-10 hjl2004-08-09 H.J. Lu <hongjiu.lu@intel.com>
2004-08-06 kcook2004-08-06 Kelley Cook <kcook@gcc.gnu.org>
2004-08-05 chastain2004-08-05 Michael Chastain <mec.gnu@mindspring.com>
2004-08-05 nathan * tree.h (force_fit_type): Return a tree, take three...
2004-08-04 aph2004-08-04 Roger Sayle <roger@eyesopen.com>
2004-08-02 bryce2004-08-02 Bryce McKinlay <mckinlay@redhat.com>
2004-08-01 sayle * decl.c (update_aliases, initialize_local_variable...
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-26 hp * parse.y (build_super_invocation): Adjust declaration...
2004-07-25 bernie * decl.c: Rename all identifiers named `class' to...
2004-07-25 rth * c-decl.c (start_function): Set DECL_ARTIFICIA...
2004-07-24 mrs * boehm.c (set_bit): Improve type safety wrt...
2004-07-23 fitzsim2004-07-23 Thomas Fitzsimmons <fitzsim@redhat.com>
2004-07-21 aph PR java/16431.
2004-07-21 aph2004-07-20 Andrew Haley <aph@redhat.com>
2004-07-20 nathan.:
2004-07-18 sayle * builtins.c (max_builtin, min_builtin,
2004-07-17 jsm28 * langhooks.h (builtin_function): New langhook.
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-15 fche* Fix for g++/15861
2004-07-14 bothner * java-tree.h (all_class_filename): Remove useless...
2004-07-12 bryce2004-07-12 Bryce McKinlay <mckinlay@redhat.com>
2004-07-12 sayle * expr.c (java_truthvalue_conversion, flush_quick_stack,
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-10 bryce004-07-10 Bryce McKinlay <mckinlay@redhat.com>
2004-07-10 bryce2004-07-09 Bryce McKinlay <mckinlay@redhat.com>
2004-07-09 bryce2004-07-09 Bryce McKinlay <mckinlay@redhat.com>
2004-07-09 nathan * class.c (make_class): Do not create binfo here.
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-08 bothner * class.c (build_static_field_ref): Add a NOP_EXPR...
2004-07-08 bothner * gcj.texi (Linking): New node. Document -lgij...
2004-07-08 bothner * gcj.texi (Invoking gij): Document new -verbose...
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-07-06 nathan * tree.h (TREE_VIA_VIRTUAL): Rename to ...
2004-07-05 nathan * c-tree.h (TYPE_ACTUAL_ARG_TYPES): Use TYPE_LANG_SLOT_1.
2004-07-04 rmathew * verify.c: Correct array element access formatting...
2004-07-04 rmathew * verify.c: Insert a short blurb at the start referrin...
2004-07-03 rth * c-decl.c (grokdeclarator): Don't frob current...
2004-07-01 rth * cgraph.h (cgraph_build_static_cdtor): Declare.
2004-06-29 bryce PR java/1262
2004-06-29 aph2004-06-29 Andrew Haley <aph@redhat.com>
2004-06-28 bryce * jcf-write.c (get_classfile_modifiers): Formatting...
2004-06-27 rmathew Formatting fixes.
2004-06-27 bryce2004-06-26 Bryce McKinlay <mckinlay@redhat.com>
2004-06-27 bryce * parse.y (qualify_and_find): Pass type decl, not...
2004-06-26 bryce PR java/15734
2004-06-26 bryce PR java/1207, java/16178
2004-06-24 bryce * parse.y (set_nested_class_simple_name_value): Removed.
2004-06-22 rmathew Fixes PR java/16113.
2004-06-22 rmathew * parse.y (create_class): Correct diagnostic message...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-21 aph2004-06-21 Andrew Haley <aph@redhat.com>
2004-06-21 jsm28 * tree-alias-common.h (struct tree_alias_ops): Change...
2004-06-17 rmathew Fixes PR java/13948
2004-06-15 bonzinigcc/ChangeLog:
2004-06-08 pinskia2004-06-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-06-03 mgadams * tree.h: Remove include of version.h
2004-05-31 bryce * jcf-write.c (generate_bytecode_conditional): Correct...
2004-05-29 rmathew * java-tree.h (DECL_LOCAL_FINAL_IUD): New macro to...
2004-05-29 bryceFix formatting.
2004-05-28 bryce * jcf-write.c (generate_bytecode_conditional): Handle...
2004-05-28 bryce * check-init.c (check_init): Handle binops UNLT_EXPR...
2004-05-28 bryce * gcj.texi (Object allocation): Remove _Jv_AllocBytes.
2004-05-27 bryce * decl.c (struct binding_level): Add GTY marker. Compile
2004-05-26 bryce * lex.c (java_new_lexer): Set 'encoding'.
2004-05-24 bonziniChangeLog:
2004-05-21 mark * gjavah.c (print_stub_or_jni): Mark functions...
2004-05-19 bonzini2004-05-19 Paolo Bonzini <bonzini@gnu.org>
2004-05-17 rmathew * check-init.c: Correct minor typos.
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-14 rmathew * java-gimplify.c (java_gimplify_expr): Correct minor...
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-10 aph2004-05-10 Andrew Haley <aph@redhat.com>
2004-05-10 pinskia2004-05-10 Andrew Pinski <pinskia@physics.uc.edu>
2004-05-06 rmathew Fixes PR java/9685, PR java/15073
2004-04-30 rmathew Fixes PR java/15133
2004-04-30 sayle * builtins.c (java_builtins): Add acos, asin, ceil...
2004-04-22 sayle * resource.c (write_resource_constructor): Guard call...
2004-04-20 bryce2004-04-19 Bryce McKinlay <mckinlay@redhat.com>
2004-04-16 brycelibjava:
2004-04-14 bryce * expr.c (build_invokeinterface): Remove unused...
2004-04-14 bryce2004-04-14 Andrew Haley <aph@redhat.com>
2004-04-01 kenner * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin...
2004-03-31 aph2004-03-31 Andrew Haley <aph@redhat.com>
2004-03-30 zack * gengtype.c (create_option): New function.
2004-03-25 matz PR java/14689:
2004-03-23 tromey PR java/14315:
2004-03-23 tromey * gcj.texi (Extensions): Document GCJ_PROPERTIES.
2004-03-20 kazu * class.c, gjavah.c, lang.c: Fix comment typos.
2004-03-20 bothner * gcj.texi (Code Generation): Document new flags...
2004-03-19 bothner * class.c (assume_compiled_node_struct): Rename type to
2004-03-18 kenner * tree.h (TREE_CHECK2, TREE_CHECK3, TREE_CHECK5):...
2004-03-17 bothner * jcf-jump.c (options): New --print-constants option.
2004-03-16 bothner * jcf-dump.c (flag_print_constant_pool): Default...
2004-03-15 aph2004-03-15 Andrew Haley <aph@redhat.com>
2004-03-15 aph2004-03-12 Andrew Haley <aph@redhat.com>
2004-02-29 sayle * jcf-parse.c (java_parse_file): Handle the case that...
2004-02-28 bothnerNote that entry fixes PR java/13508, java/11714.
next