summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* Enable -fsanitize-recover for KASan.ygribov2014-10-281-1/+3
* Allow to override Asan shadow offset.ygribov2014-10-281-0/+4
* New syntax for -fsanitize-recover.ygribov2014-10-221-15/+42
* Add AutoFDO.dehao2014-10-211-38/+62
* Temporary fix for PR63566.marxin2014-10-171-2/+2
* IPA ICF pass, part 3/5marxin2014-10-161-0/+6
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.mpolacek2014-10-101-0/+2
* Make -Q --help print param defaults and min/max valuesak2014-09-301-1/+10
* gcc/jakub2014-09-101-1/+7
* 2014-09-03 Richard Biener <rguenther@suse.de>rguenth2014-09-031-0/+6
* * opts.c (common_handle_option): Handle -fsanitize=alignment.jakub2014-08-011-0/+1
* 2014-07-31 Yury Gribov <y.gribov@samsung.com>ygribov2014-07-311-1/+37
* 2014-07-15 Richard Biener <rguenther@suse.de>rguenth2014-07-151-1/+1
* Support compressed debug sectionsro2014-06-271-0/+5
* 2014-06-26 Martin Jambor <mjambor@suse.cz>jamborm2014-06-261-0/+7
* * asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.mpolacek2014-06-201-0/+1
* 2014-06-18 Richard Biener <rguenther@suse.de>rguenth2014-06-181-0/+1
* -fuse-caller-save - Enable by default at O2 and highervries2014-05-281-0/+1
* * builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.mpolacek2014-05-231-0/+2
* Change -g so that it will override -g1 but not -g3.ccoutant2014-05-141-9/+6
* Force the use of -ggnu-pubnames when using -gsplit-dwarf.ccoutant2014-05-131-2/+2
* PR driver/61065mpolacek2014-05-051-3/+3
* * gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.mpolacek2014-04-301-0/+2
* 2014-04-17 Joey Ye <joey.ye@arm.com>jye22014-04-171-2/+2
* * opts.c (common_handle_option): Disable -fipa-reference coorectlyhubicka2014-04-171-1/+1
* 2014-04-15 Richard Biener <rguenther@suse.de>rguenth2014-04-151-8/+0
* PR middle-end/60484mpolacek2014-03-141-1/+4
* 2014-03-14 Richard Biener <rguenther@suse.de>rguenth2014-03-141-1/+0
* gcc/rsandifo2014-02-131-8/+4
* 2014-01-17 Richard Biener <rguenther@suse.de>rguenth2014-01-171-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-0/+2
* Time profile-based function reordering (phase 2).marxin2013-12-171-0/+2
* * common.opt: Split up -fisolate-erroneous-paths intolaw2013-12-051-1/+1
* Implement -fsanitize=signed-integer-overflow.mpolacek2013-12-041-0/+2
* PR tree-optimization/59355jakub2013-12-041-1/+1
* PR sanitizer/59061jakub2013-11-221-0/+1
* * ubsan.c (ubsan_source_location): Don't crash onjakub2013-11-221-0/+1
* Add minimal line tables at -g1.ccoutant2013-11-211-2/+7
* * opts.c (finish_options): Imply -ffat-lto-objects with -fno-use-linker-plugin.hubicka2013-11-201-2/+5
* * common.opt (ffat-lto-objects): Disable by default.hubicka2013-11-191-2/+7
* 2013-11-19 Teresa Johnson <tejohnson@google.com>tejohnson2013-11-191-9/+12
* config/mpolacek2013-11-191-0/+5
* * Makefile.in (OBJS): Add gimple-ssa-isolate-paths.olaw2013-11-051-0/+1
* Implement -fsanitize=vla-bound.mpolacek2013-11-031-0/+1
* 2013-10-30 Sharad Singhai <singhai@google.com>singhai2013-10-311-6/+0
* 2013-10-30 Vladimir Makarov <vmakarov@redhat.com>vmakarov2013-10-301-1/+0
* PR target/57756tmsriram2013-10-151-2/+7
* gcc/rsandifo2013-09-281-2/+2
* vectorizer cost model enhancementdavidxl2013-09-271-2/+14