c: Support C2x empty initializer braces
[platform/upstream/gcc.git] / gcc / attribs.h
2022-01-03 Jakub JelinekUpdate copyright years.
2021-12-17 Marek Polacekattribs: Fix wrong error with -Wno-attribute=A::b ...
2021-12-03 Jakub Jelinekx86: Speed up target attribute handling by using a...
2021-11-24 Jakub Jelinekattribs: Fix ICEs on attributes starting with _ [PR103365]
2021-11-10 Marek Polacekattribs: Implement -Wno-attributes=vendor::attr [PR101940]
2021-09-19 Benjamin Peterson[PATCH] Remove unused function make_unique_name.
2021-07-28 Martin SeborAdd new gimple-ssa-warn-access pass.
2021-04-15 Richard Sandifordc++: Tweak merging of vector attributes that affect...
2021-04-15 Richard Sandifordc: Don't drop vector attributes that affect type identi...
2021-02-01 Martin SeborReset front end trees before they make it into the...
2021-01-18 David Malcolmanalyzer: use "malloc" attribute
2021-01-04 Jakub JelinekUpdate copyright years.
2020-09-19 Martin SeborInfrastructure & C front end changes for array paramete...
2020-08-28 Martin SeborAdd -Wstringop-overread for reading past the end by...
2020-06-04 Martin SeborImplement a solution for PR middle-end/10138 and PR...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-22 Martin SeborPR middle-end/83859 - attributes to associate pointer...
2019-06-19 Marek PolacekPR c++/60364 - noreturn after first decl not diagnosed.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-09 Martin SeborPR middle-end/81824 - Warn for missing attributes with...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-07 Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
2017-10-25 Jakub Jelinekre PR libstdc++/81706 (std::sin vectorization bug)
2017-09-12 Martin LiskaReduce lookup_attribute memory footprint.
2017-08-08 Martin Liskatrans.c: Include header files.
2017-08-07 Martin LiskaCanonicalize names of attributes.
2017-05-11 Michael Meissnerattribs.h (sorted_attr_string): Move machine independen...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-04-25 Jason MerrillImplement C++17 [[maybe_unused]] attribute.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-30 Evgeny StupachenkoMakefile.in (OBJS): Add multiple_target.o.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.