summaryrefslogtreecommitdiff
path: root/gcc/java/java-gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* * java-gimplify.c: Do not include tm.h, toplev.h.steven2010-05-231-2/+0
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-35/+2
* gcc/java/aldyh2009-06-121-1/+1
* 2009-03-31 Richard Guenther <rguenther@suse.de>rguenth2009-03-311-20/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-14/+11
* * typeck.c (find_method_in_interfaces): Update.tromey2007-08-171-90/+3
* * java-gimplify.c: Change copyright header to refer to version 3 of the GNU nickc2007-07-311-5/+4
* * java-tree.h (push_labeled_block, pop_labeled_block): Remove.tromey2007-07-261-74/+0
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-8/+3
* * lang.c (dump_compound_expr) <EXPR_WITH_FILE_LOCATION>: Removedtromey2007-01-151-12/+0
* Merged gcj-eclipse branch to trunk.tromey2007-01-091-88/+1
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-3/+6
* 2006-06-19 Andrew Haley <aph@redhat.com>aph2006-06-191-2/+6
* 2006-06-09 Andrew Haley <aph@redhat.com>aph2006-06-131-6/+120
* * class.c, except.c, expr.c, java-gimplify.c: Fix commentkazu2006-05-281-1/+1
* * java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.bje2006-02-031-1/+1
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-2/+2
* 2005-09-06 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-09-061-0/+1
* 2005-08-10 Andrew Haley <aph@redhat.com>aph2005-08-111-6/+10
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-4/+4
* Update FSF address.kcook2005-06-251-2/+2
* PR java/18741:tromey2004-12-021-1/+2
* gcc/steven2004-11-241-0/+43
* * check-init.c (check_init): Handle USE_MAPPED_LOCATION case.bothner2004-09-301-1/+5
* PR java/17329:tromey2004-09-231-1/+4
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-1/+2
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-2/+2
* * tree.h (struct tree_decl): Add gimple_formal_temp.rth2004-08-181-21/+21
* .:nathan2004-08-151-2/+2
* 2004-08-10 Bryce McKinlay <mckinlay@redhat.com>bryce2004-08-101-13/+2
* * decl.c (update_aliases, initialize_local_variable): Replace callssayle2004-08-011-2/+2
* 2004-07-20 Andrew Haley <aph@redhat.com>aph2004-07-211-0/+43
* * builtins.c (max_builtin, min_builtin,sayle2004-07-181-24/+25
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-3/+3
* 2004-06-21 Andrew Haley <aph@redhat.com>aph2004-06-211-0/+5
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-1/+1
* * java-gimplify.c (java_gimplify_expr): Correct minor typos.rmathew2004-05-141-4/+4
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-0/+277