summaryrefslogtreecommitdiffstats
path: root/gcc/c/c-parser.c
Commit message (Expand)AuthorAgeFilesLines
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+5
* gcc/c-family/rsandifo2013-11-181-2/+2
* gcc/ada/rsandifo2013-11-181-1/+1
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-1/+263
* * doc/extend.texi (Statement Exprs, Typeof): Discuss __auto_type.jsm282013-11-131-25/+122
* c-family:jsm282013-11-121-0/+3
* gcc:jsm282013-11-071-57/+170
* 2013-11-05 Tobias Burnus <burnus@net-b.de>burnus2013-11-051-12/+59
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+32
* 2013-10-27 Tobias Burnus <burnus@net-b.de>burnus2013-10-271-10/+25
* 2013-08-24 Tobias Burnus <burnus@net-b.de>burnus2013-10-241-5/+28
* c/mpolacek2013-10-241-1/+6
* * tree-flow.h (struct omp_region): Move to omp-low.c.amacleod2013-10-171-0/+1
* PR c/58267mpolacek2013-10-171-11/+27
* libgomp/jakub2013-10-111-272/+2254
* * c-parser.c (struct c_generic_association): Fix typo.jsm282013-07-231-1/+1
* 2013-07-23 Tom Tromey <tromey@redhat.com>jsm282013-07-231-0/+223
* Implemented Jason Merrill's suggestions on Array Notation C++.bviyer2013-06-281-39/+0
* 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
OpenPOWER on IntegriCloud