OSDN Git Service

Uniquization of constants at the Tree level
[pf3gnuchains/gcc-fork.git] / gcc / java / expr.c
2010-05-23 froydnj * expr.c (pop_arguments): Fix use of undeclared variable.
2010-05-23 froydnjgcc/
2010-05-21 stevengcc/ChangeLog:
2010-05-19 froydnj * expr.c (pop_arguments): Fix use of undeclared variable.
2010-05-18 froydnjgcc/
2010-04-07 jakub * tree-ssa-pre.c (my_rev_post_order_compute): Remove...
2009-11-28 jakub * jvspec.c (lang_specific_driver): Remove unused
2009-06-12 aldyhgcc/java/
2008-10-16 djegcc/
2008-09-22 aph2008-09-22 Andrew Haley <aph@redhat.com>
2008-09-17 hubicka PR c++/18071
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-24 tromey * jcf-path.c (jcf_path_init): Don't name variable...
2008-06-20 ghazi * collect2.c (main, add_to_list): Fix for -Wc++-compat.
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-02-29 tromey * expr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LI...
2008-02-26 tromeygcc
2007-11-26 aoliva* expr.c (build_jni_stub): Use the computed jni func...
2007-11-26 aoliva* expr.c (type_assertion_hash): Hash type uids rather...
2007-09-06 tromeygcc:
2007-08-17 tromey * typeck.c (find_method_in_interfaces): Update.
2007-08-17 tromeygcc:
2007-07-31 nickc* java-gimplify.c: Change copyright header to refer...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-12 rguenth2007-07-12 Richard Guenther <rguenther@suse.de>
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-05-14 espindolagcc/
2007-04-03 aph2007-04-03 Andrew Haley <aph@redhat.com>
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-07 aph2007-02-07 Andrew Haley <aph@redhat.com>
2007-02-02 aph2007-02-02 Andrew Haley <aph@redhat.com>
2007-01-15 tromey * lang.c (dump_compound_expr) <EXPR_WITH_FILE_LOCATION...
2007-01-13 tromey * jcf-dump.c (main): Updated call to find_class.
2007-01-11 tromey * typeck.c (convert): Don't use flag_emit_class_files.
2007-01-09 tromeyMerged gcj-eclipse branch to trunk.
2006-09-12 tromey * expr.c (push_value): Always flush quick stack.
2006-09-12 tromey PR java/28754:
2006-09-12 tromey PR java/28892:
2006-06-23 aph2006-06-21 Andrew Haley <aph@redhat.com>
2006-06-19 aph2006-06-19 Andrew Haley <aph@redhat.com>
2006-06-08 aph2006-06-08 Andrew Haley <aph@redhat.com>
2006-05-28 kazu * class.c, except.c, expr.c, java-gimplify.c: Fix...
2006-05-26 tromey * expr.c (java_push_constant_from_pool): Handle 'ldc...
2006-05-04 aph2006-05-04 Andrew Haley <aph@redhat.com>
2006-04-08 kazu * expr.c, gjavah.c: Fix comment typos.
2006-04-03 aph2006-04-03 Andrew Haley <aph@redhat.com>
2006-03-31 aph2006-03-30 Andrew Haley <aph@redhat.com>
2006-02-09 aph2006-02-09 Andrew Haley <aph@redhat.com>
2006-02-07 aph2006-02-07 Andrew Haley <aph@redhat.com>
2006-02-04 tromey PR java/26097:
2006-02-04 andreast2006-02-04 Andreas Tobler <a.tobler@schweiz.ch>
2006-02-03 bje * java-gimplify.c: Use gcc_assert and gcc_unreachable...
2005-12-08 aph2005-12-08 Andrew Haley <aph@redhat.com>
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-11-29 tromeygcc/java:
2005-09-18 phython2005-09-18 James A. Morrison <phython@gcc.gnu.org>
2005-09-09 aph2005-09-09 Andrew Haley <aph@redhat.com>
2005-09-06 kazu * check-init.c, decl.c, expr.c, gcj.texi, java-tree.h,
2005-08-16 tromey PR java/23300.
2005-08-15 tromey * Make-lang.in (JAVA_OBJS): Removed verify.o
2005-07-28 dnovillo * expr.c (expand_load_internal): Fix missing parens in
2005-07-28 aph2005-07-15 Andrew Haley <aph@redhat.com>
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-13 bothner * expr.c (int highest_label_pc_this_method,
2005-05-24 rth * builtins.c (define_builtin): Don't call make_...
2005-05-15 tromeyreverted erroneous checkin
2005-05-15 tromeygcc/java:
2005-04-29 tromeygcc:
2005-04-29 tromey2005-04-29 Andrew Pinski <pinskia@gcc.gnu.org>
2005-04-29 aph2005-04-28 Andrew Haley <aph@redhat.com>
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-03-17 aph2005-03-16 Andrew Haley <aph@redhat.com>
2005-03-07 bryce2005-03-04 Bryce McKinlay <mckinlay@redhat.com>
2005-03-05 kazugcc/
2005-02-14 aph2005-02-14 Andrew Haley <aph@redhat.com>
2005-02-08 tromey2005-02-08 Marcin Dalecki <martin@dalecki.de>
2005-01-12 rmathew * expr.c (build_jni_stub): Replace mistaken...
2004-12-17 aph2004-12-17 Andrew Haley <aph@redhat.com>
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 tromey * Merged gcj-abi-2-dev-branch to trunk.
2004-11-09 pinskia2004-11-09 Andrew Pinski <pinskia@physics.uc.edu>
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-09-30 bothner More cleanup for --enable-mapped-location.
2004-09-25 kazu * expr.c, jcf-dump.c, parse-scan.y, parse.y: Fix
2004-09-24 tromey PR java/16789:
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-20 nathan * expr.c (build_java_arrayaccess): Use convert to...
2004-08-15 nathan.:
2004-08-05 geoffk2004-08-04 Geoffrey Keating <geoffk@apple.com>
2004-07-21 aph2004-07-20 Andrew Haley <aph@redhat.com>
2004-07-20 nathan.:
2004-07-12 sayle * expr.c (java_truthvalue_conversion, flush_quick_stack,
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-07 nathan * tree.h (TYPE_BINFO_OFFSET, TYPE_BINFO_VTABLE,
2004-06-27 rmathew Formatting fixes.
2004-06-26 bryce PR java/15734
next