aboutsummaryrefslogtreecommitdiff
path: root/gcc/c-family/c-ubsan.c
AgeCommit message (Expand)AuthorFilesLines
2013-11-22ubsan.c (ubsan_source_location): Don't crash on unknown locations.Jakub Jelinek1-0/+11
2013-11-19bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.Marek Polacek1-4/+9
2013-11-12gimple-expr.h (create_tmp_var_name, [...]): Relocate prototypes from gimple.h.Andrew MacLeod1-1/+0
2013-11-03Implement -fsanitize=vla-bound.Marek Polacek1-3/+20
2013-09-25re PR sanitizer/58413 (ubsan constant folding)Marek Polacek1-8/+10
2013-08-30Merge ubsan into trunk.Marek Polacek1-0/+158