]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/ChangeLog
PR c/78285
[thirdparty/gcc.git] / gcc / c-family / ChangeLog
2016-11-17  mpolacek PR c/78285
2016-11-15  uros * gcc/ChangeLog: Fix ChangeLog entry.
2016-11-14  jakub * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_struct...
2016-11-14  rguenth2016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>
2016-11-13  ebotcazou * c-ada-spec.c (print_ada_declaration): For typedef...
2016-11-09  jason Implement P0127R2, Declaring non-type parameters with...
2016-11-09  jakub * flag-types.h (enum sanitize_code): Add SANITIZE_SHIF...
2016-11-07  jasonImplement P0012R1, Make exception specifications part...
2016-11-07  marxinIntroduce -fsanitize-address-use-after-scope
2016-11-03  jason * c-cppbuiltin.c (c_cpp_builtins): Correct __cpp_inher...
2016-11-02  jason * c-cppbuiltin.c (c_cpp_builtins): Update
2016-11-02  jason Implement P0136R1, Rewording inheriting constructors.
2016-10-31  jakub PR c++/77948
2016-10-28  aldyh PR debug/77773
2016-10-25  jakub * internal-fn.def (LAUNDER): New internal function.
2016-10-24  edlinger2016-10-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-20  edlinger2016-10-20 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-20  jason * c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concep...
2016-10-19  edlinger2016-10-19 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-18  aldyh * Makefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
2016-10-17  mpolacek * c-warn.c (find_array_ref_with_const_idx_r): Remove...
2016-10-17  mpolacek * Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
2016-10-14  jason * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_aggreg...
2016-10-13  jason Implement P0386R2 - C++17 inline variables
2016-10-13  thopre01Move MEMMODEL_* from coretypes.h to memmodel.h
2016-10-11  jakubgcc/
2016-10-11  mpolacek * c-common.c (warning_candidate_p): Change the return...
2016-10-11  mpolacek * Makefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
2016-10-08  jason Delay folding of bool conversion into COND_EXPR.
2016-10-08  jakub * c-lex.c (c_lex_with_flags) <case CPP_COMMENT>: For...
2016-10-07  jakub Implement LWG2296 helper intrinsic
2016-10-07  edlinger2016-10-07 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-06  jakub Implement P0258R2 - helper for C++17
2016-10-05  jakub PR sanitizer/66343
2016-10-05  edlinger2016-10-05 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-10-05  jakub PR sanitizer/77823
2016-10-05  jakub * c-common.c (c_common_reswords): Update comment for...
2016-10-05  jason PR c++/77852 - class deduction from list-init
2016-10-04  jakubgcc/
2016-10-03  edlinger2016-10-03 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-09-29  jakub Implement P0001R1 - C++17 removal of register storage...
2016-09-29  jgreenhalgh[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_D...
2016-09-27  jakub * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_captur...
2016-09-27  jakub * auto-inc-dec.c (try_merge): Remove break after return.
2016-09-26  thopre012016-09-26 Thomas Preud'homme <thomas.preudhomme...
2016-09-26  mpolacek * c-lex.c (c_common_has_attribute): Handle attribute...
2016-09-26  mpolacekImplement -Wimplicit-fallthrough.
2016-09-24  mpolacek PR c/77490
2016-09-21  edlinger2016-09-21 Bernd Edlinger <bernd.edlinger@hotmail.de>
2016-09-21  mseborPR bootstrap/77676 - powerpc64 and powerpc64le stage2...
2016-09-21  jakub PR c++/77651
2016-09-21  mseborPR middle-end/49905 - Better sanity checking on sprintf...
2016-09-19  edlingergcc:
2016-09-19  jsm28Make max_align_t respect _Float128.
2016-09-15  jason * c-common.c (check_cxx_fundamental_alignment_constrai...
2016-09-14  jason * c-common.c (check_cxx_fundamental_alignment_constrai...
2016-09-14  mpolacek * c-common.c (c_common_truthvalue_conversion): Use...
2016-09-13  dmalcolmfix-it hints: insert_before vs insert_after
2016-09-13  vriesDon't treat array as builtin type in set_underlying_type
2016-09-13  jason Trying again to fix aligned-new on m68k.
2016-09-12  jason Fix aligned-new tests on m68k.
2016-09-12  edlingergcc/c-family:
2016-09-12  dmalcolmFix suggestions for non-trivial Wformat type cases...
2016-09-10  vriesMake canonical_va_list_type more strict
2016-09-09  mseborPR c/77520 - wrong value for extended ASCII characters...
2016-09-09  jason Implement P0035R4, C++17 new of over-aligned types.
2016-09-09  jsm28Define TS 18661-1 type width macros in <limits.h> and...
2016-09-07  dmalcolmMove class substring_loc from c-family into gcc
2016-09-06  mseborPR c/77336 - -Wsuggest-attribute=format warning overly...
2016-09-06  rguenth2016-09-06 Richard Biener <rguenther@suse.de>
2016-09-05  jakubChangeLog formatting fixes.
2016-09-05  mpolacek PR c/77423
2016-09-04  vriesRevert "Replace error_at with assert in build_va_arg"
2016-09-02  jakub PR c/65467
2016-09-01  mseborgcc/c-family/ChangeLog:
2016-09-01  mpolacek PR c/7652
2016-08-29  mpolacek PR c/77292
2016-08-29  vriesFix assert in build_va_arg, case 2b
2016-08-29  vriesReplace error_at with assert in build_va_arg
2016-08-29  vriesHandle errors in both args of va_arg
2016-08-25  mpolacek * c-common.c (warn_logical_not_parentheses): Print...
2016-08-22  mpolacek PR c++/77321
2016-08-22  jsm28Add minimal _FloatN, _FloatNx built-in functions.
2016-08-19  jsm28Implement C _FloatN, _FloatNx types.
2016-08-18  dmalcolmAllow calling diagnostic_show_locus without a diagnosti...
2016-08-18  dmalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-18  mpolacek PR c/71514
2016-08-16  dmalcolmFix caret locations in format_type_warning (PR c/72857)
2016-08-15  ebotcazou * c-ada-spec.c (dump_number): New function.
2016-08-12  mpolacek PR c/7652
2016-08-10  jason * c-cppbuiltin.c (c_cpp_builtins): Define __cpp_if_con...
2016-08-09  jason PR c++/68703 - bogus error with dependent vector length
2016-08-09  mpolacek PR c/7652
2016-08-09  jason Implement C++17 constexpr lambda.
2016-08-08  dmalcolmc-format.c: suggest the correct format string to use...
2016-08-08  dmalcolmUse class substring_loc in c-format.c (PR c/52952)
2016-08-08  dmalcolmc-format.c: cleanup of check_format_info_main
2016-08-05  dmalcolmOn-demand locations within string-literals
2016-07-29  mpolacek PR c/71926
2016-07-29  mpolacek PR c/71574
next