summaryrefslogtreecommitdiff
path: root/gcc/cp/call.c
Commit message (Expand)AuthorAgeFilesLines
* merge from trunkprofile-stdlibrus2009-11-091-26/+63
* merge from trunkrus2009-10-021-1/+2
* merge from trunk latest revision 151935rus2009-09-221-120/+245
* merge with trunkrus2009-05-271-307/+615
* Merge with trunk at revision 144820rus2009-03-121-17/+62
* Merged revisions 139139,139142,139146-139149,139151-139152,139159-139162,1391...rus2008-10-101-23/+29
* Merged revisions 137858-137859,137862,137868,137872-137875,137883-137884,1378...rus2008-08-151-24/+32
* 2008-07-02 Richard Guenther <rguenther@suse.de>rguenth2008-07-031-0/+7
* gcc/cp/ChangeLog:jason2008-07-021-64/+304
* * typeck.c (composite_pointer_type_r, cxx_sizeof_expr,redi2008-06-211-4/+4
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-1/+1
* Fix c++/27975.matz2008-05-271-1/+2
* gcc/cp/ChangeLog:aoliva2008-05-271-1/+4
* * typeck2.c (digest_init): Use CONVERT_EXPR_P.tomby2008-05-121-3/+2
* PR c++/35773jason2008-04-171-34/+32
* * call.c (build_op_delete_call): Fix quotation in warning message.reichelt2008-04-091-1/+1
* 2008-03-25 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-03-251-172/+259
* 2008-03-21 Paolo Carlini <pcarlini@suse.de>paolo2008-03-211-21/+21
* PR c++/35548jason2008-03-181-1/+2
* 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org> manu2008-03-021-7/+7
* 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-261-1/+0
* PR c++/34824jason2008-02-131-2/+13
* gcc/cp/ChangeLog:aoliva2008-02-061-0/+2
* PR c++/27177jason2008-01-261-13/+1
* PR c++/31780jason2008-01-251-6/+21
* gcc/cp/ChangeLog:aoliva2008-01-231-7/+12
* PR c++/34111jason2007-12-201-8/+1
* 2007-11-23 Mark Mitchell <mark@codesourcery.com>manu2007-11-231-1/+8
* PR c++/29225jakub2007-11-121-1/+4
* PR c++/33501jakub2007-11-071-1/+2
* Index: testsuite/g++.dg/cpp0x/pr33996.Cdgregor2007-11-051-2/+7
* PR c++/5247jason2007-10-271-0/+16
* PR c++/25950 (DR 391)jason2007-10-241-65/+35
* gcc/cp/simartin2007-10-121-1/+15
* PR c++/20416jason2007-10-041-1/+5
* PR c++/15269jason2007-09-231-0/+5
* cp/nathan2007-09-161-11/+15
* PR c++/31419jason2007-09-041-1/+6
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-2/+2
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-1/+1
* 2007-08-20 Richard Guenther <rguenther@suse.de>rguenth2007-08-201-4/+7
* * system.h (CONST_CAST): New.ghazi2007-08-101-2/+2
* * typeck.c: Change copyright header to refer to version 3 of the GNU General nickc2007-08-021-4/+3
* gcc/cp:ghazi2007-08-021-0/+2
* PR c++/32346mmitchel2007-07-271-1/+21
* PR c++/32245mmitchel2007-07-061-8/+24
* 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2007-06-161-1/+1
* gcc/simartin2007-06-071-1/+1
* 2007-06-04 Paolo Carlini <pcarlini@suse.de>paolo2007-06-041-15/+0
* 2007-05-30 Russell Yanofsky <russ@yanofsky.org>dgregor2007-05-311-27/+83