OSDN Git Service

* attribs.c (hash_attr, eq_attr, init_attributes): Constify.
[pf3gnuchains/gcc-fork.git] / gcc / gimplify.c
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.
2006-04-03 sayle * builtins.c (dummy_object): Use build_int_cst instead...
2006-04-02 sayle * gimplify.c (gimplify_scan_omp_clauses) <OMP_CLAUSE_I...
2006-03-24 jakub PR middle-end/26611
2006-03-13 ebotcazou PR middle-end/18859
2006-03-10 jason PR c/26004
2006-03-04 kazu * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraph...
2006-02-23 jakub PR middle-end/26412
2006-02-13 jakub PR middle-end/26092
2006-02-09 jason PR c++/25979
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2006-02-07 rguenth2006-02-07 Richard Guenther <rguenther@suse.de>
2006-02-03 jason PR c++/25979
2006-01-30 rguenth2006-01-30 Richard Guenther <rguenther@suse.de>
2006-01-26 dnovillo * tree.h (TREE_RANGE_CHECK): Fix range predicate.
2006-01-19 dnovillo * tree-pretty-print.c (dump_generic_node): Handle
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-12-18 gdr * tree-vn.c (vn_add): Use XNEW.
2005-12-09 dnovillo * tree.c (recompute_tree_invariant_for_addr_expr)...
2005-12-02 rguenth2005-12-02 Richard Guenther <rguenther@suse.de>
2005-11-11 jason PR c++/24686
2005-11-03 pinskia2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2005-11-03 pinskia2005-11-03 Andrew Pinski <pinskia@physics.uc.edu>
2005-10-16 rth * gimplify.c (gimplify_var_or_parm_decl): Split...
2005-10-05 bonzini2005-10-05 Paolo Bonzini <bonzini@gnu.org>
2005-10-03 ian * gimplify.c (find_single_pointer_decl_1): New static...
2005-09-29 bonzinigcc:
2005-09-24 rth * c-common.c (handle_mode_attribute): When...
2005-09-18 rguenth2005-09-18 Richard Guenther <rguenther@suse.de>
2005-09-14 hainque * gimplify.c (gimplify_init_ctor_eval): Don't discard...
2005-09-06 kazu * gimplify.c, ipa-prop.h, varasm.c, config/vxlib.c,
2005-09-02 mmitchel PR c++/23167
next