summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/26092jakub2006-02-131-13/+15
* PR c++/25979jason2006-02-091-43/+62
* * tree.def (CHAR_TYPE): Remove.sayle2006-02-081-3/+1
* 2006-02-07 Richard Guenther <rguenther@suse.de>rguenth2006-02-071-9/+0
* PR c++/25979jason2006-02-031-1/+4
* 2006-01-30 Richard Guenther <rguenther@suse.de>rguenth2006-01-301-0/+9
* * tree.h (TREE_RANGE_CHECK): Fix range predicate.dnovillo2006-01-261-7/+8
* * tree-pretty-print.c (dump_generic_node): Handlednovillo2006-01-191-94/+19
* 2006-01-18 Richard Henderson <rth@redhat.com>dnovillo2006-01-181-24/+1208
* * tree-vn.c (vn_add): Use XNEW.gdr2005-12-181-2/+2
* * tree.c (recompute_tree_invariant_for_addr_expr): Rename fromdnovillo2005-12-091-1/+1
* 2005-12-02 Richard Guenther <rguenther@suse.de>rguenth2005-12-021-57/+57
* PR c++/24686jason2005-11-111-1/+5
* 2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-031-0/+9
* 2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-11-031-5/+6
* * gimplify.c (gimplify_var_or_parm_decl): Split out from ...rth2005-10-161-32/+51
* 2005-10-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-10-051-6/+0
* * gimplify.c (find_single_pointer_decl_1): New static function.ian2005-10-031-0/+60
* gcc:bonzini2005-09-291-0/+6
* * c-common.c (handle_mode_attribute): When not modifying in place,rth2005-09-241-1/+1
* 2005-09-18 Richard Guenther <rguenther@suse.de>rguenth2005-09-181-1/+2
* * gimplify.c (gimplify_init_ctor_eval): Don't discard a zero-sizedhainque2005-09-141-1/+6
* * gimplify.c, ipa-prop.h, varasm.c, config/vxlib.c,kazu2005-09-061-1/+1
* PR c++/23167mmitchel2005-09-021-1/+9
* 2005-08-27 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-08-271-6/+12
* PR tree-optimization/22043jakub2005-08-231-4/+9
* 2005-08-16 Andrew Pinski <pinskia@physics.uc.edu>pinskia2005-08-171-0/+17
* ./ian2005-08-161-3/+7
* PR middle-end/23312rth2005-08-111-1/+3
* PR 22439rth2005-08-081-4/+30
* * builtins.c: Fix comment typo(s).reichelt2005-07-281-9/+10
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-57/+66
* PR tree-opt/22278rth2005-07-191-2/+3
* 2005-07-08 Daniel Berlin <dberlin@dberlin.org>dberlin2005-07-081-2/+4
* PR middle-end/22028jakub2005-06-261-3/+2
* Update FSF address.kcook2005-06-251-2/+2
* PR c++/19317jason2005-06-231-0/+40
* 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