Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-06-13 | Implement no_sanitize function attribute | Martin Liska | 1 | -3/+0 |
2017-03-31 | re PR sanitizer/79572 (reference binding to null pointer not reported with -f... | Jakub Jelinek | 1 | -1/+1 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-01-08 | ubsan.c (do_ubsan_in_current_function): New. | Jason Merrill | 1 | -0/+3 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-08-01 | opts.c (common_handle_option): Handle -fsanitize=alignment. | Jakub Jelinek | 1 | -0/+2 |
2014-06-20 | asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS. | Marek Polacek | 1 | -0/+3 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-22 | ubsan.c (ubsan_source_location): Don't crash on unknown locations. | Jakub Jelinek | 1 | -0/+1 |
2013-11-03 | Implement -fsanitize=vla-bound. | Marek Polacek | 1 | -0/+1 |
2013-08-30 | Merge ubsan into trunk. | Marek Polacek | 1 | -0/+27 |