summaryrefslogtreecommitdiff
path: root/gcc/c/c-parser.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed a bug in expansion of array notations in if-statement conditions.bviyer2013-06-031-14/+5
* Implemented Cilk Plus Array Notation for C Compiler.bviyer2013-05-281-19/+308
* PR c/19449jakub2013-04-031-4/+11
* Fix bootstrap with -O3.mpolacek2013-02-121-1/+1
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* PR c++/55619jakub2012-12-201-12/+5
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-47/+47
* PR c/54381jakub2012-10-121-35/+36
* PR c/54355jakub2012-08-241-1/+1
* * doc/invoke.texi (-Wsizeof-pointer-memaccess): Document.jakub2012-08-171-6/+58
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-10/+10
* toplevel/steven2012-06-291-0/+10840