aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-ubsan.cc
AgeCommit message (Expand)AuthorFilesLines
2024-10-29c: Add __builtin_stdc_rotate_{left,right} builtins [PR117030]Jakub Jelinek1-2/+13
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-1/+1
2024-05-31Use the .ACCESS_WITH_SIZE in bound sanitizer.Qing Zhao1-0/+42
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-12-21ubsan: Add workaround for missing bitint libubsan support for shifts [PR113092]Jakub Jelinek1-0/+26
2023-09-06ubsan: _BitInt -fsanitize=undefined support [PR102989]Jakub Jelinek1-2/+2
2023-05-18c: use _P() defines from tree.hBernhard Reutner-Fischer1-1/+1
2023-05-01ubsan: ubsan_maybe_instrument_array_ref tweakMarek Polacek1-6/+2
2023-03-17c, ubsan: Instrument even shortened divisions [PR109151]Jakub Jelinek1-2/+2
2023-02-28ubsan: Honor -fstrict-flex-arrays= in -fsanitize=bounds [PR108894]Jakub Jelinek1-6/+57
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-06-18ubsan: Add -fsanitize-trap= supportJakub Jelinek1-42/+74
2022-06-13ubsan: -Wreturn-type and ubsan trap-on-errorJason Merrill1-1/+3
2022-03-09c, c++, c-family: -Wshift-negative-value and -Wshift-overflow* tweaks for -fw...Jakub Jelinek1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+542