summaryrefslogtreecommitdiff
path: root/gcc/gimplify.c
Commit message (Expand)AuthorAgeFilesLines
* * cgraphbuild.c (rebuild_cgraph_edges): Export.rakdver2007-09-071-10/+46
* gcc:tromey2007-09-061-1/+1
* * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.jakub2007-09-051-2/+44
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-4/+5
* 2007-09-04 Richard Guenther <rguenther@suse.de>rguenth2007-09-041-20/+16
* PR c++/31337jason2007-08-271-8/+10
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-4/+4
* ./:ian2007-08-111-1/+1
* * tree.def (FIXED_POINT_TYPE): New type.chaoyingfu2007-08-081-0/+3
* ./:ian2007-08-071-1/+2
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-2/+2
* 2007-07-26 Richard Guenther <rguenther@suse.de>rguenth2007-07-261-96/+4
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * c-common.c (fname_as_string, c_type_hash): Constify.ghazi2007-07-251-2/+2
* 2007-07-12 Richard Guenther <rguenther@suse.de>rguenth2007-07-121-4/+11
* * tree-scalar-evolution.c (scev_const_prop): Add arguments torakdver2007-07-091-3/+20
* * auto-inc-dec.c, config/arm/arm.c,kazu2007-07-071-1/+1
* 2007-07-06 Richard Guenther <rguenther@suse.de>rguenth2007-07-061-14/+21
* 2007-07-02 Richard Guenther <rguenther@suse.de>rguenth2007-07-021-12/+13
* 2006-06-29 Richard Guenther <rguenther@suse.de>rguenth2007-06-291-7/+14
* 2007-06-27 Richard Guenther <rguenther@suse.de>rguenth2007-06-271-4/+2
* 2007-06-23 Richard Guenther <rguenther@suse.de>rguenth2007-06-231-1/+43
* PR middle-end/31541hubicka2007-06-231-8/+20
* PR middle-end/32362jakub2007-06-211-1/+14
* PR inline-asm/32109jakub2007-06-201-0/+13
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-5/+13
* ./:ian2007-06-121-0/+5
* 2007-05-30 Richard Guenther <rguenther@suse.de>rguenth2007-05-301-1/+2
* * gimplify.c (gimplify_expr): Do not crash when foldinghubicka2007-05-071-0/+2
* * fold-const.c (fold_unary): Convert (T1)(X op Y) into ((T1)X op (T1)Y),hubicka2007-05-041-1/+16
* * tree.h (maybe_fold_offset_to_component_ref): Remove.hubicka2007-05-011-0/+27
* 2007-04-12 Richard Guenther <rguenther@suse.de>rguenth2007-04-121-3/+1
* 2007-03-31 Richard Guenther <rguenther@suse.de>rguenth2007-03-311-0/+1
* * gimplify.c (gimplify_init_ctor_preeval_1): Detect potential overlapebotcazou2007-02-191-0/+15
* * function.c (gimplify_parameters): Call build_gimple_modify_stmtsayle2007-02-191-40/+31
* 2007-02-15 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-151-71/+46
* * gimplify.c (gimplify_modify_expr): During gimplification, attach aebotcazou2007-02-151-0/+13
* PR c++/30703jakub2007-02-071-10/+0
* PR c++/28266jason2007-01-291-1/+5
* PR middle-end/27416jakub2007-01-241-0/+37
* PR middle-end/30494jakub2007-01-241-2/+5
* 2007-01-03 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-01-031-40/+41
* Fix misspelling of GIMPLE_MODIFY_STMT.pinskia2007-01-011-1/+1
* 2007-01-01 Andrew Pinski <pinskia@gmail.com>pinskia2007-01-011-1/+2
* 2007-01-01 Andrew Pinski <pinskia@gmail.com>pinskia2007-01-011-0/+2
* 2007-01-01 Andrew Pinski <pinskia@gmail.com>pinskia2007-01-011-1/+5
* 2006-12-12 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2006-12-121-9/+13
* Merge gimple-tuples-branch into mainline.aldyh2006-12-051-55/+127
* Privatize SSA variables into gimple_df.hubicka2006-11-281-2/+2
* PR middle-end/26306ebotcazou2006-11-161-6/+11