summaryrefslogtreecommitdiff
path: root/gcc/java/java-gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* 2016-09-30 Andrew Haley <aph@redhat.com>aph2016-09-301-172/+0
* Update copyright years.jakub2016-01-041-1/+1
* adaamacleod2015-11-111-6/+0
* adaamacleod2015-10-291-4/+3
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-1/+1
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+7
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* Update copyright years.jakub2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-1/+1
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+9
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/steven2012-07-161-1/+1
* 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