aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-0/+9
2015-05-18dbgcnt: enhance behavior.Martin Liska1-0/+4
2015-05-07c-ubsan.c (ubsan_instrument_bounds): Don't skip instrumenting flexible member...Marek Polacek1-0/+2
2015-04-30Fix spurious semicolonsDavid Malcolm1-1/+1
2015-02-17Add -fipa-cp-alignmentH.J. Lu1-0/+4
2015-02-12tree-sra.c (dump_dereferences_table): Avoid -Wformat-security warning.David Howells1-2/+2
2015-01-30Always pass explicit location to fatal_error.Joseph Myers1-2/+3
2015-01-15flag-types.h (enum sanitize_code): Add SANITIZE_VPTR, include SANITIZE_VPTR i...Jakub Jelinek1-0/+1
2015-01-06opts.c (common_handle_option): Add support for -fno-sanitize=all and -f{,no-}...Jakub Jelinek1-1/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-11diagnostic.c (get_terminal_width): Renamed fromTobias Burnus1-12/+2
2014-12-04diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez1-3/+1
2014-12-03Rename fuse-caller-saveTom de Vries1-1/+1
2014-11-26PR debug/38757 continued. Handle C11, C++11 and C++14.Mark Wielaard1-1/+1
2014-11-19PR jit/63854: Fix memory leak within gcc_optionsDavid Malcolm1-0/+8
2014-11-18opts.c (finish_options): Disable aggressive opts for sanitizer.Marat Zakirov1-6/+13
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-0/+11
2014-11-13common.opt (flra-remat): New.Vladimir Makarov1-0/+1
2014-11-13opts-global.c (postpone_unknown_option_warning): Fix spelling.Manuel López-Ibáñez1-4/+4
2014-10-28Enable -fsanitize-recover for KASan.Yury Gribov1-1/+3
2014-10-28Allow to override Asan shadow offset.Yury Gribov1-0/+4
2014-10-22New syntax for -fsanitize-recover.Jakub Jelinek1-15/+42
2014-10-21Add AutoFDO.Dehao Chen1-38/+62
2014-10-17Temporary fix for PR63566.Martin Liska1-2/+2
2014-10-16IPA ICF pass, part 3/5Martin Liska1-0/+6
2014-10-10asan.c (pass_sanopt::execute): Handle IFN_UBSAN_OBJECT_SIZE.Marek Polacek1-0/+2
2014-09-30Make -Q --help print param defaults and min/max valuesAndi Kleen1-1/+10
2014-09-10flag-types.h (enum sanitize_code): Add SANITIZE_NONNULL_ATTRIBUTE and SANITIZ...Jakub Jelinek1-1/+7
2014-09-03opts.c (default_options_optimization): Adjust max-combine-insns to 2 for -Og.Richard Biener1-0/+6
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