aboutsummaryrefslogtreecommitdiff
path: root/gcc/c/c-tree.h
AgeCommit message (Expand)AuthorFilesLines
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-13extend.texi (Statement Exprs, Typeof): Discuss __auto_type.Joseph Myers1-1/+2
2013-11-12c-common.c (c_common_reswords): Add _Thread_local.Joseph Myers1-1/+3
2013-11-07tree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.Joseph Myers1-1/+5
2013-10-11target.c: New file.Jakub Jelinek1-0/+9
2013-06-07Moved array notation helper functions from c/ to c-family/ files.Balaji V. Iyer1-3/+0
2013-05-28Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer1-0/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-7/+2
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-2/+2
2012-08-17invoke.texi (-Wsizeof-pointer-memaccess): Document.Jakub Jelinek1-2/+4
2012-06-29configure.ac: Skip C if explicitly selected.Steven Bosscher1-0/+676