aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/call.c
AgeCommit message (Expand)Author
2017-01-15Merge branches/gcc-4_9-branch rev 239063yroux
2015-01-13Merge branches/gcc-4_9-branch rev 219502yroux
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux
2014-08-14Merge branches/gcc-4_9-branch rev 213803yroux
2014-07-24Merge branches/gcc-4_9-branch rev 212635yroux
2014-07-16Merge branches/gcc-4_9-branch rev 212419yroux
2014-06-25Merge branches/gcc-4_9-branch rev 211964yroux
2014-06-12Merge branches/gcc-4_9-branch rev 211054yroux
2014-04-01 PR c++/60708jason
2014-03-19/cppaolo
2014-03-10 PR c++/60367jason
2014-02-28/cppaolo
2014-02-27/cppaolo
2014-02-26 PR c++/60345jason
2014-02-25 DR 1571jason
2014-02-25 * call.c (print_conversion_rejection): Handle n_arg of -2.jason
2014-02-21 PR c++/60277jason
2014-01-31 PR c++/59646jason
2014-01-30 PR c/59940mpolacek
2014-01-30 PR c++/59707jason
2014-01-28 PR c++/59823jason
2014-01-28 PR c++/58639jason
2014-01-28 PR c++/58812jason
2014-01-28 Core DR 1288jason
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.bviyer
2014-01-23 * call.c (build_op_delete_call): Use make_tree_vector andjason
2014-01-022014-01-02 Marc Glisse <marc.glisse@inria.fr>glisse
2014-01-022014-01-02 Marc Glisse <marc.glisse@inria.fr>glisse
2014-01-02Update copyright years in gcc/rsandifo
2013-11-23 PR c++/59031jason
2013-11-23 PR c++/58525jason
2013-11-22Remove macros that implicitly use input_locationdmalcolm
2013-11-19Factor unrelated declarations out of tree.h.dnovillo
2013-11-18gcc/ada/rsandifo
2013-10-31/cppaolo
2013-10-29Autogenerated fixes of "->symbol." to "->"dmalcolm
2013-10-23 In C++11 a trivial [cd]tor might not be callable.jason
2013-08-30/cppaolo
2013-08-212013-08-21 Paolo Carlini <paolo.carlini@oracle.com>paolo
2013-08-20Fix for PR c/57490.bviyer
2013-08-14/cppaolo
2013-07-30/cppaolo
2013-07-29/cppaolo
2013-07-25/cppaolo
2013-07-142013-07-14 Marc Glisse <marc.glisse@inria.fr>glisse
2013-07-13 * call.c (can_convert): Allow user-defined conversions.jason
2013-07-092013-07-09 Marc Glisse <marc.glisse@inria.fr>glisse
2013-06-28Implemented Jason Merrill's suggestions on Array Notation C++.bviyer
2013-06-232013-06-22 Gabriel Dos Reis <gdr@integrable-solutions.net>gdr
2013-06-21Implemented Cilk Plus Array Notation for C++ bviyer