aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-common.h
AgeCommit message (Expand)Author
2014-06-04 PR c/61053Marek Polacek
2014-04-02 * c-common.h (c_expand_expr): Remove declaration.Marek Polacek
2014-03-06 PR c/60197Marek Polacek
2014-01-31 PR c/59963Marek Polacek
2014-01-30 PR c/59940Marek Polacek
2014-01-23 PR c/59846Marek Polacek
2014-01-23 PR c/58346Marek Polacek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-11Added Compiler Support for _Cilk_spawn and _Cilk_sync for C++.Balaji V. Iyer
2013-12-11Remove an unused global tree, last used by objc some years ago.Bernd Schmidt
2013-12-04 PR c/52023Joseph Myers
2013-11-202013-11-19 Joshua J Cogliati <jrincayc@yahoo.com>Joshua J Cogliati
2013-11-15 * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.Aldy Hernandez
2013-11-13 * doc/extend.texi (Statement Exprs, Typeof): Discuss __auto_type.Joseph Myers
2013-11-07gcc:Joseph Myers
2013-10-29Added _Cilk_spawn and _Cilk_sync (2 cilk keywords) for C.Balaji V. Iyer
2013-10-11 * c-common.h (omp_clause_mask::operator !=): New method.Jakub Jelinek
2013-10-11libgomp/Jakub Jelinek
2013-09-08gcc/c-family:Joern Rennecke
2013-08-05/c-familyPaolo Carlini
2013-07-232013-07-23 Tom Tromey <tromey@redhat.com>Tom Tromey
2013-07-21Fix typos.Ondřej Bílka
2013-06-272013-06-27 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2013-06-25Replaced Dynamic arrays with vec trees in Array Notation for C.Balaji V. Iyer
2013-06-21Implemented Cilk Plus Array Notation for C++ Balaji V. Iyer
2013-06-202013-06-20 Balaji V. Iyer <balaji.v.iyer@intel.com>Balaji V. Iyer
2013-06-07Moved array notation helper functions from c/ to c-family/ files.Balaji V. Iyer
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-29gcc/c-family/Ed Smith-Rowland
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-07gcc/Manuel López-Ibáñez
2012-11-07c-family/Manuel López-Ibáñez
2012-10-23gcc:Joseph Myers
2012-10-12 PR c/54381Jakub Jelinek
2012-10-122012-10-12 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2012-10-092012-10-09 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2012-10-092012-10-09 Marc Glisse <marc.glisse@inria.fr>Marc Glisse
2012-10-08PR c++/53528 C++11 attribute supportDodji Seketeli
2012-10-01 * cp-tree.h (DECL_PRETTY_FUNCTION_P): Just look at the name.Jason Merrill
2012-08-17 * doc/invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek
2012-07-08gcc/Steven Bosscher
2012-06-21c-family/Steven Bosscher
2012-06-152012-06-15 Marc Glisse <marc.glisse@inria.fr>Ramana Radhakrishnan
2012-05-29 * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocateMichael Matz
2012-04-30 PR c++/51033Marc Glisse
2012-04-11 PR target/52624Eric Botcazou
2012-04-102012-04-10 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez
2012-03-21 * c-common.h (enum cxx_dialect): Add cxx1y.Jason Merrill
2011-12-20gcc:Joseph Myers