OSDN Git Service

PR c++/57047
[pf3gnuchains/gcc-fork.git] / gcc / cp / cp-gimplify.c
2011-12-21 jason PR c++/51611
2011-12-19 jakub * gimple.h (gimplify_seq_add_stmt): Rename to...
2011-11-13 jason PR c++/51060
2011-09-26 paolo2011-09-26 Paolo Carlini <paolo.carlini@oracle.com>
2011-08-02 jakubMerge from gomp-3_1-branch branch:
2011-07-19 rguenth2011-07-19 Richard Guenther <rguenther@suse.de>
2011-05-19 jakub PR c++/48869
2011-05-02 jason Revert:
2011-04-28 jason PR c++/40975
2010-12-15 jakub PR debug/46815
2010-11-30 jsm28 * diagnostic-core.h: Include bversion.h.
2010-11-07 jason * init.c (perform_member_init): Use build_vec_init_exp...
2010-11-05 jakub PR c++/46160
2010-10-26 jason * tree.c (build_vec_init_expr): Split out from...
2010-08-19 jason PR c++/45307
2010-07-15 froydnjgcc/
2010-07-01 rguenth2010-07-01 Richard Guenther <rguenther@suse.de>
2010-06-09 froydnj * call.c (build_call_n): Call XALLOCAVEC instead of...
2010-06-05 stevengcc/ChangeLog:
2010-05-14 jason PR c++/44127
2010-05-05 jason PR c++/43787
2010-02-17 jason PR c++/43075
2010-02-17 jason PR c++/43093
2010-02-16 jason * cp-gimplify.c (cp_gimplify_expr): Fix error recovery.
2010-02-16 jason PR c++/43031
2009-12-02 jakub * g++spec.c (lang_specific_driver): Remove unused...
2009-09-30 jasonmerge in cxx0x-lambdas-branch@152308
2009-08-28 rguenth2009-08-28 Richard Guenther <rguenther@suse.de>
2009-07-29 rguenth2009-07-29 Richard Guenther <rguenther@suse.de>
2009-07-22 rguenth2009-07-22 Richard Guenther <rguenther@suse.de>
2009-07-16 manu2009-07-17 Aldy Hernandez <aldyh@redhat.com>
2009-07-07 manu2009-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
2009-06-12 aldyhgcc/java/
2009-04-24 iangcc/:
2009-03-17 jakub * dwarf2out.c (dwarf2out_imported_module_or_decl_1...
2009-03-17 jakub PR debug/39471
2009-02-09 jason PR c++/39109
2009-01-11 jakub PR c++/36254
2008-10-14 jakub PR c++/37819
2008-10-10 jakub PR c++/37146
2008-10-05 dodji2008-09-30 Dodji Seketeli <dodji@redhat.com>
2008-08-29 hubicka * cp-gimplify.c (cp_gimplify_expr): Add PRED_CONTINUE...
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-06-06 jakub * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP...
2008-05-23 jakub PR c++/36237
2008-02-19 jakub PR c++/35028
2008-02-04 jason PR c++/33916
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2007-02-12 manu2007-02-12 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-02-07 jakub PR c++/30703
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-08-21 jason PR c++/27115
2006-06-13 jakub PR middle-end/27793
2006-06-06 mrsFix up whitespacing
2006-05-02 jakub PR middle-end/27337
2006-03-21 jakub PR c++/26691
2006-03-09 rthMerge C++ from gomp-20050608-branch.
2006-02-09 jason PR c++/25979
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2005-12-07 reichelt * cp-gimplify.c (gimplify_cp_loop): Use fold_build3.
2005-11-30 jason PR c++/21123
2005-09-07 rguenth2005-09-07 Richard Guenther <rguenther@suse.de>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-27 sayle * cp-tree.def (UNARY_PLUS_EXPR): New C++ unary tree...
2005-04-25 ian./
2005-04-09 ian./
2004-12-22 mmitchel PR c++/18464
2004-12-21 pinskia2004-12-21 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-12 sayle PR middle-end/12454
2004-11-15 pinskia2004-11-15 Andrew Pinski <pinskia@physics.uc.edu>
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-16 sayle * call.c (build_vfield_ref, build_call, build_conditio...
2004-08-15 nathan.:
2004-08-07 jason Make return in memory explicit.
2004-07-18 jason PR c++/16115
2004-06-22 jason PR c++/16112
2004-06-21 rth * c-common.def (RETURN_STMT): Remove.
2004-06-20 rth * c-common.def (IF_STMT, CLEANUP_STMT): Move...
2004-06-19 rth * c-common.c, c-common.h (lang_gimplify_stmt...
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.