aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-attribs.cc
AgeCommit message (Expand)AuthorFilesLines
2022-08-31c: C2x attributes fixes and updatesJoseph Myers1-0/+7
2022-07-23Adding three new function attributes for static analysis of file descriptorsImmad Mir1-0/+31
2022-05-27c-family: fix attribute constructor ICE [PR90658]Marek Polacek1-1/+1
2022-05-16attribs: fix typedefs in generic code [PR105492]Jason Merrill1-10/+0
2022-05-16Use more ARRAY_SIZE.Martin Liska1-2/+1
2022-05-07c, c++: attribute format on a ctor with a vbase [PR101833, PR47634]Marek Polacek1-11/+22
2022-04-30c-family: attribute ((aligned, mode)) [PR100545]Jason Merrill1-1/+15
2022-03-16PR c/98198: ICE-on-invalid-code error recovery.Roger Sayle1-0/+2
2022-03-07Fix up duplicated duplicated words in commentsJakub Jelinek1-2/+2
2022-03-01ipa: Improve error handling for target_clone single valueMartin Liska1-0/+6
2022-02-11[gimplefe] Add vector_mask attribute to get access to vector boolsRichard Biener1-0/+36
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+6142