summaryrefslogtreecommitdiff
path: root/gcc/flag-types.h
Commit message (Expand)AuthorAgeFilesLines
* bb-reorder: Add -freorder-blocks-algorithm= and wire it upsegher2015-10-011-0/+7
* 2015-08-05 Andrew MacLeod <amacleod@redhat.com>amacleod2015-08-051-13/+0
* * c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumentingmpolacek2015-05-071-0/+2
* * flag-types.h (enum sanitize_code): Add SANITIZE_VPTR,jakub2015-01-151-1/+2
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-17 Tobias Burnus <burnus@net-b.de>burnus2014-12-171-0/+34
* [gcc/]romangareev2014-11-101-6/+0
* * flag-types.h (sanitize_code): Don't assume targets have 32-bitdj2014-10-161-5/+5
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.mpolacek2014-10-101-1/+3
* gcc/jakub2014-09-101-1/+5
* * opts.c (common_handle_option): Handle -fsanitize=alignment.jakub2014-08-011-1/+2
* 2014-07-31 Yury Gribov <y.gribov@samsung.com>ygribov2014-07-311-14/+16
* gcc/romangareev2014-06-291-0/+6
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek2014-06-201-1/+3
* * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.mpolacek2014-05-231-1/+3
* * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.mpolacek2014-04-301-0/+1
* 2014-04-24 Dimitris Papavasiliou <dpapavas@gmail.com>mrs2014-04-241-0/+10
* 2014-04-15 Richard Biener <rguenther@suse.de>rguenth2014-04-151-0/+10
* 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/+3
* Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-0/+2
* PR sanitizer/59061jakub2013-11-221-6/+8
* * ubsan.c (ubsan_source_location): Don't crash onjakub2013-11-221-1/+2
* config/mpolacek2013-11-191-1/+2
* Implement -fsanitize=vla-bound.mpolacek2013-11-031-0/+2
* vectorizer cost model enhancementdavidxl2013-09-271-0/+9
* Merge ubsan into trunk.mpolacek2013-08-301-0/+13
* Commit the vtable verification feature. This feature is designed toctice2013-08-071-0/+6
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* gcc/steven2012-11-261-7/+0
* 2012-09-30 Sharad Singhai <singhai@google.com>singhai2012-10-011-16/+0
* Implement -freuse-stack= optiondavidxl2012-07-101-0/+8
* gcc/rsandifo2012-06-061-8/+0
* gcc/rsandifo2012-04-261-0/+8
* 2011-11-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov2011-11-231-1/+5
* * common.opt (user_vect_verbosity_level): New Variable entry.jsm282010-11-241-0/+16
* * flag-types.h (struct visibility_flags): Don't declare here.jsm282010-11-241-6/+0
* * common.opt (exit_after_options, write_symbols, debug_info_level,jsm282010-11-221-1/+1
* * common.opt (debug_struct_ordinary, debug_struct_generic): Newjsm282010-11-191-0/+35
* 2010-11-04 Richard Guenther <rguenther@suse.de>rguenth2010-11-041-0/+7
* * flag-types.h: New.jsm282010-10-121-0/+155