summaryrefslogtreecommitdiff
path: root/gcc/java/java-gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* gimple-predict.h: New file.Andrew MacLeod2015-07-101-1/+1
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+7
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+11
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+9
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+5
* gimplify-be.h: New file.Andrew MacLeod2013-11-141-0/+1
* gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod2013-11-121-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-1/+1
* Update Copyright years for files modified in 2010.Jakub Jelinek2011-01-031-1/+1
* java-gimplify.c: Do not include tm.h, toplev.h.Steven Bosscher2010-05-231-2/+0
* re PR c/40401 (ICE: verify_gimple failed)Richard Guenther2009-07-171-35/+2
* java-gimplify.c (java_gimplify_block): New argument to build_empty_stmt.Aldy Hernandez2009-06-121-1/+1
* re PR middle-end/23401 (Gimplifier produces too many temporaries)Richard Guenther2009-03-311-20/+0
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+2
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-14/+11
* typeck.c (find_method_in_interfaces): Update.Tom Tromey2007-08-171-90/+3
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU Gen...Nick Clifton2007-07-311-5/+4
* java-tree.h (push_labeled_block, [...]): Remove.Tom Tromey2007-07-261-74/+0
* tree.h (enum tree_code_class): Add tcc_vl_exp.Sandra Loosemore2007-02-151-8/+3
* lang.c (dump_compound_expr): Removed case.Tom Tromey2007-01-151-12/+0
* Merged gcj-eclipse branch to trunk.Tom Tromey2007-01-091-88/+1
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-3/+6
* re PR java/1305 ([JSR133] GCJ ignores volatile modifier)Andrew Haley2006-06-191-2/+6
* re PR java/1305 ([JSR133] GCJ ignores volatile modifier)Andrew Haley2006-06-131-6/+120
* class.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* java-gimplify.c: Use gcc_assert and gcc_unreachable throughout.Ben Elliston2006-02-031-1/+1
* java-gimplify.c (java_gimplify_labeled_block_expr): Use buildN instead of build.Richard Guenther2005-12-021-2/+2
* java-gimplify.c (java_gimplify_block): NULL out the old BLOCK's BLOCK_EXPR_BO...Andrew Pinski2005-09-061-0/+1
* [multiple changes]Andrew Haley2005-08-111-6/+10
* Make CONSTRUCTOR use VEC to store initializers.Giovanni Bajo2005-07-201-4/+4
* Update FSF address.Kelley Cook2005-06-251-2/+2
* re PR java/18741 (ICE tree check: expected class 'expression', have 'declarat...Tom Tromey2004-12-021-1/+2
* expr.c (expand_expr_real_1): Remove cases for EXIT_BLOCK_EXPR and LABELED_BLO...Steven Bosscher2004-11-241-0/+43
* check-init.c (check_init): Handle USE_MAPPED_LOCATION case.Per Bothner2004-09-291-1/+5
* re PR java/17329 (ICE: SEGV in java_gimplify_expr)Tom Tromey2004-09-231-1/+4
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-1/+2
* tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell2004-08-251-2/+2
* tree.h (struct tree_decl): Add gimple_formal_temp.Richard Henderson2004-08-181-21/+21
* tree.h (build_int_cst): New.Nathan Sidwell2004-08-151-2/+2
* java-gimplify.c (java_gimplify_new_array_init): Use create_tmp_var.Bryce McKinlay2004-08-101-13/+2
* decl.c (update_aliases, [...]): Replace calls to build with calls to buildN.Roger Sayle2004-08-011-2/+2
* verify.c (verify_jvm_instructions): Comment change only.Andrew Haley2004-07-211-0/+43