summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-05-10ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin1-26/+23
2018-11-21lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann1-2/+1
2018-02-17lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin2-10/+52
2018-02-17lib/ubsan.c: s/missaligned/misaligned/Andrew Morton1-2/+2
2016-08-02UBSAN: fix typo in format stringNicolas Iooss1-1/+1
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin17-1/+693