summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-opt/20610rth2005-06-091-2/+79
* 2005-06-07 Richard Guenther <rguenth@gcc.gnu.org>rguenth2005-06-071-3/+1
* 2005-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-041-2/+3
* * gimplify.c (gimplify_ctx): Change the type of case_labels tokazu2005-06-021-8/+10
* 2005-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2005-06-021-0/+14
* PR 21478rth2005-06-011-24/+27
* PR c/21536jakub2005-06-011-26/+24
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+1
* 2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>law2005-05-271-2/+58
* * c-common.c, c-parser.c, cfgbuild.c, cfghooks.c, cfghooks.h,kazu2005-05-261-1/+1
* * gimplify.c (gimplify_compound_lval): Use VEC instead ofkazu2005-05-011-14/+10
* * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan2005-04-221-4/+4
* * Makefile.in (LIBGCOV): Add _gcov_interval_profiler,rakdver2005-04-221-3/+22
* gcc/ChangeLog:aoliva2005-04-151-3/+6
* * cgraphunit.c, dbxout.c, flow.c, gcse.c, gimplify.c,kazu2005-04-011-1/+1
* PR c/17855jsm282005-03-311-0/+18
* * langhooks.h (truthvalue_conversion): Remove.jsm282005-03-231-4/+0
* * builtins.c (fold_builtin): Take decomposed arguments ofkazu2005-03-211-4/+6
* gcc/ChangeLog:aoliva2005-03-141-6/+31
* * gimplify.c (gimplify_expr): Remove local variables r0 andkazu2005-03-121-6/+5
* PR inline-asm/20314jakub2005-03-101-2/+67
* * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,kazu2005-03-081-1/+1
* * gimplify.c (gimple_push_bind_expr, gimple_pop_bind_expr,kazu2005-03-081-3/+3
* * gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Revert again.jason2005-02-181-63/+0
* PR mudflap/19319, c++/19317jason2005-02-171-0/+63
* re-apply fold_indirect_ref patchjason2005-02-141-13/+18
* temporarily revert last changesjason2005-02-131-67/+13
* PR mudflap/19319jason2005-02-131-13/+67
* 2005-01-26 Stuart Hastings <stuart@apple.com>stuart2005-01-271-0/+2
* PR middle-end/19515rth2005-01-261-2/+2
* * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,kazu2005-01-231-1/+1
* PR tree-optimization/13000ian2005-01-211-3/+16
* PR c/17297jakub2005-01-191-10/+23
* * calls.c (expand_call): Check DECL_BUILT_IN_CLASS beforeebotcazou2005-01-181-1/+2
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* PR middle-end/17799rth2005-01-011-0/+1
* PR inline-asm/15740rth2004-12-291-4/+0
* PR c++/19148mmitchel2004-12-271-5/+8
* * gimplify.c (gimplify_modify_expr_rhs): Use types_compatible_p.mmitchel2004-12-231-2/+3
* PR c++/16405mmitchel2004-12-231-0/+27
* 2004-12-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth2004-12-221-19/+38
* * gimplify.c (eval_save_expr): New.rth2004-12-211-2/+20
* gcc/steven2004-12-201-33/+135
* PR middle-end/16417rth2004-12-191-6/+27
* .:nathan2004-12-081-11/+11
* * c-gimplify.c (gimplify_c_loop): Improve initial implementationssayle2004-12-061-7/+6
* 2004-12-04 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-12-041-3/+19
* * expr.c (get_inner_reference): Handle REAL/IMAGPART_EXPR.rth2004-11-301-6/+2
* 2004-11-18 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-11-291-1/+4
* Fix indentation on line 3063.kenner2004-11-241-1/+1