Age | Commit message (Expand) | Author |
---|---|---|
2019-05-10 | ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings | Andrey Ryabinin |
2018-11-21 | lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturn | Arnd Bergmann |
2018-02-17 | lib/ubsan: add type mismatch handler for new GCC/Clang | Andrey Ryabinin |
2018-02-17 | lib/ubsan.c: s/missaligned/misaligned/ | Andrew Morton |
2016-08-02 | UBSAN: fix typo in format string | Nicolas Iooss |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin |