OSDN Git Service

PR tree-optimization/50596
[pf3gnuchains/gcc-fork.git] / gcc / gimplify.c
2011-10-14 ktietz * gimplify.c (gimplify_expr): Take care that...
2011-10-11 meissnerConvert standard builtin functions from being arrays...
2011-10-07 rthRename vshuffle/vec_shuffle to vec_perm.
2011-10-07 vries2011-10-07 Tom de Vries <tom@codesourcery.com>
2011-10-03 rthVector shuffling patch from Artem Shinkarov.
2011-08-30 rguenth2011-08-30 Richard Guenther <rguenther@suse.de>
2011-08-29 rguenth20011-08-29 Artjoms Sinkarovs <artyom.shinkaroff...
2011-08-17 rguenth2011-08-17 Richard Guenther <rguenther@suse.de>
2011-08-11 rguenth2011-08-11 Richard Guenther <rguenther@suse.de>
2011-08-02 jakubMerge from gomp-3_1-branch branch:
2011-07-21 ktietzChangeLog gcc/
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-07-18 rguenth2011-07-18 Richard Guenther <rguenther@suse.de>
2011-07-14 rguenth2011-07-14 Richard Guenther <rguenther@suse.de>
2011-07-13 rsandifogcc/
2011-07-09 jason PR c++/45437
2011-07-07 jakub PR middle-end/49640
2011-06-10 paolo/gcc/cp
2011-05-26 jakub PR c++/49165
2011-05-19 ktietz2011-05-19 Kai Tietz <ktietz@redhat.com>
2011-05-13 ktietz2011-05-13 Kai Tietz <ktietz@redhat.com>
2011-05-13 ktietz2011-05-13 Kai Tietz <ktietz@redhat.com>
2011-05-12 ktietz2011-05-12 Kai Tietz <ktietz@redhat.com>
2011-05-06 froydnjgeneralize build_case_label to the rest of the compiler
2011-05-05 jakub * gimplify.c (create_tmp_var_raw): Don't call build_ty...
2011-04-22 jakub PR c/48716
2011-04-15 matz * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR...
2011-04-15 ebotcazou * gimplify.c: Fix issues in comments throughout.
2011-04-12 rguenth2011-04-12 Richard Guenther <rguenther@suse.de>
2011-04-11 rguenth2011-04-11 Richard Guenther <rguenther@suse.de>
2011-04-11 jamborm2011-04-11 Martin Jambor <mjambor@suse.cz>
2011-03-25 rguenth2011-03-25 Richard Guenther <rguenther@suse.de>
2011-03-22 ebotcazou * gimplify.c (gimplify_cond_expr): Gimplify COMPOUND_E...
2011-03-21 ebotcazou * gimplify.c (gimplify_vla_decl): Set TREE_THIS_NOTRAP...
2011-03-18 jason PR c++/23372
2011-03-07 froydnjgcc/
2011-03-03 jakub PR c/47963
2010-12-08 rguenth2010-12-08 Richard Guenther <rguenther@suse.de>
2010-12-01 hubicka * tree.c (build_common_builtin_nodes): Do not initialize
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-19 jsm28 * common.opt (flag_instrument_functions_exclude_functions,
2010-11-05 jakub PR middle-end/43690
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-04 rguenth2010-11-04 Richard Guenther <rguenther@suse.de>
2010-11-03 froydnjgcc/
2010-11-01 jason * tree.h (EXPR_LOC_OR_HERE): New macro.
2010-10-27 jason * gimplify.c (gimplify_decl_expr): Handle anonymous...
2010-10-22 ebotcazou * gimplify.c (gimplify_variable_sized_compare): Preser...
2010-10-16 ebotcazou * gimplify.c (gimplify_type_sizes) <ARRAY_TYPE>: If...
2010-10-11 froydnjgcc/
2010-10-11 ian * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.
2010-09-23 rguenth2010-09-23 Richard Guenther <rguenther@suse.de>
2010-09-20 rguenth2010-09-20 Richard Guenther <rguenther@suse.de>
2010-09-20 hubicka PR tree-optimize/45605
2010-09-06 rguenth2010-09-06 Richard Guenther <rguenther@suse.de>
2010-09-04 rguenth2010-09-04 Richard Guenther <rguenther@suse.de>
2010-09-03 rguenth2010-09-03 Richard Guenther <rguenther@suse.de>
2010-09-01 rguenth2010-09-01 Richard Guenther <rguenther@suse.de>
2010-09-01 ebotcazou * gimplify.c (gimplify_init_constructor): Do not creat...
2010-08-30 ebotcazou Stack usage support
2010-08-30 jakub PR middle-end/45423
2010-08-20 froydnjgcc/
2010-08-20 nathan gcc/
2010-08-19 jason PR c++/45307
2010-07-15 froydnjgcc/
2010-07-08 manu2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-07-05 jakub PR c++/44808
2010-07-05 rguenth2010-07-05 Richard Guenther <rguenther@suse.de>
2010-07-04 rguenth2010-07-04 Richard Guenther <rguenther@suse.de>
2010-07-03 ebotcazou * gimplify.c (mostly_copy_tree_r): Deal with BIND_EXPR.
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-25 manu2010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>
2010-06-17 rguenth2010-06-17 Richard Guenther <rguenther@suse.de>
2010-06-15 jakub PR fortran/44536
2010-06-07 rguenth2010-06-07 Richard Guenther <rguenther@suse.de>
2010-06-02 steven * gimplify.c (gimplify_body): Revert "Do not initializ...
2010-06-01 steven * gimplify.c: Do not include except.h and optabs.h.
2010-05-27 jsm28 * diagnostic-core.h: New. Contents moved from diagnos...
2010-05-21 jsm28 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h...
2010-05-21 stevengcc/ChangeLog:
2010-05-21 ebotcazou PR middle-end/44101
2010-05-19 ebotcazou * langhooks.h (struct lang_hooks): Add new field deep_...
2010-05-15 stevengcc/ChangeLog
2010-05-14 jason PR c++/44127
2010-05-12 jakub PR middle-end/44085
2010-05-06 jasongcc:
2010-05-06 jason * gimplify.c (gimplify_modify_expr_rhs): Don't return...
2010-05-05 ebotcazou * gimplify.c (gimplify_return_expr): Gimplify the...
2010-05-05 jason PR c++/43787
2010-04-30 stevengcc/ChangeLog:
2010-04-28 ebotcazou Uniquization of constants at the Tree level
2010-04-26 ebotcazou * gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_...
2010-04-19 jamborm2010-04-19 Martin Jambor <mjambor@suse.cz>
2010-04-12 ebotcazou * expr.c (categorize_ctor_elements_1): Properly count...
2010-04-08 ebotcazou * tree.h (TREE_ADDRESSABLE): Document its effect for...
2010-03-25 jakub PR c/43385
2010-03-01 rguenth2010-03-01 Richard Guenther <rguenther@suse.de>
2010-02-24 jakub PR debug/43150
2010-02-19 jakub PR middle-end/42233
2010-02-07 rguenth2010-02-07 Richard Guenther <rguenther@suse.de>
next