]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-typeck.c
Merge in trunk.
[thirdparty/gcc.git] / gcc / c / c-typeck.c
2013-11-04  mrsMerge in trunk.
2013-11-01  jakub * c-typeck.c (c_finish_omp_clauses) <case OMP_CLAUSE_U...
2013-10-31  jakub * c-typeck.c (c_finish_omp_clauses): Diagnose aligned...
2013-10-29  bviyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-20  mrsMerge in trunk.
2013-10-17  amacleod * tree-flow.h (struct omp_region): Move to omp-low.c.
2013-10-11  jakublibgomp/
2013-09-20  mrsMerge in trunk.
2013-09-18  mpolacek2013-09-18 Marek Polacek <polacek@redhat.com>
2013-09-18  mpolacek2013-09-18 Marek Polacek <polacek@redhat.com>
2013-09-08  amylaargcc/c-family:
2013-09-04  mrsMerge in trunk.
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-26  amylaar2013-08-26 Joern Rennecke <joern.rennecke@embecosm...
2013-08-26  amylaar * c-typeck.c (c_common_type): Prefer double_typ...
2013-08-13  mrsAdd wide-int branch.
2013-07-04  amylaargcc/c:
2013-06-05  bviyer+2013-06-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
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-05-23  mrs * c-typeck.c (convert_for_assignment): Handle referenc...
2013-04-24  paolo/c-family
2013-01-24  jakub PR c/56078
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-12-20  jakub PR c++/55619
2012-12-18  jakub PR c/39464
2012-11-18  dnovilloThis patch rewrites the old VEC macro-based interface...
2012-10-29  redigcc/c-family:
2012-10-09  paolo2012-10-09 Paolo Carlini <paolo.carlini@oracle.com>
2012-10-09  glisse2012-10-09 Marc Glisse <marc.glisse@inria.fr>
2012-09-14  jsm28c:
2012-09-14  jsm28c:
2012-09-13  jakub PR c/54559
2012-09-11  dnovilloRemove unnecessary VEC function overloads.
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/