summaryrefslogtreecommitdiff
path: root/gcc/cp/init.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-03-27 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-03-271-6/+4
* 2008-03-25 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-03-251-95/+165
* 2008-03-21 Paolo Carlini <pcarlini@suse.de>paolo2008-03-211-10/+10
* PR c++/5645jason2008-02-141-4/+5
* PR c++/34862jakub2008-02-121-14/+23
* PR c++/33916jason2008-02-041-3/+150
* gcc/testsuitetromey2008-01-221-2/+2
* PR c++/30293jakub2007-11-231-0/+5
* PR c++/7586jason2007-09-201-3/+1
* cp/paolo2007-09-201-6/+8
* /cppaolo2007-09-161-15/+0
* PR c++/33324daney2007-09-091-2/+4
* PR c++/15097jason2007-09-061-1/+7
* 2007-08-31 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-08-311-2/+1
* * init.c (build_new_1): Use get_target_expr instead of save_expr.jakub2007-08-211-1/+1
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-3/+1
* PR c++/33025jakub2007-08-201-8/+7
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-4/+3
* 2007-07-06 Richard Guenther <rguenther@suse.de>rguenth2007-07-061-2/+4
* PR c++/32245mmitchel2007-07-061-3/+2
* * init.c (build_new): Tweak comment.mmitchel2007-07-041-1/+3
* PR c++/31743mmitchel2007-07-041-3/+4
* 2007-06-29 Douglas Gregor <doug.gregor@gmail.com>dgregor2007-06-291-0/+1
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-8/+12
* ./:ian2007-06-121-2/+75
* PR c++/31388mmitchel2007-04-261-2/+1
* 2007-02-28 Sandra Loosemore <sandra@codesourcery.com>sandra2007-02-281-1/+1
* * class.c, cp-tree.h, decl.c, decl2.c, g++spec.c, init.c,kazu2007-02-041-3/+3
* PR c++/29475mmitchel2006-11-201-3/+3
* 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