summaryrefslogtreecommitdiff
path: root/gcc/attribs.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-22PR middle-end/83859 - attributes to associate pointer arguments and sizesMartin Sebor
2019-06-19PR c++/60364 - noreturn after first decl not diagnosed.Marek Polacek
2019-01-01Update copyright years.Jakub Jelinek
2018-11-09PR middle-end/81824 - Warn for missing attributes with function aliasesMartin Sebor
2018-01-03Update copyright years.Jakub Jelinek
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor
2017-10-25re PR libstdc++/81706 (std::sin vectorization bug)Jakub Jelinek
2017-09-12Reduce lookup_attribute memory footprint.Martin Liska
2017-08-08trans.c: Include header files.Martin Liska
2017-08-07Canonicalize names of attributes.Martin Liska
2017-05-11attribs.h (sorted_attr_string): Move machine independent functions for target...Michael Meissner
2017-01-01Update copyright years.Jakub Jelinek
2016-04-25Implement C++17 [[maybe_unused]] attribute.Jason Merrill
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko
2015-01-05Update copyright years.Jakub Jelinek
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo