]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/c-typeck.c
Merge ubsan into trunk.
[thirdparty/gcc.git] / gcc / c / c-typeck.c
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-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/