OSDN Git Service

2004-09-28 Paolo Carlini <pcarlini@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / java /
2004-09-25 tromey PR java/17500:
2004-09-25 kazu * expr.c, jcf-dump.c, parse-scan.y, parse.y: Fix
2004-09-24 tromey PR java/15656:
2004-09-24 tromey PR java/16789:
2004-09-24 aph2004-09-23 Andrew Haley <aph@redhat.com>
2004-09-23 tromey PR java/17329:
2004-09-23 tromey PR java/17380:
2004-09-22 kcookgcc/
2004-09-22 nathan * vec.h (VEC_space): Return true if there _is_ space.
2004-09-21 austern Fix bootstrap.
2004-09-21 tromey PR java/17575:
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-14 tromey PR java/17216:
2004-09-11 pinskia2004-09-11 Andrew Pinski <apinski@apple.com>
2004-09-11 membar * Make-lang.in (java/win32-host.o): Add dependency on
2004-09-11 membar * Make-lang.in (GCJH_OBJS): Change dependency from
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-24 nathan * c-decl.c (c_init_decl_processing): Adjust
2004-08-23 nathan * Makefile.in (BUILD_ERRORS): Set to build-errors.
2004-08-20 nathan * expr.c (build_java_arrayaccess): Use convert to...
2004-08-19 bryce2004-08-19 Bryce McKinlay <mckinlay@redhat.com>
2004-08-19 nathan * tree.h (TYPE_CACHED_VALUES_P): New.
2004-08-19 pinskia * class.c (make_local_function_alias): Only make a...
2004-08-18 bryce2004-08-18 Bryce McKinlay <mckinlay@redhat.com>
2004-08-18 rth * tree.h (struct tree_decl): Add gimple_formal_...
2004-08-17 aph2004-08-17 Andrew Haley <aph@redhat.com>
2004-08-16 tromey PR java/8473:
2004-08-16 aph2004-08-16 Andrew Haley <aph@redhat.com>
2004-08-16 aph2004-08-16 Elliot Lee <sopwith@redhat.com>
2004-08-15 nathan.:
2004-08-12 daney2004-08-12 David Daney <ddaney@avtrex.com>
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-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
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-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
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-16 bonzinigcc/ChangeLog:
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'.
next