summaryrefslogtreecommitdiff
path: root/gcc/cp/pt.c
Commit message (Expand)AuthorAgeFilesLines
* commentjason2013-12-131-3/+3
* PR c++/58954jason2013-12-131-1/+1
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.bviyer2013-12-111-0/+7
* PR c++/59044jason2013-12-051-22/+21
* PR c++/59268jakub2013-12-041-0/+4
* /cppaolo2013-11-251-3/+5
* * gimple.h: Remove all includes.amacleod2013-11-221-1/+0
* Remove macros that implicitly use input_locationdmalcolm2013-11-221-9/+11
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-0/+1
* /cppaolo2013-11-141-6/+13
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-0/+1
* Support implicit parameter packs.abutcher2013-11-121-0/+52
* /cppaolo2013-11-121-25/+26
* 2013-11-01 Marc Glisse <marc.glisse@inria.fr>glisse2013-11-011-1/+1
* /cppaolo2013-10-311-5/+0
* 2013-10-30 Tobias Burnus <burnus@net-b.de>burnus2013-10-301-4/+4
* /cppaolo2013-10-251-1/+2
* 2013-10-22 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-10-221-1/+1
* /cppaolo2013-10-181-0/+5
* * pt.c (apply_late_template_attributes): Usejason2013-10-161-4/+1
* Core 1591jason2013-10-161-61/+85
* 2013-10-16 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-10-161-1/+1
* gcc/pmatos2013-10-161-1/+1
* /cppaolo2013-10-111-1/+1
* libgomp/jakub2013-10-111-35/+258
* /cppaolo2013-10-081-4/+1
* /cppaolo2013-10-061-0/+4
* /cppaolo2013-10-041-1/+4
* /cppaolo2013-09-201-1/+2
* /cppaolo2013-09-171-1/+1
* Support using 'auto' in a function parameter list to introduce an implicit te...abutcher2013-09-161-15/+20
* Support lambda templates.abutcher2013-09-161-1/+3
* * pt.c (make_auto_1): Use input_location rather than BUILTINS_LOCATION.abutcher2013-09-161-1/+1
* Core DR 904jason2013-09-151-84/+207
* PR c++/41933jason2013-09-151-12/+8
* * lambda.c (add_capture): Don't add DECL_LANG_SPECIFIC.jason2013-09-151-1/+1
* PR c++/58273jason2013-09-131-1/+1
* Revert r202554, r202540 and r202539.abutcher2013-09-131-23/+16
* Support using 'auto' in a function parameter list to introduce an implicit te...abutcher2013-09-121-15/+20
* Support lambda templates.abutcher2013-09-121-1/+3
* Support decl instantiation in function-local templates.abutcher2013-09-121-2/+11
* 2013-09-12 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-09-121-5/+8
* * tree.h (TYPE_FINAL_P, DECL_FINAL_P): New macros.hubicka2013-08-251-1/+2
* * pt.c: Grammar fix in comments ("it's" to "its").abutcher2013-08-121-3/+3
* DR 1286jason2013-08-031-0/+38
* DR 1430jason2013-08-031-8/+43
* /cppaolo2013-07-251-8/+10
* 2013-07-21 Ondřej Bílka <neleai@seznam.cz>mrs2013-07-211-1/+1