summaryrefslogtreecommitdiff
path: root/gcc/ubsan.c
Commit message (Expand)AuthorAgeFilesLines
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-4/+11
* gcc/jason2015-01-081-3/+11
* PR sanitizer/64344jakub2015-01-051-8/+11
* Update copyright years.jakub2015-01-051-1/+1
* PR sanitizer/64121mpolacek2014-12-011-1/+8
* PR sanitizer/63956mpolacek2014-12-011-0/+1
* * gimple.h (gimple_build_assign_stat): Remove prototype.jakub2014-12-011-8/+6
* * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub2014-11-291-12/+9
* convert many if_marked htab to hash_tabletbsaunde2014-11-201-20/+32
* Merger of git branch "gimple-classes-v2-option-3"dmalcolm2014-11-191-2/+2
* * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub2014-11-191-5/+4
* PR sanitizer/63690mpolacek2014-11-191-1/+7
* PR sanitizer/63913jakub2014-11-191-5/+26
* PR sanitizer/63866mpolacek2014-11-181-7/+31
* PR sanitizer/63839mpolacek2014-11-141-9/+18
* * ubsan.c (instrument_object_size): Optimize [x & CST] array accesses.mpolacek2014-11-041-0/+21
* gcc/ada/rsandifo2014-10-291-3/+3
* * cgraph.h: Flatten. Remove all include files.amacleod2014-10-281-1/+12
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+5
* New syntax for -fsanitize-recover.ygribov2014-10-221-11/+13
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.mpolacek2014-10-101-5/+207
* * ubsan.h (ubsan_get_source_location): New prototype.jakub2014-10-061-4/+11
* gcc/jakub2014-09-101-2/+139
* * ubsan.h (struct ubsan_mismatch_data): Removed.jakub2014-09-101-54/+60
* * opts.c (common_handle_option): Handle -fsanitize=alignment.jakub2014-08-011-41/+130
* IPA C++ refactoring 2/Nmarxin2014-07-241-4/+4
* remove has_executetbsaunde2014-07-091-1/+0
* * convert.c (convert_to_integer): Don't instrument conversions if thempolacek2014-06-301-1/+4
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek2014-06-201-18/+113
* 2014-06-06 Richard Biener <rguenther@suse.de>rguenth2014-06-061-5/+2
* * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.mpolacek2014-05-231-4/+142
* PR sanitizer/61272mpolacek2014-05-211-3/+3
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* PR sanitizer/60275jakub2014-04-231-24/+56
* pass cfun to pass::executetbsaunde2014-04-171-38/+36
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-8/+6
* remove has_gatetbsaunde2014-04-171-1/+0
* * ubsan.h (ubsan_create_data): Change second argument's typejakub2014-03-261-8/+12
* PR sanitizer/60636jakub2014-03-261-0/+15
* PR sanitizer/60569mpolacek2014-03-191-1/+1
* PR sanitizer/60557jakub2014-03-181-0/+3
* PR sanitizer/60535jakub2014-03-181-2/+2
* PR sanitizer/59667mpolacek2014-01-081-0/+3
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* * ubsan.c: Include tree-ssanames.h, asan.h and gimplify-me.h.jakub2013-12-201-1/+109
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* PR sanitizer/59333mpolacek2013-12-051-34/+46
* Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-4/+97
* PR sanitizer/59306mpolacek2013-11-271-14/+16
* 2013-11-27 Marek Polacek <polacek@redhat.com>mpolacek2013-11-271-5/+8