]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-attribs.c
Wrap option names in gcc internal messages with %< and %>.
[thirdparty/gcc.git] / gcc / c-family / c-attribs.c
2019-03-11  marxinWrap option names in gcc internal messages with %<...
2019-01-14  mseborPR target/88638 - FAIL: fsf-nsstring-format-1.s on...
2019-01-05  mseborPR c/88546 - Copy attribute unusable for weakrefs
2019-01-04  mseborPR c/88363 - alloc_align attribute doesn't accept enume...
2019-01-01  jakub Update copyright years.
2018-11-29  mseborPR c/88172 - attribute aligned of zero silently accepte...
2018-11-21  mseborgcc/c/ChangeLog:
2018-11-16  jason Implement P0479R5, [[likely]] and [[unlikely]].
2018-11-15  mseborPR c++/87541 - ICE using a constant decl as an attribut...
2018-11-13  mseborPR middle-end/81824 - Warn for missing attributes with...
2018-11-09  mseborPR middle-end/81824 - Warn for missing attributes with...
2018-11-09  mseborPR c/87795 - Excessive alignment permitted for function...
2018-10-04  law * doc/invoke.texi (-Wno-prio-ctor-dtor): Document...
2018-08-20  dmalcolmAdd support for grouping of related diagnostics (PR...
2018-07-12  jakub * c-attribs.c (c_common_attribute_table): Add
2018-07-12  rguenth2018-07-12 Richard Biener <rguenther@suse.de>
2018-07-06  bergnergcc/
2018-06-08  marxinRemove MPX
2018-05-11  marxinSupport LLVM style of no_sanitize attribute (PR sanitiz...
2018-05-10  ebotcazou PR c++/85400
2018-03-13  mseborPR tree-optimization/84725 - enable attribute nonstring...
2018-03-02  tschwingeMore Cilk Plus removal
2018-03-01  mpolacek PR c++/84639
2018-01-03  jakub Update copyright years.
2017-12-17  mseborgcc/c-family/ChangeLog:
2017-12-15  jakub * tree-core.h (struct attribute_spec): Swap affects_ty...
2017-12-07  mseborPR c/81544 - attribute noreturn and warn_unused_result...
2017-12-01  jakub * function.h (struct function): Remove cilk_frame_decl,
2017-10-20  itsimbalAdd generic part for Intel CET enabling. The spec is...
2017-10-11  marxinDo not error for no_sanitize attributes (PR sanitizer...
2017-09-29  jakub * c-attribs.c (handle_noipa_attribute): Don't add...
2017-09-29  jakubc-family/
2017-09-12  hjlDon't warn function alignment if warn_if_not_aligned_p...
2017-08-30  rsandifo[72/77] Pass scalar_mode to scalar_mode_supported_p
2017-08-30  rsandifo[32/77] Check is_a <scalar_int_mode> before calling...
2017-08-18  hjlAdd warn_if_not_aligned attribute
2017-08-14  mseborPR c/81117 - Improve buffer overflow checking in strncp...
2017-08-10  marxinFix target attribute handling (PR c++/81355).
2017-07-27  jakub * attribs.c (decl_attributes): Imply noinline, noclone...
2017-07-25  rguenth2017-07-07 Torsten Duwe <duwe@suse.de>
2017-06-28  marxinDo not allow to inline ifunc resolvers (PR ipa/81128).
2017-06-13  marxinImplement no_sanitize function attribute
2017-05-04  mseborPR translation/80280 - Missing closing quote (%>) c...
2017-03-09  mpolacek PR c++/79962
2017-02-21  jakub PR c++/79641
2017-01-01  jakub Update copyright years.
2016-12-02  chefmaxAdd support for ASan odr_indicator.
2016-11-16  aburgessgcc: remove unneeded global related to hot/cold partiti...
2016-10-17  mpolacek * Makefile.in (C_COMMON_OBJS): Add c-family/c-attribs.o.