OSDN Git Service

* tree-scalar-evolution.c (follow_ssa_edge_in_condition_phi):
[pf3gnuchains/gcc-fork.git] / gcc / java /
2004-11-09 pinskia2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-08 tromey PR java/16843:
2004-11-08 pinskia2004-11-08 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-06 gerald * lex.h (HAVE_ICONV): Undefine if we do not have HAVE_...
2004-11-02 bryce2004-11-02 Bryce McKinlay <mckinlay@redhat.com>
2004-10-22 ebotcazou PR java/17265
2004-10-21 aph2004-10-21 Andrew Haley <aph@redhat.com>
2004-10-18 steven * Make-lang.in (java/parse.o-warn, java/parse-scan...
2004-10-17 steven * class.c (ident_subst): Always alloca buffer.
2004-10-16 hp * expr.c (expr_add_location): Move declaration to...
2004-10-15 rmathew * parse.y (parse_warning_context): Remove ATTRIBUTE_PR...
2004-10-15 kazu * boehm.c, builtins.c, java-except.h, jcf-io.c, jcf...
2004-10-14 austernSpeed up walk_tree by introducing a special-purpose...
2004-10-13 tromey PR java/15578:
2004-10-06 uweigand * parse.y (issue_warning_error_from_context): Use...
2004-10-06 zack * pretty-print.c: Include tree.h.
2004-10-05 rmathew Prepare for %q, %< and %> in diagnostic message strings.
2004-10-05 aph2004-10-05 Andrew Haley <aph@redhat.com>
2004-10-01 hubicka * c-decl.c (c_expand_body): Update call tree_rest_of_c...
2004-10-01 kazu * lex.c: Fix a comment typo.
2004-10-01 kazu * java-tree.h: Fix a comment typo.
2004-09-30 bothner Simplify lexer. Implement --enable-mapped-location...
2004-09-30 bothner * java-tree.h (JAVA_FILE_P, ZIP_FILE_P): Remove unuse...
2004-09-30 bothner More cleanup for --enable-mapped-location.
2004-09-30 bothner * check-init.c (check_init): Handle USE_MAPPED_LOCATIO...
2004-09-30 bothner * java-tree.h: Redefine some macros and add soem...
2004-09-29 aph2004-09-29 Andrew Haley <aph@redhat.com>
2004-09-28 tromey PR java/15710:
2004-09-28 aph2004-09-28 Andrew Haley <aph@redhat.com>
2004-09-28 aph2004-09-28 Andrew Haley <aph@redhat.com>
2004-09-28 aph2004-09-28 Andrew Haley <aph@redhat.com>
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.
next