]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c/ChangeLog
c-family:
[thirdparty/gcc.git] / gcc / c / ChangeLog
2013-11-12  jsm28c-family:
2013-11-07  jsm28gcc:
2013-11-06  dj* c-decl.c (locate_old_decl): If a previous conflicting...
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-11-03  mpolacek Implement -fsanitize=vla-bound.
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-27  burnus2013-10-27 Tobias Burnus <burnus@net-b.de>
2013-10-24  burnusCorrect the date, which was wrong in commit r204021
2013-10-24  burnus2013-08-24 Tobias Burnus <burnus@net-b.de>
2013-10-24  mpolacekc/
2013-10-23  geraldFix up ChangeLog entries (name, e-mail, formatting...
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-25  tromey * Makefile.in (C_TREE_H): Reference c/c-tree.h.
2013-09-25  tromey * Makefile.in (DRIVER_DEFINES): Use $(and), not shell...
2013-09-18  mpolacek2013-09-18 Marek Polacek <polacek@redhat.com>
2013-09-18  mpolacek2013-09-18 Marek Polacek <polacek@redhat.com>
2013-09-13  ktietz PR target/57848
2013-09-08  amylaargcc/c-family:
2013-09-03  gdrc/
2013-08-30  mpolacekMerge ubsan into trunk.
2013-08-26  amylaarAdd PR marker to PR id in ChangeLog.
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-23  gdr * diagnostic.c (diagnostic_set_caret_max_width): Use...
2013-08-22  gdr * pretty-print.h (output_buffer::output_buffer): Declare.
2013-08-20  bviyerFix for PR c/57490.
2013-08-05  gdr * pretty-print.h (pp_base): Remove. Adjust dependent...
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-07-13  jason PR c++/57793
2013-07-04  amylaargcc/c:
2013-06-28  bviyerImplemented Jason Merrill's suggestions on Array Notati...
2013-06-25  bviyerReplaced Dynamic arrays with vec trees in Array Notatio...
2013-06-18  mpolacek PR c/57630
2013-06-12  bviyerfix pr c/57577
2013-06-10  bviyerFix for PR c/57563
2013-06-07  bviyerFixed PR 57541.
2013-06-07  bviyerMoved array notation helper functions from c/ to 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-06-03  bviyer2013-06-03 Balaji V. Iyer <balaji.v.iyer@intel.com>
2013-05-29  roFix c/c-array-notation.c compilation failure (PR bootst...
2013-05-28  bviyerImplemented Cilk Plus Array Notation for C Compiler.
2013-05-23  mrs * c-typeck.c (convert_for_assignment): Handle referenc...
2013-05-16  jason * Makefile.in (LLINKER): New variable.
2013-04-24  paolo/c-family
2013-04-03  jakub PR c/19449
2013-03-21  rguenth2013-03-21 Richard Biener <rguenther@suse.de>
2013-02-12  mpolacekFix bootstrap with -O3.
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-29  manu2012-10-29 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-10-12  jakub PR c/54381
2012-10-09  crowlChange more non-GTY hash tables to use the new type...
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-10-04  charlet2012-10-04 Arnaud Charlet <charlet@adacore.com>
2012-10-01  singhai2012-09-30 Sharad Singhai <singhai@google.com>
2012-09-14  jsm28c:
2012-09-14  jsm28c:
2012-09-13  jakub PR c/54559
2012-08-31  jakub PR c/54428
2012-08-24  jakub PR c/54355
2012-08-17  jakub * doc/invoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-07-24  urosgcc/lto/ChangeLog:
2012-07-16  stevengcc/
2012-06-29  steventoplevel/