summaryrefslogtreecommitdiff
path: root/gcc/cp
Commit message (Expand)AuthorAgeFilesLines
* 2013-10-18 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-10-182-12/+17
* * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-173-0/+7
* /cppaolo2013-10-172-1/+14
* * pt.c (apply_late_template_attributes): Usejason2013-10-162-4/+4
* * error.c (dump_exception_spec): Print "noexcept" rather thanjason2013-10-162-7/+13
* Core 1591jason2013-10-162-61/+89
* PR c++/57850jason2013-10-162-10/+24
* 2013-10-16 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-10-161-0/+4
* 2013-10-16 Paolo Carlini <paolo.carlini@oracle.com>paolo2013-10-161-1/+1
* gcc/pmatos2013-10-166-10/+20
* /cppaolo2013-10-152-0/+12
* /cppaolo2013-10-112-1/+35
* /cppaolo2013-10-112-1/+7
* libgomp/jakub2013-10-1111-379/+4421
* PR c++/58635mpolacek2013-10-092-2/+12
* /cppaolo2013-10-083-4/+11
* /cppaolo2013-10-082-4/+10
* /cppaolo2013-10-063-8/+49
* /cppaolo2013-10-062-0/+9
* /cppaolo2013-10-042-1/+6
* /cppaolo2013-10-042-5/+22
* /cppaolo2013-10-042-1/+9
* 2013-10-04 Marc Glisse <marc.glisse@inria.fr>glisse2013-10-032-2/+7
* /cppaolo2013-10-033-3/+19
* 2013-10-03 Easwaran Raman <eraman@google.com>eraman2013-10-032-1/+7
* PR c++/58510mpolacek2013-10-032-3/+11
* /cppaolo2013-10-022-1/+17
* /cppaolo2013-10-022-0/+6
* /cppaolo2013-10-012-1/+8
* gcc/cptromey2013-09-252-9/+5
* * Make-lang.in (g++spec.o): Remove.tromey2013-09-252-100/+16
* * Makefile.in (DRIVER_DEFINES): Use $(and), not shell code,tromey2013-09-252-2/+5
* PR c++/58516mpolacek2013-09-252-1/+9
* Fix 58500.abutcher2013-09-232-1/+7
* Fix instantiation of implicit function template forward declarations.abutcher2013-09-232-37/+49
* Generate more intuitive name for 'auto' parameters.abutcher2013-09-232-1/+6
* Support nested generic lambdas.abutcher2013-09-232-1/+6
* Use translation-unit-global rather than parameter-list-local counter for gene...abutcher2013-09-232-12/+21
* /cppaolo2013-09-202-1/+8
* /cppaolo2013-09-182-1/+6
* 2013-09-18 Marek Polacek <polacek@redhat.com>mpolacek2013-09-182-4/+10
* 2013-09-18 Marek Polacek <polacek@redhat.com>mpolacek2013-09-182-0/+8
* /cppaolo2013-09-172-2/+9
* Change log update for 202610-202612.abutcher2013-09-161-0/+54
* Support using 'auto' in a function parameter list to introduce an implicit te...abutcher2013-09-167-70/+351
* Support lambda templates.abutcher2013-09-164-36/+201
* * pt.c (make_auto_1): Use input_location rather than BUILTINS_LOCATION.abutcher2013-09-161-1/+1
* Core DR 904jason2013-09-155-95/+281
* PR c++/41933jason2013-09-155-23/+21
* * lambda.c (add_capture): Don't add DECL_LANG_SPECIFIC.jason2013-09-153-2/+6