summaryrefslogtreecommitdiff
path: root/gcc/attribs.cc
Commit message (Expand)AuthorAgeFilesLines
* Replace IFN_TRAP with BUILT_IN_UNREACHABLE_TRAP [PR107300]Jakub Jelinek2023-02-021-0/+1
* Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end.Qing Zhao2023-01-131-30/+0
* Update copyright years.Jakub Jelinek2023-01-021-1/+1
* Update -Warray-bounds with -fstrict-flex-arrays.Qing Zhao2022-12-061-0/+30
* c++: Improve handling of foreigner namespace attributesJakub Jelinek2022-10-071-12/+15
* attribs: Add overloads with namespace nameJakub Jelinek2022-10-041-0/+63
* attribs: Add missing auto_diagnostic_group 3 timesJakub Jelinek2022-10-041-0/+3
* attribs: Improve diagnosticsJakub Jelinek2022-09-231-0/+3
* attribs: fix typedefs in generic code [PR105492]Jason Merrill2022-05-161-0/+15
* Use more ARRAY_SIZE.Martin Liska2022-05-161-2/+2
* attribs: Restrict decl_attributes DECL_FUNCTION_SPECIFIC_TARGET changes to ta...Jakub Jelinek2022-04-131-9/+14
* Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm2022-01-191-1/+1
* Rename .c files to .cc files.Martin Liska2022-01-171-0/+2665