]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c.opt
Merge current set of OpenACC changes from gomp-4_0-branch.
[thirdparty/gcc.git] / gcc / c-family / c.opt
2015-01-15  tschwingeMerge current set of OpenACC changes from gomp-4_0...
2015-01-14  law * tree-vrp.c (check_array_ref): Emit more warnings
2015-01-06  tbsaundeimplement -Wsuggest-override
2015-01-05  jakub Update copyright years.
2014-12-20  jsm282014-12-20 Martin Uecker <uecker@eecs.berkeley.edu>
2014-12-15  jason N3778: Sized Deallocation
2014-11-29  burnus2014-11-29 Tobias Burnus <burnus@net-b.de>
2014-11-10  paolo2014-11-10 Paolo Carlini <paolo.carlini@oracle.com>
2014-11-05  ienkovichgcc/
2014-10-17  mpolacekc-family/
2014-09-15  manugcc/c-family/ChangeLog:
2014-09-09  manugcc/ChangeLog:
2014-09-09  manugcc/ChangeLog:
2014-09-04  manugcc/ChangeLog:
2014-09-03  mpolacek * doc/invoke.texi: Document that -Wlogical-not-parenth...
2014-08-29  manulibcpp/ChangeLog:
2014-08-29  manulibcpp/ChangeLog:
2014-08-25  jason * c.opt: Change -std=c++1y and -std=gnu++1y to be...
2014-08-23  jason * c.opt (std=gnu++17): Fix alias.
2014-08-22  manugcc/c-family/ChangeLog:
2014-08-19  manugcc/ChangeLog:
2014-08-19  mpolacek PR c++/62153
2014-08-19  mpolacek * doc/invoke.texi: Document -Wc99-c11-compat.
2014-08-19  mpolacekgcc/c-family/
2014-08-10  mpolacek PR c/51849
2014-07-31  glisse2014-07-31 Marc Glisse <marc.glisse@inria.fr>
2014-07-30  jason PR c++/61659
2014-07-30  tromey2014-07-30 Tom Tromey <tromey@redhat.com>
2014-07-14  jakub PR middle-end/61294
2014-07-10  jason PR c++/61659
2014-07-06  mpolacek PR c/6940
2014-07-01  mpolacek * doc/invoke.texi: Document -Wint-conversion.
2014-07-01  mpolacek PR c/58286
2014-06-26  jason * c-common.h (enum cxx_dialect): Add cxx1z.
2014-06-20  zqchenc-family/ChangeLog
2014-06-16  mpolacek PR c/60439
2014-06-12  jason Support -Wabi warning about backward compatibility.
2014-06-05  mpolacek PR c/49706
2014-06-03  mpolacek PR c/60439
2014-05-12  mrs2014-05-12 Dimitris Papavasiliou <dpapavas@gmail...
2014-05-05  mrsMerge in trunk.
2014-05-02  mpolacek * c.opt (Wsizeof-pointer-memaccess): Describe option.
2014-05-01  mpolacek PR c/43245
2014-04-28  rsandifoMerge from trunk.
2014-04-25  mrs * c.opt (Wshadow-ivar): Default to on.
2014-04-24  mrsMerge in trunk.
2014-04-24  mrs2014-04-24 Dimitris Papavasiliou <dpapavas@gmail...
2014-04-17  rsandifoMerge from trunk.
2014-04-11  burnus2014-04-11 Tobias Burnus <burnus@net-b.de>
2014-04-03  nathan * doc/invoke.texi (Wnon-virtual-dtor): Adjust document...
2014-04-02  mrsMerge in trunk.
2014-03-11  jason * c.opt: Add -std=gnu++14.
2014-03-08  pmatos2014-03-08 Paulo Matos <paulo@matos-sorge.com>
2014-03-07  jason * c.opt: Add -std=c++14.
2014-02-10  mrsMerge in trunk.
2014-01-24  bviyerReplace flag_enable_cilkplus with flag_cilkplus.
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-23  jason PR c++/41090
2013-12-04  rsandifoMerge with trunk.
2013-11-29  kyukhin Reverted:
2013-11-28  kyukhingcc/
2013-11-20  rsandifoMerge from trunk.
2013-11-20  manu2013-11-19 Joshua J Cogliati <jrincayc@yahoo.com>
2013-11-09  rsandifoMerge with trunk.
2013-11-08  kyukhin * common.opt (fcheck-pointer-bounds): Move...
2013-11-06  mrsMerge in trunk.
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-11-05  burnus2013-11-05 Tobias Burnus <burnus@net-b.de>
2013-11-04  mrsMerge in trunk.
2013-10-26  law * Makefile.def (target_modules): Remove libmudflap
2013-10-20  mrsMerge in trunk.
2013-10-03  glisse2013-10-03 Marc Glisse <marc.glisse@inria.fr>
2013-09-20  mrsMerge in trunk.
2013-09-14  iainsgcc:
2013-09-09  paolo2013-09-09 Paolo Carlini <paolo.carlini@oracle.com>
2013-07-10  paolo/c-family
2013-05-28  bviyerImplemented Cilk Plus Array Notation for C Compiler.
2013-04-24  paolo/c-family
2013-01-19  jason PR target/54908
2013-01-10  rsandifoUpdate copyright years in gcc/
2012-11-16  simonb * include/cpplib.h (struct cpp_options): Add canoni...
2012-11-10  emsrImplement a flag -fext-numeric-literals that allows...
2012-11-09  jason Add C++ attribute abi_tag and -Wabi-tag option.
2012-11-07  manugcc/
2012-11-07  manuc-family/
2012-10-29  redigcc/c-family:
2012-10-25  jason Core 1402
2012-10-25  jasonc-family/
2012-10-20  manu2012-10-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-10-16  manu2012-10-16 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-10-04  charlet2012-10-04 Arnaud Charlet <charlet@adacore.com>
2012-09-18  charlet * doc/invoke.texi: Document -fada-spec-parent.
2012-09-13  paolo2012-09-13 Paolo Carlini <paolo.carlini@oracle.com>
2012-08-17  jakub * doc/invoke.texi (-Wsizeof-pointer-memaccess): Document.
2012-06-06  stevengcc/
2012-05-29  paolo2012-05-29 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-05-22  dodjiPR c++/53322 - -Wunused-local-typedefs is not enabled...
2012-05-17  manu2012-05-17 Manuel López-Ibáñez <manu@gcc.gnu.org>
2012-05-14  manu2012-05-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
next