summaryrefslogtreecommitdiff
path: root/gcc/cp/parser.h
Commit message (Expand)AuthorAgeFilesLines
* DR 1351jason2014-04-291-1/+5
* * parser.h (struct cp_token): Rename ambiguous_p to error_reported.jason2014-04-111-4/+4
* Added support for Cilk Plus SIMD-enabled functions for C++.bviyer2014-01-231-0/+7
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.bviyer2013-12-111-0/+1
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-0/+1
* Refactor implicit function template implementation and fix 58534, 58536, 5854...abutcher2013-11-121-0/+19
* libgomp/jakub2013-10-111-0/+18
* Support using 'auto' in a function parameter list to introduce an implicit te...abutcher2013-09-161-0/+6
* Revert r202554, r202540 and r202539.abutcher2013-09-131-6/+0
* Support using 'auto' in a function parameter list to introduce an implicit te...abutcher2013-09-121-0/+6
* Add uniform debug dump function names.crowl2013-03-291-0/+7
* Update copyright years in gcc/rsandifo2013-01-101-1/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-21/+8
* Merge from transactional-memory branch.aldyh2011-11-081-0/+4
* * parser.c: Remove ENABLE_CHECKING markers around debuggingdnovillo2011-10-181-3/+1
* Handle deferred parsing of NSDMIs.jason2011-09-251-0/+4
* PR c++/6709 (DR 743)jason2011-07-201-19/+0
* * Make-lang.in (CXX_PARSER_H): New.dnovillo2011-03-161-0/+375