]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-parser.c
Merge from trunk.
[thirdparty/gcc.git] / gcc / c / c-parser.c
2013-11-20  rsandifoMerge from trunk.
2013-11-19  zadeckrichards suggestions
2013-11-19  dnovilloFactor unrelated declarations out of tree.h.
2013-11-19  rsandifoRemove tree_to_hwi.
2013-11-18  rsandifoMerge from trunk.
2013-11-18  rsandifogcc/c-family/
2013-11-18  rsandifogcc/ada/
2013-11-17  rsandifoFix merge fallout.
2013-11-16  mrsMerge in trunk.
2013-11-15  aldyh * Makefile.in (C_COMMON_OBJS): Depend on c-cilkplus.o.
2013-11-13  jsm28 * doc/extend.texi (Statement Exprs, Typeof): Discuss...
2013-11-12  jsm28c-family:
2013-11-09  rsandifoMerge with trunk.
2013-11-07  jsm28gcc:
2013-11-06  mrsMerge in trunk.
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-11-04  mrsMerge in trunk.
2013-10-29  bviyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-27  burnus2013-10-27 Tobias Burnus <burnus@net-b.de>
2013-10-24  burnus2013-08-24 Tobias Burnus <burnus@net-b.de>
2013-10-24  mpolacekc/
2013-10-20  mrsMerge in trunk.
2013-10-17  amacleod * tree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-17  mpolacek PR c/58267
2013-10-11  jakublibgomp/
2013-09-20  mrsMerge in trunk.
2013-09-04  mrsMerge in trunk.
2013-08-13  mrsAdd wide-int branch.
2013-07-23  jsm28 * c-parser.c (struct c_generic_association): Fix typo.
2013-07-23  jsm282013-07-23 Tom Tromey <tromey@redhat.com>
2013-06-28  bviyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-03  bviyerFixed a bug in expansion of array notations in if-state...
2013-05-28  bviyerImplemented Cilk Plus Array Notation for C Compiler.
2013-04-03  jakub PR c/19449
2013-02-12  mpolacekFix bootstrap with -O3.
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-20  jakub PR c++/55619
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-12  jakub PR c/54381
2012-08-24  jakub PR c/54355
2012-08-17  jakub * doc/invoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-08-15  dnovilloMerge from cxx-conversion branch (http://gcc.gnu.org...
2012-06-29  steventoplevel/