]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/ChangeLog
libcpp/ChangeLog:
[thirdparty/gcc.git] / gcc / c-family / 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  emsrlibcpp/
2014-08-23  jason * c.opt (std=gnu++17): Fix alias.
2014-08-22  mpolacek PR c++/62199
2014-08-22  manugcc/c-family/ChangeLog:
2014-08-20  manugcc/ChangeLog:
2014-08-19  manugcc/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-19  manugcc/c-family/ChangeLog:
2014-08-15  manu2014-08-15 Manuel López-Ibáñez <manu@gcc.gnu.org>
2014-08-12  kyukhinPR other/61962
2014-08-10  mpolacek PR c/51849
2014-08-07  tbsaunderemove pointer-set.[ch]
2014-08-03  mpolacek * c-common.c (check_case_value): Add location_t param...
2014-08-02  tbsaundeconvert many uses of pointer_map to hash_map
2014-08-02  tbsaundeadd a hash_set based on hash_table
2014-08-01  kyukhin PR middle-end/61455
2014-08-01  jakub * opts.c (common_handle_option): Handle -fsanitize...
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-24  mpolacek PR c/57653
2014-07-16  dodjiPR preprocessor/60723 - missing system-ness marks for...
2014-07-15  mpolacek * c-ubsan.c (ubsan_instrument_bounds): Don't instrument if
2014-07-14  jakub PR middle-end/61294
2014-07-10  jason PR c++/61659
2014-07-09  rguenth2014-07-09 Richard Biener <rguenther@suse.de>
2014-07-06  mpolacek PR c/6940
2014-07-03  jakub * gcov-io.c (gcov_read_words): Don't call memmove...
2014-07-01  dodjiRevert "PR preprocessor/60723 - missing system-ness...
2014-07-01  tejohnsonCorrect ChangeLog entries from r212041.
2014-07-01  dodjiPR preprocessor/60723 - missing system-ness marks for...
2014-07-01  mpolacek * doc/invoke.texi: Document -Wint-conversion.
2014-07-01  mpolacek PR c/58286
2014-06-30  paolo/c-family
2014-06-26  jason * c-common.h (enum cxx_dialect): Add cxx1z.
2014-06-23  mpolacek PR c/61553
2014-06-20  mpolacek * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.
2014-06-20  zqchenc-family/ChangeLog
2014-06-16  mpolacek PR c/60439
2014-06-12  jakub PR middle-end/61486
2014-06-12  jason Support -Wabi warning about backward compatibility.
2014-06-12  hubicka * symtab.c (section_hash): New hash.
2014-06-10  jakub PR fortran/60928
2014-06-05  mpolacek PR c/49706
2014-06-04  mpolacek PR c/30020
2014-06-03  mpolacek PR c/60439
2014-05-22  tschwingeRemove unused, and sort prototypes.
2014-05-22  tschwingeCosmetic fixes for DEF_FUNCTION_TYPE_* macros.
2014-05-21  rsandifogcc/
2014-05-17  tbsaundeuse templates instead of gengtype for typed allocation...
2014-05-09  mpolacek PR c/50459
2014-05-08  mpolacek PR c/61053
2014-05-08  mpolacek PR c/61077
2014-05-08  dj* c-cppbuiltin.c (print_bits_of_hex): New.
2014-05-06  mrsUpdate ChangeLogs for wide-int work.
2014-05-06  mrsMerge in trunk.
2014-05-06  rguenth2014-05-06 Richard Biener <rguenther@suse.de>
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-30  mrsMerge in trunk.
2014-04-30  mpolacek * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOA...
2014-04-28  rsandifoMerge from trunk.
2014-04-25  mpolacek PR c/18079
2014-04-25  mpolacek PR c/60156
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-23  mpolacek * c-common.c (handle_tm_wrap_attribute): Tweak error...
2014-04-23  jakub PR sanitizer/60275
2014-04-22  mrsMerge in trunk.
2014-04-22  glisse2014-04-22 Marc Glisse <marc.glisse@inria.fr>
2014-04-17  rsandifoMerge from trunk.
2014-04-14  rguenth2014-04-14 Richard Biener <rguenther@suse.de>
2014-04-12  kyukhingcc/c-family/
2014-04-11  burnus2014-04-11 Tobias Burnus <burnus@net-b.de>
2014-04-11  jason PR c++/57926
2014-04-08  mpolacek PR sanitizer/60745
2014-04-03  nathan * doc/invoke.texi (Wnon-virtual-dtor): Adjust document...
2014-04-02  mrsMerge in trunk.
2014-04-02  mpolacek * c-common.h (c_expand_expr): Remove declaration.
2014-03-28  jakub PR c++/60689
2014-03-26  jakub * ubsan.h (ubsan_create_data): Change second argument...
2014-03-22  jakub PR debug/60603
2014-03-13  jakub PR middle-end/36282
2014-03-11  jason * c.opt: Add -std=gnu++14.
2014-03-11  iboltonDon't override -ffp-contract=fast if -funsafe-math...
2014-03-08  pmatos2014-03-08 Paulo Matos <paulo@matos-sorge.com>
2014-03-07  jason * c.opt: Add -std=c++14.
2014-03-06  mpolacek PR c/60197
2014-03-03  jakub * c-pragma.c (c_pp_lookup_pragma): Handle PRAGMA_CILK_...
2014-02-26  jason PR c++/59231
2014-02-19  jakub PR c/37743
2014-02-19  jakub PR c++/60267
2014-02-12  jakub PR c/60101
next