summaryrefslogtreecommitdiff
path: root/gcc/cp/cvt.c
Commit message (Expand)AuthorAgeFilesLines
* More delayed lambda capture fixes.jason2017-10-101-16/+2
* Require wi::to_wide for treesrsandifo2017-10-101-1/+1
* [34/77] Add a SCALAR_INT_TYPE_MODE macrorsandifo2017-08-301-2/+2
* .marxin2017-08-081-0/+2
* Missing bits from N4268, constant evaluation for all non-type args.jason2017-06-101-3/+6
* Overhaul pointer-to-member conversion and template argument handling.jason2017-06-101-8/+21
* /cppaolo2017-06-011-0/+2
* C++ template type diff printingdmalcolm2017-05-301-9/+9
* * cp-tree.h (OVL_FIRST, OVL_NAME): New.nathan2017-05-161-1/+1
* PR c++/79184mpolacek2017-02-101-1/+9
* Update copyright years.jakub2017-01-011-1/+1
* Implement P0012R1, Make exception specifications part of the type system.jason2016-11-071-1/+76
* Further P0135 refinement.jason2016-10-081-23/+1
* C++17 copy elision improvements.jason2016-10-061-4/+23
* Implement P0135R1, Guaranteed copy elision.jason2016-10-051-2/+5
* gcc:edlinger2016-09-191-0/+1
* PR c/7652mpolacek2016-08-121-1/+1
* Use lvalue_p instead of real_lvalue_p.jason2016-07-081-3/+3
* Rename lvalue_p to obvalue_p.jason2016-07-081-2/+2
* Implement C++17 [[nodiscard]] attribute.jason2016-04-281-1/+102
* * cvt.c (cp_get_callee): New.jason2016-04-281-0/+14
* PR c++/68926jason2016-02-101-1/+1
* PR c++/69631jason2016-02-081-12/+13
* PR c++/68983 (BE)jason2016-01-081-2/+3
* Update copyright years.jakub2016-01-041-1/+1
* C++ FE: expression rangesdmalcolm2015-12-041-2/+2
* PR bootstrap/68361jason2015-11-171-1/+1
* Merge C++ delayed folding branch.jason2015-11-141-27/+28
* adaamacleod2015-11-111-3/+0
* adaamacleod2015-10-291-4/+3
* Implement N4514, C++ Extensions for Transactional Memory.jason2015-10-041-0/+33
* Fix PR c++/66857ppalka2015-07-251-1/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-1/+0
* * call.c: Use VECTOR_TYPE_P.mpolacek2015-06-271-1/+1
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-3/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-3/+0
* 2015-06-03 Manuel López-Ibáñez <manu@gcc.gnu.org>paolo2015-06-031-2/+2
* PR c++/65695jason2015-04-141-2/+14
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-1/+9
* Update copyright years.jakub2015-01-051-1/+1
* PR c++/57979jason2014-11-191-3/+1
* /cppaolo2014-08-071-2/+3
* Support -Wabi warning about backward compatibility.jason2014-06-121-14/+20
* gcc/rsandifo2014-05-211-2/+2
* 2014-05-12 Paolo Carlini <paolo.carlini@oracle.com>paolo2014-05-121-2/+3
* Merge in trunk.mrs2014-02-101-1/+3
|\
| * PR c/59940mpolacek2014-01-301-1/+2
| * PR c++/59838mpolacek2014-01-171-0/+1
* | Merge in trunk.mrs2014-01-131-1/+3
|\ \ | |/