Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gcc/ | rsandifo | 2014-05-21 | 1 | -3/+3 |
* | * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE. | mpolacek | 2014-04-30 | 1 | -6/+12 |
* | PR sanitizer/60275 | jakub | 2014-04-23 | 1 | -26/+53 |
* | PR sanitizer/60745 | mpolacek | 2014-04-08 | 1 | -0/+5 |
* | * ubsan.h (ubsan_create_data): Change second argument's type | jakub | 2014-03-26 | 1 | -4/+4 |
* | Update copyright years in gcc/ | rsandifo | 2014-01-02 | 1 | -1/+1 |
* | * ubsan.c (ubsan_source_location): Don't crash on | jakub | 2013-11-22 | 1 | -0/+11 |
* | config/ | mpolacek | 2013-11-19 | 1 | -4/+9 |
* | 2013-11-12 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2013-11-12 | 1 | -1/+0 |
* | Implement -fsanitize=vla-bound. | mpolacek | 2013-11-03 | 1 | -3/+20 |
* | PR sanitizer/58413 | mpolacek | 2013-09-25 | 1 | -8/+10 |
* | Merge ubsan into trunk. | mpolacek | 2013-08-30 | 1 | -0/+158 |