summaryrefslogtreecommitdiff
path: root/gcc/attribs.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* PR c/81544 - attribute noreturn and warn_unused_result on the same function a...Martin Sebor2017-12-071-1/+1
* re PR libstdc++/81706 (std::sin vectorization bug)Jakub Jelinek2017-10-251-0/+10
* Reduce lookup_attribute memory footprint.Martin Liska2017-09-121-11/+9
* trans.c: Include header files.Martin Liska2017-08-081-0/+113
* Canonicalize names of attributes.Martin Liska2017-08-071-0/+43
* attribs.h (sorted_attr_string): Move machine independent functions for target...Michael Meissner2017-05-111-0/+6
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Implement C++17 [[maybe_unused]] attribute.Jason Merrill2016-04-251-0/+3
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* Makefile.in (OBJS): Add multiple_target.o.Evgeny Stupachenko2015-10-301-0/+1
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+40