aboutsummaryrefslogtreecommitdiff
path: root/gcc/attribs.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-07PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor1-1/+1
2017-10-25re PR libstdc++/81706 (std::sin vectorization bug)Jakub Jelinek1-0/+10
2017-09-12Reduce lookup_attribute memory footprint.Martin Liska1-11/+9
2017-08-08trans.c: Include header files.Martin Liska1-0/+113
2017-08-07Canonicalize names of attributes.Martin Liska1-0/+43
2017-05-11attribs.h (sorted_attr_string): Move machine independent functions for target...Michael Meissner1-0/+6
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-04-25Implement C++17 [[maybe_unused]] attribute.Jason Merrill1-0/+3
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+40