summaryrefslogtreecommitdiff
path: root/gcc/c-family/c-common.h
Commit message (Expand)AuthorAgeFilesLines
...
* 2014-06-26 Teresa Johnson <tejohnson@google.com>tejohnson2014-06-261-0/+1
* Support -Wabi warning about backward compatibility.jason2014-06-121-0/+7
* PR c/49706mpolacek2014-06-051-0/+2
* Remove unused, and sort prototypes.tschwinge2014-05-221-5/+1
* gcc/rsandifo2014-05-211-5/+0
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* PR c/61053mpolacek2014-05-081-0/+1
* 2014-04-22 Marc Glisse <marc.glisse@inria.fr>glisse2014-04-221-0/+4
* * c-common.h (c_expand_expr): Remove declaration.mpolacek2014-04-021-2/+0
* PR c/60197mpolacek2014-03-061-0/+1
* PR c/59963mpolacek2014-01-311-2/+2
* PR c/59940mpolacek2014-01-301-3/+4
* PR c/59846mpolacek2014-01-231-1/+2
* PR c/58346mpolacek2014-01-231-0/+1
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.bviyer2013-12-111-3/+3
* Remove an unused global tree, last used by objc some years ago.bernds2013-12-111-2/+0
* PR c/52023jsm282013-12-041-3/+3
* 2013-11-19 Joshua J Cogliati <jrincayc@yahoo.com>manu2013-11-201-1/+11
* * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.aldyh2013-11-151-1/+6
* * doc/extend.texi (Statement Exprs, Typeof): Discuss __auto_type.jsm282013-11-131-1/+1
* gcc:jsm282013-11-071-1/+1
* Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.bviyer2013-10-291-0/+17
* * c-common.h (omp_clause_mask::operator !=): New method.jakub2013-10-111-0/+7
* libgomp/jakub2013-10-111-3/+145
* gcc/c-family:amylaar2013-09-081-1/+1
* /c-familypaolo2013-08-051-1/+2
* 2013-07-23 Tom Tromey <tromey@redhat.com>jsm282013-07-231-1/+1
* Fix typos.mrs2013-07-211-1/+1
* 2013-06-27 Marc Glisse <marc.glisse@inria.fr>glisse2013-06-271-1/+1
* Replaced Dynamic arrays with vec trees in Array Notation for C.bviyer2013-06-251-1/+1
* Implemented Cilk Plus Array Notation for C++ bviyer2013-06-211-0/+27
* 2013-06-20 Balaji V. Iyer <balaji.v.iyer@intel.com>bviyer2013-06-201-1/+1
* Moved array notation helper functions from c/ to c-family/ files.bviyer2013-06-071-2/+22
* Implemented Cilk Plus Array Notation for C Compiler.bviyer2013-05-281-0/+26
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* gcc/c-family/emsr2012-11-291-1/+13
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-18/+14
* gcc/manu2012-11-071-7/+0
* c-family/manu2012-11-071-4/+0
* gcc:jsm282012-10-231-0/+1
* PR c/54381jakub2012-10-121-2/+2
* 2012-10-12 Marc Glisse <marc.glisse@inria.fr>glisse2012-10-121-1/+3
* 2012-10-09 Paolo Carlini <paolo.carlini@oracle.com>paolo2012-10-091-1/+2
* 2012-10-09 Marc Glisse <marc.glisse@inria.fr>glisse2012-10-091-0/+11
* PR c++/53528 C++11 attribute supportdodji2012-10-081-0/+1
* * cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name.jason2012-10-011-1/+0
* * doc/invoke.texi (-Wsizeof-pointer-memaccess): Document.jakub2012-08-171-2/+5
* gcc/steven2012-07-081-0/+1
* c-family/steven2012-06-211-1/+0