Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE. | mpolacek | 2014-10-10 | 1 | -0/+1 |
* | * ubsan.h (ubsan_get_source_location): New prototype. | jakub | 2014-10-06 | 1 | -1/+1 |
* | * ubsan.h (struct ubsan_mismatch_data): Removed. | jakub | 2014-09-10 | 1 | -8/+1 |
* | * opts.c (common_handle_option): Handle -fsanitize=alignment. | jakub | 2014-08-01 | 1 | -3/+4 |
* | * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS. | mpolacek | 2014-06-20 | 1 | -1/+9 |
* | * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT. | mpolacek | 2014-05-23 | 1 | -0/+1 |
* | * ubsan.h (ubsan_create_data): Change second argument's type | jakub | 2014-03-26 | 1 | -1/+1 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | PR sanitizer/59333 | mpolacek | 2013-12-05 | 1 | -1/+1 |
* | Implement -fsanitize=signed-integer-overflow. | mpolacek | 2013-12-04 | 1 | -0/+1 |
* | config/ | mpolacek | 2013-11-19 | 1 | -2/+19 |
* | Merge ubsan into trunk. | mpolacek | 2013-08-30 | 1 | -0/+31 |