]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-common.h
Update copyright years.
[thirdparty/gcc.git] / gcc / c-family / c-common.h
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-20  Julian BrownOpenACC 2.6 deep copy: C and C++ front-end parts
2019-11-22  Jakub Jelinekre PR c/90677 (gcc-9.1.0 fails to build __gcc_diag__...
2019-11-22  Martin SeborPR middle-end/83859 - attributes to associate pointer...
2019-11-15  Joseph MyersImprove checks on C2x fallthrough attribute.
2019-11-15  Joseph MyersSupport C2x [[deprecated]] attribute.
2019-11-08  Richard Sandiford[C] Opt out of GNU vector extensions for built-in SVE...
2019-11-02  Jakub Jelinekgimplify.h (omp_construct_selector_matches): Change...
2019-11-01  Jakub JelinekPR c++/88335 - Implement P1073R3: Immediate functions
2019-10-28  Martin SeborPR c/66970 - Add __has_builtin() macro
2019-10-24  Jakub Jelinekgimplify.h (omp_construct_selector_matches): Declare.
2019-10-14  Richard Sandiford[C] Avoid exposing internal details in aka types
2019-10-12  Jakub Jelinekc-common.h (c_omp_mark_declare_variant, [...]): Declare.
2019-10-10  Jakub Jelinekc-common.h (c_omp_check_context_selector, [...]): Declare.
2019-09-27  Jakub Jelinekre PR c++/88203 (assert does not compile with OpenMP...
2019-09-27  Richard Sandiford[C][C++] Allow targets to check calls to BUILT_IN_MD...
2019-09-06  Martin LiskaRemove support for repo files (PR c++/91125).
2019-08-28  Marek PolacekPR c++/91360 - Implement C++20 P1143R2: constinit.
2019-07-20  Jakub Jelinektree.def (OMP_LOOP): New tree code.
2019-06-19  Marek PolacekPR c++/60364 - noreturn after first decl not diagnosed.
2019-04-19  Jakub Jelinekre PR c/89888 (When switch controlling expression is...
2019-03-19  Martin SeborPR tree-optimization/89688 - -Wstringop-overflow confus...
2019-02-11  Martin SeborPR c++/87996 - size of array is negative error when...
2019-01-18  H.J. Luc-family: Update unaligned adress of packed member...
2019-01-14  Tom HonermannImplement P0482R5, char8_t: A type for UTF-8 characters...
2019-01-14  Martin SeborPR target/88638 - FAIL: fsf-nsstring-format-1.s on...
2019-01-07  Jakub Jelinekre PR c++/85052 (Implement support for clang's __builti...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-20  H.J. LuC/C++: Add -Waddress-of-packed-member
2018-12-19  David MalcolmC++: improvements to binary operator diagnostics (PR...
2018-11-21  Martin Seborc-parser.c (c_parser_has_attribute_expression): New...
2018-11-16  Jason MerrillImplement P0479R5, [[likely]] and [[unlikely]].
2018-11-15  Martin SeborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-09  Martin SeborPR c/87795 - Excessive alignment permitted for function...
2018-11-08  Jakub Jelinekbuiltin-types.def (BT_FN_VOID_BOOL, [...]): New.
2018-10-17  Joseph MyersAdd -std=c2x, -std=gnu2x, -Wc11-c2x-compat, C2X _Static...
2018-10-09  David MalcolmCleanup of libcpp diagnostic callbacks
2018-09-06  Bernd Edlingervarasm.c (output_constructor_regular_field): Check...
2018-09-02  Bernd Edlingerc-common.c (braced_list_to_string): Remove eval parameter.
2018-08-27  David MalcolmLess verbose fix-it hints for missing header files...
2018-08-16  David Malcolm-Wmisleading-indentation: fix ICE in get_visual_column...
2018-08-13  Martin SeborPR tree-optimization/71625 - missing strlen optimizatio...
2018-07-20  Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-05-14  Jason Merrillpt.c (tsubst): Check valid_array_size_p.
2018-05-10  Jakub Jelinekre PR c++/85662 ("error: non-constant condition for...
2018-03-12  Martin SeborPR tree-optimization/83456 - -Wrestrict false positive...
2018-02-09  Nathan Sidwell[PR c/84293] Unexpected strict-alias warning
2018-02-02  Paolo Carlinic-common.h (DECL_UNNAMED_BIT_FIELD): New.
2018-02-02  Julia KovalMove omp bitmask to general to use it in x86 backend.
2018-01-10  David MalcolmPreserving locations for variable-uses and constants...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-06  David MalcolmC/C++: don't suggest implementation names as spelling...
2017-11-30  Julia KovalRemove inv_list.
2017-11-28  Jakub Jelinekre PR sanitizer/81275 (-fsanitize=thread produce incorr...
2017-11-28  Julia KovalRemove Cilk Plus support.
2017-11-20  David Malcolmc-family: add name_hint/deferred_diagnostic
2017-11-19  Jakub Jelinekre PR c/66618 (Failure to diagnose non-constant initial...
2017-11-15  Joseph MyersAdd __builtin_tgmath for better tgmath.h implementation...
2017-10-12  David MalcolmC/C++: add fix-it hints for various missing symbols
2017-09-15  Andrew SuttonAdd support for -std=c++2a.
2017-09-15  Jakub Jelinekinvoke.texi: Document -std=c++17 and -std=gnu++17 and...
2017-09-12  Nathan Sidwellc-common.c (field_decl_cmp, [...]): Move to c/c-decl.c.
2017-08-21  David Malcolmc-family/c/c++: pass optional vec<location_t> to c...
2017-08-10  David MalcolmC/C++: show pertinent open token when missing a close...
2017-08-09  Marek PolacekBoolify some parameters.
2017-07-14  David Malcolmc/c++: Add fix-it hints for suggested missing #includes
2017-07-06  David MalcolmSupport C++-specific selftests
2017-06-26  Marek Polacekre PR c/80116 (Warn about macros expanding to multiple...
2017-06-13  Martin LiskaImplement no_sanitize function attribute
2017-05-24  Martin SeborPR c/80731 - poor -Woverflow warnings
2017-05-18  Marek Polacekc-common.c (self_promoting_args_p): Change the return...
2017-05-17  Ville VoutilainenImplement new C++ intrinsics __is_assignable and __is_c...
2017-05-17  Martin LiskaIntroduce dump_flags_t type and use it instead of int...
2017-05-17  Marek PolacekBye bye, c_save_expr.
2017-05-09  Nathan Sidwellc-tree.h (pushdecl): Declare.
2017-05-01  Xi Ruoyaore PR c++/80038 (Random segfault using local vectors...
2017-03-31  Jakub Jelinekre PR libstdc++/80251 (Is the is_aggregate meta functio...
2017-02-24  Jakub Jelinekre PR c++/79588 (ICE in warn_for_restrict with -Wrestrict)
2017-01-24  David MalcolmAdd "__RTL" to cc1
2017-01-20  Marek Polacekre PR c/64279 (Warning missing for "(cond) ? A : A...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-12-21  Jakub Jelinekre PR bootstrap/78817 (stage2 bootstrap failure in...
2016-11-23  James Greenhalgh[Patch 6/17] Migrate excess precision logic to use...
2016-11-14  Prasad GhangalMake-lang.in (C_AND_OBJC_OBJS): Add gimple-parser.o.
2016-11-13  Prathamesh Kulkarnire PR tree-optimization/35503 (Warning about restricted...
2016-10-25  Jakub Jelinekinternal-fn.def (LAUNDER): New internal function.
2016-10-17  Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.
2016-10-11  Marek PolacekMakefile.in (C_COMMON_OBJS): Add c-family/c-warn.o.
2016-10-07  Jakub JelinekImplement LWG2296 helper intrinsic c-family/
2016-10-06  Jakub JelinekImplement P0258R2 - helper for C++17 std::has_unique_ob...
2016-10-05  Jason MerrillPR c++/77852 - class deduction from list-init
2016-09-26  Marek PolacekImplement -Wimplicit-fallthrough.
2016-09-14  Marek Polacekc-common.c (c_common_truthvalue_conversion): Use false...
2016-09-09  Jason MerrillImplement P0035R4, C++17 new of over-aligned types.
2016-09-07  David MalcolmMove class substring_loc from c-family into gcc
2016-08-25  Marek Polacekc-common.c (warn_logical_not_parentheses): Print fixit...
2016-08-19  Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-18  David MalcolmSpelling suggestions for misspelled preprocessor directives
2016-08-16  David MalcolmFix caret locations in format_type_warning (PR c/72857)
2016-08-08  David Malcolmc-format.c: suggest the correct format string to use...
next