aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/parser.h
AgeCommit message (Expand)AuthorFilesLines
2015-08-19remove more useless typedefsTrevor Saunders1-19/+17
2015-08-07Add C++ Concepts TS support.Andrew Sutton1-0/+9
2015-07-10typoJason Merrill1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-04-29DR 1351 Represent the unevaluated exception specification of an implicitly de...Jason Merrill1-1/+5
2014-04-11parser.h (struct cp_token): Rename ambiguous_p to error_reported.Jason Merrill1-4/+4
2014-01-23Added support for Cilk Plus SIMD-enabled functions for C++.Balaji V. Iyer1-0/+7
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer1-0/+1
2013-11-15Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez1-0/+1
2013-11-12Refactor implicit function template implementation and fix 58534, 58536, 5854...Adam Butcher1-0/+19
2013-10-11target.c: New file.Jakub Jelinek1-0/+18
2013-09-16Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher1-0/+6
2013-09-13Revert r202554, r202540 and r202539.Adam Butcher1-6/+0
2013-09-12Support using 'auto' in a function parameter list to introduce an implicit te...Adam Butcher1-0/+6
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-0/+7
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-21/+8
2011-11-08Merge from transactional-memory branch.Aldy Hernandez1-0/+4
2011-10-18parser.c: Remove ENABLE_CHECKING markers around debugging routines.Diego Novillo1-3/+1
2011-09-24Handle deferred parsing of NSDMIs.Jason Merrill1-0/+4
2011-07-20PR c++/6709 (DR 743)Jason Merrill1-19/+0
2011-03-16Make-lang.in (CXX_PARSER_H): New.Diego Novillo1-0/+375