summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* * diagnostic-core.h: Include bversion.h.jsm282010-11-301-1/+0
* * common.opt (flag_instrument_functions_exclude_functions,jsm282010-11-191-0/+40
* PR middle-end/43690jakub2010-11-051-0/+7
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-1/+5
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-4/+26
* gcc/froydnj2010-11-031-1/+1
* * tree.h (EXPR_LOC_OR_HERE): New macro.jason2010-11-011-16/+6
* * gimplify.c (gimplify_decl_expr): Handle anonymous artificialjason2010-10-271-8/+8
* * gimplify.c (gimplify_variable_sized_compare): Preserve the sourceebotcazou2010-10-221-3/+6
* * gimplify.c (gimplify_type_sizes) <ARRAY_TYPE>: If the type is to beebotcazou2010-10-161-1/+4
* gcc/froydnj2010-10-111-3/+1
* * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.ian2010-10-111-0/+2
* 2010-09-23 Richard Guenther <rguenther@suse.de>rguenth2010-09-231-1/+5
* 2010-09-20 Richard Guenther <rguenther@suse.de>rguenth2010-09-201-0/+9
* PR tree-optimize/45605hubicka2010-09-201-0/+3
* 2010-09-06 Richard Guenther <rguenther@suse.de>rguenth2010-09-061-9/+0
* 2010-09-04 Richard Guenther <rguenther@suse.de>rguenth2010-09-041-16/+47
* 2010-09-03 Richard Guenther <rguenther@suse.de>rguenth2010-09-031-9/+4
* 2010-09-01 Richard Guenther <rguenther@suse.de>rguenth2010-09-011-3/+8
* * gimplify.c (gimplify_init_constructor): Do not create a temporary forebotcazou2010-09-011-3/+4
* Stack usage supportebotcazou2010-08-301-0/+2
* PR middle-end/45423jakub2010-08-301-0/+4
* gcc/froydnj2010-08-201-9/+6
* gcc/nathan2010-08-201-1/+4
* PR c++/45307jason2010-08-191-0/+4
* gcc/froydnj2010-07-151-10/+10
* 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-07-081-0/+1
* PR c++/44808jakub2010-07-051-1/+1
* 2010-07-05 Richard Guenther <rguenther@suse.de>rguenth2010-07-051-1/+0
* 2010-07-04 Richard Guenther <rguenther@suse.de>rguenth2010-07-041-1/+1
* * gimplify.c (mostly_copy_tree_r): Deal with BIND_EXPR.ebotcazou2010-07-031-7/+4
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-50/+96
* 2010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2010-06-251-2/+2
* 2010-06-17 Richard Guenther <rguenther@suse.de>rguenth2010-06-171-8/+3
* PR fortran/44536jakub2010-06-151-1/+1
* 2010-06-07 Richard Guenther <rguenther@suse.de>rguenth2010-06-071-3/+4
* * gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling"steven2010-06-021-0/+4
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-11/+4
* * diagnostic-core.h: New. Contents moved from diagnostic.h andjsm282010-05-271-3/+3
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* PR middle-end/44101ebotcazou2010-05-211-2/+5
* * langhooks.h (struct lang_hooks): Add new field deep_unsharing.ebotcazou2010-05-191-35/+113
* gcc/ChangeLogsteven2010-05-151-41/+0
* PR c++/44127jason2010-05-141-1/+1
* PR middle-end/44085jakub2010-05-121-8/+40
* gcc:jason2010-05-061-13/+24
* * gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK forjason2010-05-061-11/+10
* * gimplify.c (gimplify_return_expr): Gimplify the size expressions ofebotcazou2010-05-051-3/+16
* PR c++/43787jason2010-05-051-211/+218