summaryrefslogtreecommitdiff
path: root/gcc/opts.c
Commit message (Expand)AuthorAgeFilesLines
* -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
* Introduce -ftree-loop-vectorize optiondavidxl2013-09-161-4/+16
* * common.opt (fdevirtualize-speculatively): New function.hubicka2013-09-011-0/+6
* Merge ubsan into trunk.mpolacek2013-08-301-0/+64
* * opts.c: Include diagnostic-color.h.jakub2013-04-121-0/+6
* * opts.c (common_handle_option): Fix formatting and add FALLTHRUjakub2013-04-111-4/+4
* * common.opt: Add -gdwarf.jason2013-04-101-0/+12
* PR bootstrap/56509jakub2013-03-051-34/+0
* * opts.h: Include obstack.h.jakub2013-02-271-4/+41
* PR tree-optimization/48766jakub2013-01-151-0/+10
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* Support -fuse-ld=bfd and -fuse-ld=goldhjl2013-01-071-0/+2
* PR55859.mpolacek2013-01-041-5/+3
* gcc/steven2012-11-261-3/+0
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+6
* gcc/ChangeLogsterling2012-11-061-0/+8
* * invoke.texi (profile-use): update documentation.hubicka2012-11-041-0/+6
* 2012-10-20 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2012-10-201-4/+0