summaryrefslogtreecommitdiff
path: root/gcc/cp/init.c
Commit message (Expand)AuthorAgeFilesLines
* PR c++/29291reichelt2006-10-031-1/+2
* 2006-09-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-151-0/+5
* 006-09-07 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-09-081-2/+6
* 2006-08-21 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-08-231-1/+4
* PR c++/28593reichelt2006-08-161-1/+1
* PR c++/11468reichelt2006-06-231-4/+12
* PR c++/28052reichelt2006-06-201-1/+3
* Fix up whitespacingmrs2006-06-061-22/+21
* PR c++/27804reichelt2006-06-051-1/+1
* PR c++/27801mmitchel2006-05-311-1/+1
* PR c++/27210mmitchel2006-05-211-3/+16
* PR c++/27471mmitchel2006-05-191-21/+1
* * init.c (build_offset_ref): Remove superfluous temporary.reichelt2006-04-171-6/+2
* * g++.dg/parse/dtor7.C: New test.mmitchel2006-04-111-148/+185
* PR c++/22494sayle2006-03-301-1/+2
* PR c++/26266mmitchel2006-02-181-3/+9
* * typeck.c (string_conv_p): Pass appropiatelmillward2006-02-031-7/+7
* * cp-tree.h (build_x_delete): Remove prototype.reichelt2006-01-231-28/+4
* PR c++/25632rakdver2006-01-041-2/+2
* PR c++/23171, c++/23172, c++/25417.mmitchel2005-12-271-3/+2
* PR c++/25364mmitchel2005-12-221-110/+17
* PR c++/24278mmitchel2005-12-201-4/+4
* * decl2.c, init.c, typeck.c: Fix comment typos.kazu2005-11-051-1/+1
* 2005-11-04 Richard Guenther <rguenther@suse.de>rguenth2005-11-041-2/+2
* PR c++/24389mmitchel2005-10-161-10/+21
* PR c++/22137mmitchel2005-10-161-1/+2
* PR c++/21089mmitchel2005-10-111-25/+37
* PR c++/23993mmitchel2005-09-221-6/+2
* * cp-tree.h (rvalue): New function.mmitchel2005-09-061-5/+4
* PR c++/23099mmitchel2005-08-291-6/+19
* PR c++/23491mmitchel2005-08-261-30/+62
* PR c++/22508reichelt2005-08-081-0/+5
* Make CONSTRUCTOR use VEC to store initializers.giovannibajo2005-07-201-28/+28
* 2005-07-02 Zack Weinberg <zack@codesourcery.com>jsm282005-07-021-3/+3
* Update FSF address.kcook2005-06-251-2/+2
* Canonicalize whitespace.mrs2005-06-151-14/+14
* Remove extra white spacing at end of lines.mrs2005-06-141-89/+89
* cp:nathan2005-05-311-1/+1
* * diagnostic.c (warning): Accept parameter to classify warning option.dj2005-04-231-8/+8
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-2/+2
* PR c++/20734mmitchel2005-04-061-3/+0
* * typeck.c (comptypes): First determine if the types are compatiblesteven2005-03-241-13/+13
* 2005-03-21 Paolo Carlini <pcarlini@suse.de>paolo2005-03-211-0/+5
* PR c++/20142mmitchel2005-03-091-8/+11
* PR c++/19311lerdsuwa2005-03-051-8/+0
* * call.c, class.c, cp-tree.h, decl2.c, error.c, init.c, mangle.c,reichelt2005-02-241-1/+1
* PR c++/19991mmitchel2005-02-231-11/+11
* PR c++/19733mmitchel2005-02-091-29/+2
* * Make-lang.in, call.c, cvt.c, init.c, rtti.c, tree.c,kazu2005-01-181-1/+1
* PR middle-end/17799rth2005-01-011-1/+1