summaryrefslogtreecommitdiff
path: root/lib/ubsan.c
AgeCommit message (Expand)Author
2019-05-10ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin
2018-11-21lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann
2018-02-16lib/ubsan: add type mismatch handler for new GCC/ClangAndrey Ryabinin
2018-02-16lib/ubsan.c: s/missaligned/misaligned/Andrew Morton
2016-08-02UBSAN: fix typo in format stringNicolas Iooss
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin