]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/ChangeLog
PR target/63764
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
2014-11-21  jakub PR target/63764
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-18  jakub PR sanitizer/63813
2014-11-15  mpolacek PR middle-end/63884
2014-11-12  jsm28Predefine __NO_MATH_ERRNO__ for -fno-math-errno.
2014-11-12  jakub PR c/59708
2014-11-11  akError out for Cilk_spawn or array expression in forbidd...
2014-11-11  akFix error location for cilk error message
2014-11-10  paolo2014-11-10 Paolo Carlini <paolo.carlini@oracle.com>
2014-11-10  emsrlibcpp:
2014-11-04  rguenth2014-11-04 Richard Biener <rguenther@suse.de>
2014-11-02  emsrtestsuite/
2014-10-29  rsandifogcc/ada/
2014-10-28  amacleod * cgraph.h: Flatten. Remove all include files.
2014-10-27  amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-26  manuIn cp/error.c, I separate the initialization of the...
2014-10-24  mpolacek PR c/56980
2014-10-23  mpolacek * c-ubsan.c (ubsan_instrument_shift): Perform the...
2014-10-22  ygribovNew syntax for -fsanitize-recover.
2014-10-21  kyukhinRevert r216483.
2014-10-20  iverbin PR c/63307
2014-10-17  mpolacekc-family/
2014-10-16  amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-10-16  dj* tree-core.h: Fix comment to not assume pointers are...
2014-10-15  jason PR c++/63455
2014-10-15  mpolacek * doc/invoke.texi: Update to reflect that GNU11 is...
2014-10-14  dj * machmode.h (int_n_data_t): New.
2014-10-12  tbsaundemove many gc hashtab to hash_table
2014-10-06  emsrgcc/c-family:
2014-10-03  glisse2014-10-03 Marc Glisse <marc.glisse@inria.fr>
2014-10-01  emsr2014-10-01 Edward Smith-Rowland <3dw4rd@verizon.net>
2014-09-30  jasonc-family/
2014-09-30  jasonc-family/
2014-09-30  jasonc-family/
2014-09-24  mpolacek PR c/61405
2014-09-24  akAdd an no_reorder attribute for LTO
2014-09-23  jsm28Remove LIBGCC2_LONG_DOUBLE_TYPE_SIZE target macro.
2014-09-18  jsm28Remove LIBGCC2_TF_CEXT target macro.
2014-09-15  manugcc/c-family/ChangeLog:
2014-09-12  jsm28Remove LIBGCC2_HAS_?F_MODE target macros.
2014-09-11  glisse2014-09-11 Marc Glisse <marc.glisse@inria.fr>
2014-09-10  jakub * ubsan.h (struct ubsan_mismatch_data): Removed.
2014-09-09  manugcc/ChangeLog:
2014-09-09  manugcc/ChangeLog:
2014-09-08  jsm28Remove SF_SIZE etc. target macros.
2014-09-05  jsm28Use -fbuilding-libgcc for more target macros used in...
2014-09-05  rguenth2014-09-05 Richard Biener <rguenther@suse.de>
2014-09-04  manugcc/ChangeLog:
2014-09-03  mpolacek * doc/invoke.texi: Document that -Wlogical-not-parenth...
2014-09-02  kyukhingcc/
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  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
next