]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-tree.h
Merge current set of OpenACC changes from gomp-4_0-branch.
[thirdparty/gcc.git] / gcc / c / c-tree.h
2015-01-15  Thomas SchwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Phil MuldoonLet GDB reuse GCC's parser.
2014-10-17  Marek Polacekre PR c/63543 (incomplete type error should suppress...
2014-10-14  DJ Deloriemachmode.h (int_n_data_t): New.
2014-09-24  Marek Polacekre PR c/61405 (Not emitting "enumeration value not...
2014-08-19  Marek Polacekinvoke.texi: Document -Wc99-c11-compat.
2014-08-10  Marek Polacekre PR c/51849 (-Wc99-compat would be considered useful)
2014-07-06  Marek Polacekre PR c/6940 (taking sizeof array parameter should...
2014-06-03  Marek Polacekre PR c/60439 (No warning for case overflow in switch...
2014-05-10  Marek Polacekc-parser.c (c_parser_declaration_or_fndef): Pass init_l...
2014-05-09  Marek Polacekre PR c/61096 (error_init lacks a location)
2014-05-02  Marek Polacekc-tree.h (error_init): Remove declaration.
2014-04-25  Marek Polacekre PR c/60114 (Incorrect column number for -pedantic...
2014-03-28  Jakub Jelinekre PR c++/60689 (Bogus error with atomic::exchange)
2014-02-07  Prathamesh Kulkarnic-parser.c (c_parser_get_builtin_args): Replace calls...
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-13  Joseph Myersextend.texi (Statement Exprs, Typeof): Discuss __auto_type.
2013-11-12  Joseph Myersc-common.c (c_common_reswords): Add _Thread_local.
2013-11-07  Joseph Myerstree-core.h (enum cv_qualifier): Add TYPE_QUAL_ATOMIC.
2013-10-11  Jakub Jelinektarget.c: New file.
2013-06-07  Balaji V. IyerMoved array notation helper functions from c/ to c...
2013-05-28  Balaji V. IyerImplemented Cilk Plus Array Notation for C Compiler.
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-09-11  Diego NovilloRemove unnecessary VEC function overloads.
2012-08-17  Jakub Jelinekinvoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-06-29  Steven Bosscherconfigure.ac: Skip C if explicitly selected.