summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* 2009-07-18 Richard Guenther <rguenther@suse.de>rguenth2009-07-181-0/+8
* 2009-07-17 Richard Guenther <rguenther@suse.de>rguenth2009-07-171-6/+14
* PR c++/40780jakub2009-07-171-2/+2
* 2009-07-17 Aldy Hernandez <aldyh@redhat.com>manu2009-07-161-36/+50
* 2009-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-0/+1
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-5/+5
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-1/+1
* 2009-06-29 Richard Guenther <rguenther@suse.de>rguenth2009-06-291-79/+4
* gcc/java/aldyh2009-06-121-25/+33
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-221-13/+0
* 2009-05-22 Richard Guenther <rguenther@suse.de>rguenth2009-05-211-0/+18
* 2009-05-11 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-111-7/+6
* PR middle-end/39666jakub2009-05-051-9/+52
* * attribs.c (decl_attributes): Use %qE for identifiers injsm282009-05-041-10/+10
* 2009-05-02 Richard Guenther <rguenther@suse.de>rguenth2009-05-021-3/+8
* 2009-04-27 Richard Guenther <rguenther@suse.de>rguenth2009-04-271-1/+6
* * tree-nested.c (get_nonlocal_vla_type): If not optimizing, calljakub2009-04-261-1/+42
* gcc/:ian2009-04-241-5/+10
* * gimplify.c (gimplify_modify_expr_rhs) <VAR_DECL>: Do not do a directebotcazou2009-04-231-2/+5
* * c-common.c (c_common_truthvalue_conversion): Use LOCATION to buildebotcazou2009-04-211-23/+68
* 2009-03-31 Richard Guenther <rguenther@suse.de>rguenth2009-03-311-91/+46
* 2009-03-28 Paolo Bonzini <bonzini@gnu.org>bonzini2009-03-291-2/+104
* 2009-03-27 Richard Guenther <rguenther@suse.de>rguenth2009-03-271-2/+6
* * gimplify.c (gimplify_call_expr): Don't set CALL_CANNOT_INLINE_Pnemet2009-03-121-5/+1
* PR tree-optimization/39394jakub2009-03-091-0/+2
* PR fortran/39354jakub2009-03-031-0/+15
* PR middle-end/39154jakub2009-02-111-0/+14
* PR target/39139jakub2009-02-101-1/+4
* 2009-02-10 Richard Guenther <rguenther@suse.de>rguenth2009-02-101-3/+3
* PR middle-end/38615sje2009-01-221-1/+2
* PR middle-end/38676jakub2008-12-301-0/+4
* PR c++/38253jakub2008-12-111-1/+3
* * gimplify.c (gimplify_init_constructor): Revert to using < ratherjason2008-12-091-8/+8
* PR c++/38410jason2008-12-091-4/+9
* PR tree-optimization/37716jakub2008-12-051-1/+1
* 2008-12-03 Richard Guenther <rguenther@suse.de>rguenth2008-12-031-7/+2
* PR c++/36631jakub2008-11-201-42/+4
* PR tree-optimization/38104jakub2008-11-141-4/+4
* Revert:jakub2008-11-121-10/+0
* 2008-11-05 Richard Guenther <rguenther@suse.de>rguenth2008-11-051-1/+1
* * gimplify.c (gimplify_expr): Drop TREE_OVERFLOW fromjakub2008-10-201-0/+10
* + * gimplify.c (gimplify_arg): Add location argument. Use it.aldyh2008-10-061-6/+12
* * gimplify.c (gimplify_function_tree): For -finstrument-functionsjakub2008-10-031-2/+2
* PR debug/37726jakub2008-10-031-1/+1
* PR debug/34037jakub2008-09-181-0/+12
* PR c/37529jakub2008-09-161-2/+6
* PR c++/37530jakub2008-09-161-0/+7
* * gimplify.c (pop_gimplify_context): Free bind_expr_stack.hubicka2008-09-111-0/+1
* PR middle-end/37338jakub2008-09-101-0/+4
* 2008-09-09 Richard Guenther <rguenther@suse.de>rguenth2008-09-091-11/+28