aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-01opts.c (common_handle_option): Handle -fsanitize=alignment.Jakub Jelinek1-0/+1
2014-07-31cpp.texi (__SANITIZE_ADDRESS__): Updated description.Yury Gribov1-1/+37
2014-07-15opts.c (default_options_table): Disable bit-ccp at -Og.Richard Biener1-1/+1
2014-06-27Support compressed debug sectionsRainer Orth1-0/+5
2014-06-262014-06-26 Martin Jambor <mjambor@suse.cz>Martin Jambor1-0/+7
2014-06-20asan.c (pass_sanopt::execute): Handle IFN_UBSAN_BOUNDS.Marek Polacek1-0/+1
2014-06-18common.opt (fssa-phiopt): New option.Richard Biener1-0/+1
2014-05-28-fuse-caller-save - Enable by default at O2 and higherRadovan Obradovic1-0/+1
2014-05-23builtins.def: Change SANITIZE_FLOAT_DIVIDE to SANITIZE_NONDEFAULT.Marek Polacek1-0/+2
2014-05-14Change -g so that it will override -g1 but not -g3.Cary Coutant1-9/+6
2014-05-13Force the use of -ggnu-pubnames when using -gsplit-dwarf.Cary Coutant1-2/+2
2014-05-05re PR driver/61065 ([4.9/4.10 Regresion] invalid args to -fsanitize should be...Marek Polacek1-3/+3
2014-04-30gcc.c (sanitize_spec_function): Handle SANITIZE_FLOAT_DIVIDE.Marek Polacek1-0/+2
2014-04-17opts.c (OPT_fif_conversion, [...]): Disable for Og.Joey Ye1-2/+2
2014-04-17opts.c (common_handle_option): Disable -fipa-reference coorectly with -fuse-p...Jan Hubicka1-1/+1
2014-04-15common.opt (lto_partition_model): New enum.Richard Biener1-8/+0
2014-03-14re PR middle-end/60484 (-fdump-rtl-expand and attribute optimize gives incorr...Jakub Jelinek1-1/+4
2014-03-14common.opt: Revert unintented changes from r205065.Richard Biener1-1/+0
2014-02-13opts.c (option_name): Remove "enabled by default" rider.Richard Sandiford1-8/+4
2014-01-17re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener1-0/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-20ubsan.c: Include tree-ssanames.h, asan.h and gimplify-me.h.Jakub Jelinek1-0/+2
2013-12-17Time profile-based function reordering (phase 2).Martin Liska1-0/+2
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law1-1/+1
2013-12-04Implement -fsanitize=signed-integer-overflow.Marek Polacek1-0/+2
2013-12-04re PR tree-optimization/59355 (ICE: SIGSEGV in hash_table::find_slot_with_has...Jakub Jelinek1-1/+1
2013-11-22re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek1-0/+1
2013-11-22ubsan.c (ubsan_source_location): Don't crash on unknown locations.Jakub Jelinek1-0/+1
2013-11-21Add minimal line tables at -g1.Cary Coutant1-2/+7
2013-11-20opts.c (finish_options): Imply -ffat-lto-objects with -fno-use-linker-plugin.Jan Hubicka1-2/+5
2013-11-19common.opt (ffat-lto-objects): Disable by default.Jan Hubicka1-2/+7
2013-11-19i386-common.c: Enable -freorder-blocks-and-partition at -O2 and up for x86.Teresa Johnson1-9/+12
2013-11-19bootstrap-ubsan.mk (POSTSTAGE1_LDFLAGS): Add -ldl.Marek Polacek1-0/+5
2013-11-05Makefile.in (OBJS): Add gimple-ssa-isolate-paths.oJeff Law1-0/+1
2013-11-03Implement -fsanitize=vla-bound.Marek Polacek1-0/+1
2013-10-31re PR middle-end/58134 (-ftree-vectorizer-verbose=<n> shows vectorized loops ...Sharad Singhai1-6/+0
2013-10-30regmove.c: Remove.Vladimir Makarov1-1/+0
2013-10-15re PR target/57756 (Function target attribute is retaining state of previous...Sriraman Tallam1-2/+7
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-2/+2
2013-09-27vectorizer cost model enhancementXinliang David Li1-2/+14
2013-09-16Introduce -ftree-loop-vectorize optionXinliang David Li1-4/+16
2013-09-01common.opt (fdevirtualize-speculatively): New function.Jan Hubicka1-0/+6
2013-08-30Merge ubsan into trunk.Marek Polacek1-0/+64
2013-04-12opts.c: Include diagnostic-color.h.Jakub Jelinek1-0/+6
2013-04-11opts.c (common_handle_option): Fix formatting and add FALLTHRU comment.Senthil Kumar Selvaraj1-4/+4
2013-04-10common.opt: Add -gdwarf.Senthil Kumar Selvaraj1-0/+12
2013-03-05re PR bootstrap/56509 (gnattools build failure)Jakub Jelinek1-34/+0
2013-02-27opts.h: Include obstack.h.Jakub Jelinek1-4/+41
2013-01-15re PR tree-optimization/48766 (Infinite recursion in fold_binary_loc())Jakub Jelinek1-0/+10
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1