OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / java /
2005-01-10 rmathew * verify.c: Revert to the version before the...
2005-01-10 rmathew PR java/19277
2005-01-09 mark * parse.y (process_imports): Allocate (and free...
2005-01-05 tromey * gcj.texi (Standard Properties): java.ext.dirs is...
2004-12-20 aph2004-12-20 Andrew Haley <aph@redhat.com>
2004-12-17 aph2004-12-17 Andrew Haley <aph@redhat.com>
2004-12-13 dannysmithPR target/18459
2004-12-13 dannysmithgcc
2004-12-08 aph2004-12-07 Andrew Haley <aph@redhat.com>
2004-12-08 aph2004-12-07 Andrew Haley <aph@redhat.com>
2004-12-06 tromey * Make-lang.in (JAVA_MANFILES): Added gcj-dbtool.
2004-12-06 tromey PR java/14853:
2004-12-03 tromey * lang.c (flag_new_verifier): Define.
2004-12-03 tromey PR bootstrap/14614:
2004-12-03 aph2004-12-03 Andrew Haley <aph@redhat.com>
2004-12-03 aph2004-12-03 Andrew Haley <aph@redhat.com>
2004-12-02 tromey PR java/16675:
2004-12-02 tromey PR java/18741:
2004-11-28 bothner * jcf-parse.c (set_source_filename): Improvement...
2004-11-28 bothner * expr.c (build_expr_wfl): Only declare last_file...
2004-11-27 kazu * class.c, decl.c, expr.c: Fix comment typos.
2004-11-26 pinskia2004-11-26 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-25 jsm28 * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS...
2004-11-25 rth * verify-glue.c (vfy_init_name, vfy_clinit_name...
2004-11-25 tromey * verify.c (defer_merging): Don't use C++-style comment.
2004-11-25 tromey * verify-impl.c (vfy_push_type): Removed bogus "return".
2004-11-25 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-11-24 stevengcc/
2004-11-24 stevengcc/
2004-11-23 bje * xref.h (xref_flag_value): Remove.
2004-11-23 bje * gjavah.c (output_directory): Make static.
2004-11-15 tromey * decl.c (instn_ptr_type_node): Removed.
2004-11-13 mrs * Makefile.in: Add html support.
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...
next