]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/cp/cp-gimplify.c
gcc/java/
[thirdparty/gcc.git] / gcc / cp / cp-gimplify.c
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.