]> gcc.gnu.org Git - gcc.git/history - gcc/c-family/ChangeLog
Implement P0012R1, Make exception specifications part of the type system.
[gcc.git] / gcc / c-family / ChangeLog
2016-11-07 Jason MerrillImplement P0012R1, Make exception specifications part...
2016-11-07 Martin LiskaIntroduce -fsanitize-address-use-after-scope
2016-11-03 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Correct __cpp_inheri...
2016-11-02 Jason Merrillc-cppbuiltin.c (c_cpp_builtins): Update __cpp_inheritin...
2016-11-02 Jason MerrillImplement P0136R1, Rewording inheriting constructors.
2016-10-31 Jakub Jelinekre PR c++/77948 (Option processing of -std=c++11 -std...
2016-10-28 Aldy Hernandezre PR debug/77773 (Segfault when compiling __simd64_flo...
2016-10-25 Jakub Jelinekinternal-fn.def (LAUNDER): New internal function.
2016-10-24 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn for...
2016-10-20 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Fix the...
2016-10-20 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Update __cpp_concept...
2016-10-19 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn only...
2016-10-18 Aldy HernandezMakefile.in (OBJS): Add gimple-ssa-warn-alloca.o.
2016-10-17 Marek Polacekc-warn.c (find_array_ref_with_const_idx_r): Remove...
2016-10-17 Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
2016-10-14 Jason Merrillc-cppbuiltin.c (c_cpp_builtins): Define __cpp_aggregate...
2016-10-13 Jason MerrillImplement P0386R2 - C++17 inline variables
2016-10-13 Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-11 Jakub Jelinekgcc/
2016-10-11 Marek Polacekc-common.c (warning_candidate_p): Change the return...
2016-10-11 Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
2016-10-08 Jason MerrillDelay folding of bool conversion into COND_EXPR.
2016-10-08 Jakub Jelinekc-lex.c (c_lex_with_flags): For CPP_COMMENT token with...
2016-10-07 Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-07 Bernd Edlingerre PR c++/77700 (suspicios code in cp/parser.c)
2016-10-06 Jakub JelinekImplement P0258R2 - helper for C++17 std::has_unique_ob...
2016-10-05 Jakub Jelinekre PR sanitizer/66343 ("Error: .Lubsan_type3 already... r240877/heads/ibm/intvsx
2016-10-05 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Warn also...
2016-10-05 Jakub Jelinekre PR sanitizer/77823 (ICE: in ubsan_encode_value,...
2016-10-05 Jakub Jelinek* c-common.c (c_common_reswords): Update comment for...
2016-10-05 Jason MerrillPR c++/77852 - class deduction from list-init
2016-10-04 Jakub Jelinekdefaults.h (JCR_SECTION_NAME, [...]): Remove.
2016-10-03 Bernd Edlingerinvoke.texi: Update -Wint-in-bool-context.
2016-09-29 Jakub JelinekImplement P0001R1 - C++17 removal of register storage...
2016-09-29 James Greenhalgh[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_D...
2016-09-27 Jakub Jelinekc-cppbuiltin.c (c_cpp_builtins): Define __cpp_capture_s...
2016-09-27 Jakub Jelinekauto-inc-dec.c (try_merge): Remove break after return.
2016-09-26 Thomas Preud'hommetree.h (memmodel_from_int, [...]): Move to ...
2016-09-26 Marek Polacekc-lex.c (c_common_has_attribute): Handle attribute...
2016-09-26 Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-24 Marek Polacekre PR c/77490 (bit-not (~) on boolean should be warned...
2016-09-21 Bernd Edlingerc-common.c (c_common_truthvalue_conversion): Inhibit...
2016-09-21 Martin SeborPR bootstrap/77676 - powerpc64 and powerpc64le stage2...
2016-09-21 Jakub Jelinekre PR c++/77651 (c++ -Wno-aligned-new ICEs)
2016-09-21 Martin SeborPR middle-end/49905 - Better sanity checking on sprintf...
2016-09-19 Bernd Edlingerre PR c++/77434 (warn about suspicious precedence of...
2016-09-19 Joseph MyersMake max_align_t respect _Float128.
2016-09-15 Jason Merrillc-common.c (check_cxx_fundamental_alignment_constraints...
2016-09-14 Jason Merrillc-common.c (check_cxx_fundamental_alignment_constraints...
2016-09-14 Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-09-13 David Malcolmfix-it hints: insert_before vs insert_after
2016-09-13 Jason MerrillDon't treat array as builtin type in set_underlying_type
2016-09-13 Jason MerrillTrying again to fix aligned-new on m68k.
2016-09-12 Jason MerrillFix aligned-new tests on m68k.
2016-09-12 Bernd Edlingerre PR c++/77496 (ICE in instantiate_type, at cp/class...
2016-09-12 David MalcolmFix suggestions for non-trivial Wformat type cases...
2016-09-10 Tom de VriesMake canonical_va_list_type more strict
2016-09-09 Martin SeborPR c/77520 - wrong value for extended ASCII characters...
2016-09-09 Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-09-09 Joseph MyersDefine TS 18661-1 type width macros in <limits.h> and...
2016-09-07 David MalcolmMove class substring_loc from c-family into gcc
2016-09-06 Martin SeborPR c/77336 - -Wsuggest-attribute=format warning overly...
2016-09-06 Richard Bienerre PR tree-optimization/77450 (ICE: in verify_ssa,...
2016-09-05 Jakub JelinekChangeLog formatting fixes.
2016-09-05 Marek Polacekre PR c/77423 (-Wlogical-not-parentheses false positive...
2016-09-04 Tom de VriesRevert "Replace error_at with assert in build_va_arg"
2016-09-02 Jakub Jelinekre PR c/65467 ([libgomp] sorry, unimplemented: '_Atomic...
2016-09-01 Martin Seborc-ada-spec.c (dump_ada_function_declaration): Increase...
2016-09-01 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-29 Marek Polacekre PR c/77292 (Spurious warning: logical not is only...
2016-08-29 Tom de VriesFix assert in build_va_arg, case 2b
2016-08-29 Tom de VriesReplace error_at with assert in build_va_arg
2016-08-29 Tom de VriesHandle errors in both args of va_arg
2016-08-25 Marek Polacekc-common.c (warn_logical_not_parentheses): Print fixit...
2016-08-22 Marek Polacekre PR c++/77321 (crash in warn_for_memset)
2016-08-22 Joseph MyersAdd minimal _FloatN, _FloatNx built-in functions.
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-18 David MalcolmAllow calling diagnostic_show_locus without a diagnosti...
2016-08-18 David MalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-18 Marek Polacekre PR c/71514 (ICE on C11 code with atomic exchange...
2016-08-16 David MalcolmFix caret locations in format_type_warning (PR c/72857)
2016-08-15 Eric Botcazouc-ada-spec.c (dump_number): New function.
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-10 Jason Merrill* c-cppbuiltin.c (c_cpp_builtins): Define __cpp_if_cons...
2016-08-09 Jason MerrillPR c++/68703 - bogus error with dependent vector length
2016-08-09 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-09 Jason MerrillImplement C++17 constexpr lambda.
2016-08-08 David Malcolmc-format.c: suggest the correct format string to use...
2016-08-08 David MalcolmUse class substring_loc in c-format.c (PR c/52952)
2016-08-08 David Malcolmc-format.c: cleanup of check_format_info_main
2016-08-05 David MalcolmOn-demand locations within string-literals
2016-07-29 Marek Polacekre PR c/71926 (wrong location for -Wparentheses warning)
2016-07-29 Marek Polacekre PR c/71574 (ICE on code with alloc_align attribute...
2016-07-28 Martin LiskaIntroduce no_profile_instrument_function attribute
2016-07-27 Bernd Edlingerdefaults.h (LOG2_BITS_PER_UNIT): Move from here...
2016-07-25 Jason MerrillPR c++/65970 - constexpr infinite loop
2016-07-22 Martin SeborPR c++/71675 - __atomic_compare_exchange_n returns...
2016-07-22 Uros Bizjakc-typeck.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_I...
2016-07-22 Martin LiskaConsider functions with xloc.file == NULL (PR
2016-07-21 Jason MerrillPR c++/65168 - -Waddress in unevaluated context.
next
This page took 0.906686 seconds and 108 git commands to generate.