OSDN Git Service

2008-07-28 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / cp / init.c
2008-07-28 rguenth2008-07-28 Richard Guenther <rguenther@suse.de>
2008-07-24 jason Implement defaulted/deleted functions as per...
2008-07-21 rwildgcc/objc/
2008-07-18 ghazi * cvt.c (convert_to_void): Avoid C++ keywords.
2008-07-02 jasongcc/cp/ChangeLog:
2008-06-21 redi * typeck.c (composite_pointer_type_r, cxx_sizeof_expr,
2008-04-23 bonzini2008-04-23 Paolo Bonzini <bonzini@gnu.org>
2008-03-27 dgregor2008-03-27 Douglas Gregor <doug.gregor@gmail.com>
2008-03-25 dgregor2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
2008-03-21 paolo2008-03-21 Paolo Carlini <pcarlini@suse.de>
2008-02-14 jason PR c++/5645
2008-02-12 jakub PR c++/34862
2008-02-04 jason PR c++/33916
2008-01-22 tromeygcc/testsuite
2007-11-23 jakub PR c++/30293
2007-09-20 jason PR c++/7586
2007-09-20 paolocp/
2007-09-16 paolo/cp
2007-09-09 daney PR c++/33324
2007-09-06 jason PR c++/15097
2007-08-31 dgregor2007-08-31 Douglas Gregor <doug.gregor@gmail.com>
2007-08-21 jakub * init.c (build_new_1): Use get_target_expr instead...
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 jakub PR c++/33025
2007-08-02 nickc* typeck.c: Change copyright header to refer to version...
2007-07-06 rguenth2007-07-06 Richard Guenther <rguenther@suse.de>
2007-07-06 mmitchel PR c++/32245
2007-07-04 mmitchel * init.c (build_new): Tweak comment.
2007-07-04 mmitchel PR c++/31743
2007-06-29 dgregor2007-06-29 Douglas Gregor <doug.gregor@gmail.com>
2007-06-16 pinskia2007-06-15 Andrew Pinski <andrew_pinski@playstation...
2007-06-12 ian./:
2007-04-26 mmitchel PR c++/31388
2007-02-28 sandra2007-02-28 Sandra Loosemore <sandra@codesourcery...
2007-02-04 kazu * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c,...
2006-11-20 mmitchel PR c++/29475
2006-10-03 reichelt PR c++/29291
2006-09-15 pinskia2006-09-14 Andrew Pinski <pinskia@physics.uc.edu>
2006-09-08 pinskia006-09-07 Andrew Pinski <pinskia@physics.uc.edu>
2006-08-23 pinskia2006-08-21 Andrew Pinski <pinskia@physics.uc.edu>
2006-08-16 reichelt PR c++/28593
2006-06-23 reichelt PR c++/11468
2006-06-20 reichelt PR c++/28052
2006-06-06 mrsFix up whitespacing
2006-06-05 reichelt PR c++/27804
2006-05-31 mmitchel PR c++/27801
2006-05-21 mmitchel PR c++/27210
2006-05-19 mmitchel PR c++/27471
2006-04-17 reichelt * init.c (build_offset_ref): Remove superfluous temporary.
2006-04-11 mmitchel * g++.dg/parse/dtor7.C: New test.
2006-03-30 sayle PR c++/22494
2006-02-18 mmitchel PR c++/26266
2006-02-03 lmillward * typeck.c (string_conv_p): Pass appropiate
2006-01-23 reichelt * cp-tree.h (build_x_delete): Remove prototype.
2006-01-04 rakdver PR c++/25632
2005-12-27 mmitchel PR c++/23171, c++/23172, c++/25417.
2005-12-22 mmitchel PR c++/25364
2005-12-20 mmitchel PR c++/24278
2005-11-05 kazu * decl2.c, init.c, typeck.c: Fix comment typos.
2005-11-04 rguenth2005-11-04 Richard Guenther <rguenther@suse.de>
2005-10-16 mmitchel PR c++/24389
2005-10-16 mmitchel PR c++/22137
2005-10-11 mmitchel PR c++/21089
2005-09-22 mmitchel PR c++/23993
2005-09-06 mmitchel * cp-tree.h (rvalue): New function.
2005-08-29 mmitchel PR c++/23099
2005-08-26 mmitchel PR c++/23491
2005-08-08 reichelt PR c++/22508
2005-07-20 giovannibajo Make CONSTRUCTOR use VEC to store initializers.
2005-07-02 jsm282005-07-02 Zack Weinberg <zack@codesourcery.com>
2005-06-25 kcookUpdate FSF address.
2005-06-15 mrsCanonicalize whitespace.
2005-06-14 mrsRemove extra white spacing at end of lines.
2005-05-31 nathancp:
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-04-21 nathan * vec.h: Update API to separate allocation mechanism...
2005-04-06 mmitchel PR c++/20734
2005-03-24 steven * typeck.c (comptypes): First determine if the types...
2005-03-21 paolo2005-03-21 Paolo Carlini <pcarlini@suse.de>
2005-03-09 mmitchel PR c++/20142
2005-03-05 lerdsuwa PR c++/19311
2005-02-24 reichelt * call.c, class.c, cp-tree.h, decl2.c, error.c, init...
2005-02-23 mmitchel PR c++/19991
2005-02-09 mmitchel PR c++/19733
2005-01-18 kazu * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,
2005-01-01 rth PR middle-end/17799
2004-12-17 steven * init.c (build_zero_init): max_index is the number of
2004-12-16 nathancp:
2004-12-14 pinskia2004-12-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-12-09 nathancp:
2004-12-08 nathancp:
2004-12-03 nathancp:
2004-11-10 mmitchel PR c++/18369
2004-10-11 nathan * cp-tree.h (SAME_BINFO_TYPE_P): New.
2004-10-10 mmitchel PR c++/17867
2004-10-08 nathan * cp-tree.h (dfs_walk, dfs_walk_real, dfs_unmark,...
2004-10-04 gdr Convert diagnostics to use quoting flag q 4/n
2004-09-23 zackgcc/cp:
2004-09-21 nathan * cp-tree.h (struct lang_type_header): Remove
2004-08-30 nathan * call.c (check_dtor_name): Replace abort with gcc_ass...
next