aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2015-01-03invoke.texi ([-fisolate-erroneous-paths-dereference]): Copy-edit description.Sandra Loosemore1-6/+6
2015-01-02invoke.texi (Option Summary): Fix spelling of -fdevirtualize-at-ltrans.Sandra Loosemore1-1/+1
2014-12-10invoke.texi: (-devirtualize-at-ltrans): Document.Jan Hubicka1-0/+4
2014-12-04diagnostic.c (diagnostic_color_init): New.Manuel López-Ibáñez1-1/+1
2014-12-03Rename fuse-caller-saveTom de Vries1-2/+2
2014-11-28cgraphunit.c (ipa_passes): Handle flag_generate_offload.Ilya Verbin1-0/+4
2014-11-18ipa-cp.c (ipcp_cloning_candidate_p): Use opt_for_fn.Jan Hubicka1-1/+1
2014-11-15New unroll and jam option in Graphite.Mircea Namolaru1-0/+4
2014-11-14timevar.def (TV_SCHED_FUSION): New time var.Bin Cheng1-0/+4
2014-11-13[PATCH 6/7] OpenMP 4.0 offloading infrastructure: option handling.Bernd Schmidt1-0/+17
2014-11-13common.opt (flra-remat): New.Vladimir Makarov1-0/+4
2014-11-10Makefile.in: Remove the compilation of graphite-clast-to-gimple.o.Roman Gareev1-13/+0
2014-10-28Enable -fsanitize-recover for KASan.Yury Gribov1-1/+1
2014-10-28Allow to override Asan shadow offset.Yury Gribov1-1/+5
2014-10-22New syntax for -fsanitize-recover.Jakub Jelinek1-2/+10
2014-10-21Add AutoFDO.Dehao Chen1-0/+10
2014-10-16IPA ICF pass, part 3/5Martin Liska1-0/+12
2014-09-26common.opt: New option.Jakub Jelinek1-0/+5
2014-09-11common.opt (flto-odr-type-merging): New flag.Jan Hubicka1-0/+4
2014-09-04options.texi: Document that Var and Init are required if CPP is given.Manuel López-Ibáñez1-1/+1
2014-08-16common.opt: Make the ISL AST generator to be the main code generator of Graph...Roman Gareev1-1/+1
2014-08-02invoke.texi (Wsuggest-final-types, [...]): Document.Jan Hubicka1-0/+8
2014-07-31re PR c++/60517 (warning/error for taking address of member of a temporary ob...Marc Glisse1-0/+4
2014-07-30devirt-34.C: New testcase.Jan Hubicka1-1/+1
2014-07-28re PR middle-end/61913 (ICE in common_handle_option with -Wodr)Marek Polacek1-1/+1
2014-07-12tree.c (type_in_anonymous_namespace_p): Ignore TREE_PUBLIC on builtin types.Jan Hubicka1-0/+4
2014-06-29Makefile.in: Add the compilation of graphite-isl-ast-to-gimple.o.Roman Gareev1-0/+13
2014-06-27Support compressed debug sectionsRainer Orth1-0/+22
2014-06-26invoke.texi (-fsemantic-interposition): Document.Jan Hubicka1-0/+4
2014-06-18common.opt (fssa-phiopt): New option.Richard Biener1-0/+4
2014-06-12* common.opt (fabi-version): Change default to 0.Jason Merrill1-1/+2
2014-06-12toplev.c (process_options): Reject -fabi-version=1.Jason Merrill1-1/+1
2014-04-24-fuse-caller-save - Add command line optionRadovan Obradovic1-0/+4
2014-04-23re PR sanitizer/60275 ([UBSAN] Add -f[no-]sanitize-recover/-fsanitize-undefin...Jakub Jelinek1-0/+8
2014-04-15common.opt (lto_partition_model): New enum.Richard Biener1-12/+18
2014-04-07re PR c++/60731 (dynamic library not getting reinitialized on multiple calls ...Jason Merrill1-0/+4
2014-03-14re PR middle-end/60484 (-fdump-rtl-expand and attribute optimize gives incorr...Jakub Jelinek1-0/+4
2014-03-14common.opt: Revert unintented changes from r205065.Richard Biener1-4/+0
2014-03-07common.opt (fira-loop-pressure): Mark as optimization.Paulo Matos1-1/+1
2014-01-17re PR tree-optimization/46590 (long compile time with -O2 and many loops)Richard Biener1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-19Improve -fuse-ld=[bfd|gold] checkH.J. Lu1-2/+2
2013-12-17Time profile-based function reordering (phase 2).Martin Liska1-0/+4
2013-12-04common.opt: Split up -fisolate-erroneous-paths into -fisolate-erroneous-paths...Jeff Law1-5/+12
2013-11-28common.opt: Introduced a new option -fsimd-cost-model.Sergey Ostanevich1-0/+4
2013-11-22re PR sanitizer/59061 (Port leaksanitizer)Jakub Jelinek1-0/+3
2013-11-20opts.c (finish_options): Imply -ffat-lto-objects with -fno-use-linker-plugin.Jan Hubicka1-1/+1
2013-11-19common.opt (ffat-lto-objects): Disable by default.Jan Hubicka1-1/+5
2013-11-08common.opt (fcheck-pointer-bounds): Move to ...Ilya Enkovich1-5/+0