OSDN Git Service

* config/i386/i386.md ("*sse_prologue_save_insn"): Use braced output
[pf3gnuchains/gcc-fork.git] / gcc / gimplify.c
2008-03-24 rguenth2008-03-24 Richard Guenther <rguenther@suse.de>
2008-03-18 hubicka * tree-pretty-print.c: Include predict.h.
2008-03-18 jakub PR middle-end/35611
2008-03-06 jakubFormatting nit.
2008-03-06 jakub * gimplify.c (goa_lhs_expr_p): Allow different ADDR_EX...
2008-02-14 ebotcazou PR middle-end/35136
2008-02-12 ebotcazou PR middle-end/35136
2008-02-04 rguenth2008-02-04 Richard Guenther <rguenther@suse.de>
2008-01-25 jakub PR middle-end/33333
2008-01-16 rguenth2008-01-16 Jakub Jelinek <jakub@redhat.com>
2008-01-09 rguenth2008-01-09 Richard Guenther <rguenther@suse.de>
2008-01-04 aldyh PR tree-optimization/34448
2007-12-13 ebotcazou PR middle-end/33088
2007-12-12 aldyh * gimplify.c (gimplify_modify_expr_rhs): Handle...
2007-12-06 jakub2007-12-06 Zdenek Dvorak <ook@ucw.cz>
2007-11-20 rguenth2007-11-20 Richard Guenther <rguenther@suse.de>
2007-11-10 jakub PR fortran/34020
2007-10-29 rsandifogcc/
2007-10-29 razya2007-09-23 Razya Ladelsky
2007-10-09 rguenth2007-10-09 Richard Guenther <rguenther@suse.de>
2007-09-20 jakub PR c/33238
2007-09-07 rakdver * cgraphbuild.c (rebuild_cgraph_edges): Export.
2007-09-06 tromeygcc:
2007-09-05 jakub * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.
2007-09-05 sandra2007-09-05 Sandra Loosemore <sandra@codesourcery...
2007-09-04 rguenth2007-09-04 Richard Guenther <rguenther@suse.de>
2007-08-27 jason PR c++/31337
2007-08-14 ghazi * alias.c (component_uses_parent_alias_set): Constify.
2007-08-11 ian./:
2007-08-08 chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-08-07 ian./:
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-26 rguenth2007-07-26 Richard Guenther <rguenther@suse.de>
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-07-25 ghazi * c-common.c (fname_as_string, c_type_hash): Constify.
2007-07-12 rguenth2007-07-12 Richard Guenther <rguenther@suse.de>
2007-07-09 rakdver * tree-scalar-evolution.c (scev_const_prop): Add argum...
2007-07-07 kazu * auto-inc-dec.c, config/arm/arm.c,
2007-07-06 rguenth2007-07-06 Richard Guenther <rguenther@suse.de>
2007-07-02 rguenth2007-07-02 Richard Guenther <rguenther@suse.de>
2007-06-29 rguenth2006-06-29 Richard Guenther <rguenther@suse.de>
2007-06-27 rguenth2007-06-27 Richard Guenther <rguenther@suse.de>
2007-06-23 rguenth2007-06-23 Richard Guenther <rguenther@suse.de>
2007-06-23 hubicka PR middle-end/31541
2007-06-21 jakub PR middle-end/32362
2007-06-20 jakub PR inline-asm/32109
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-12 ian./:
2007-05-30 rguenth2007-05-30 Richard Guenther <rguenther@suse.de>
2007-05-07 hubicka * gimplify.c (gimplify_expr): Do not crash when folding
2007-05-04 hubicka * fold-const.c (fold_unary): Convert (T1)(X op Y)...
2007-05-01 hubicka * tree.h (maybe_fold_offset_to_component_ref): Remove.
2007-04-12 rguenth2007-04-12 Richard Guenther <rguenther@suse.de>
2007-03-31 rguenth2007-03-31 Richard Guenther <rguenther@suse.de>
2007-02-19 ebotcazou * gimplify.c (gimplify_init_ctor_preeval_1): Detect...
2007-02-19 sayle * function.c (gimplify_parameters): Call build_gimple_...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-15 ebotcazou * gimplify.c (gimplify_modify_expr): During gimplifica...
2007-02-07 jakub PR c++/30703
2007-01-29 jason PR c++/28266
2007-01-24 jakub PR middle-end/27416
2007-01-24 jakub PR middle-end/30494
2007-01-03 pinskia2007-01-03 Andrew Pinski <andrew_pinski@playstation...
2007-01-01 pinskiaFix misspelling of GIMPLE_MODIFY_STMT.
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2007-01-01 pinskia2007-01-01 Andrew Pinski <pinskia@gmail.com>
2006-12-12 pinskia2006-12-12 Andrew Pinski <andrew_pinski@playstation...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-28 hubicka Privatize SSA variables into gimple_df.
2006-11-16 ebotcazou PR middle-end/26306
2006-11-15 rguenth2006-11-15 Paolo Bonzini <bonzini@gnu.org>
2006-11-13 jason PR middle-end/28915
2006-11-11 rguenth2006-11-11 Richard Guenther <rguenther@suse.de>
2006-10-27 hubicka * builtins.c (fold_builtin): Don't generate NOP_EXPR...
2006-10-26 bje * gimplify.c (get_name): Remove extraneous break.
2006-10-11 rguenth2006-10-11 Richard Guenther <rguenther@suse.de>
2006-10-07 kazu * gimplify.c, sched-int.h: Fix comment typos.
2006-10-06 hainque * gimplify.c (gimplify_type_sizes) [POINTER_TYPE,...
2006-10-02 jakub PR c/29154
2006-09-28 ebotcazou * gimplify.c (gimplify_init_ctor_preeval): Call maybe_...
2006-09-01 jason PR c++/28899
2006-08-25 jsm28 PR c/27893
2006-08-21 jason PR c++/27115
2006-08-21 hainque * gimplify.c (gimplify_init_constructor) <RECORD,UNION...
2006-08-15 jakub PR middle-end/28724
2006-07-18 hainque * tree.h (categorize_ctor_elements): Adjust prototype...
2006-06-24 hainque * gimplify.c (gimplify_scalar_mode_aggregate_compare...
2006-06-23 hainque * tree.c (max_int_size_in_bytes): New function...
2006-06-13 ebotcazou PR debug/26754
2006-06-12 ebotcazou * gimplify.c (gimplify_expr): Treat VIEW_CONVERT_EXPR...
2006-05-25 mmitchel PR c++/20103
2006-05-23 amacleod2006-05-23 Andrew MacLeod <amacleod@redhat.com>
2006-05-17 jakub PR middle-end/27415
2006-05-16 jakub PR c/27499
2006-05-04 jakub PR middle-end/27388
2006-05-03 jakub PR fortran/27395
2006-05-02 jakub PR middle-end/27337
2006-04-13 rth PR 26651
2006-04-05 ebotcazouAdd missing word in comment.
next