aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2015-12-02rename flag_loop_optimize_isl to flag_loop_nest_optimizeAditya Kumar1-1/+1
2015-11-25re PR lto/67548 (LTO drops weak binding with "ld -r")Jan Hubicka1-0/+6
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal1-0/+4
2015-11-09Change behavior of -fsched-verbose optionNikolai Bozhenov1-1/+1
2015-10-28common.opt (fchecking): New flag controlling flag_checking.Richard Biener1-5/+4
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-399/+399
2015-10-21Add a pass to back-propagate use informationRichard Sandiford1-0/+4
2015-10-19Fix PR68002, add -fkeep-static-functionsJoost VandeVondele1-0/+4
2015-10-13[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev1-0/+5
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool1-0/+13
2015-08-27remove -floop-* flagsSebastian Pop1-8/+8
2015-08-27remove -floop-unroll-and-jamSebastian Pop1-2/+2
2015-08-19common.opt (fstack-protector): Initialize to -1.Magnus Granberg1-3/+3
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-6/+6
2015-08-09options.texi (EnabledBy): Document that the argument must be a Common option.Manuel López-Ibáñez1-1/+1
2015-08-05re PR c/16351 (NULL dereference warnings)Manuel López-Ibáñez1-0/+4
2015-07-24Revert:David Edelsohn1-6/+6
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-6/+6
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop1-1/+1
2015-07-01c-opts.c (c_common_post_options): Highest ABI level is now 10.Jason Merrill1-3/+6
2015-06-20* common.opt (fsanitize-undefined-trap-on-error): Add Driver.Marek Polacek1-1/+1
2015-06-10Revert "[PR64164] Drop copyrename, use coalescible partition as base when opt...Alexandre Oliva1-6/+6
2015-06-09[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva1-6/+6
2015-06-01re PR c++/44282 (fastcall is not mangled at all)Jason Merrill1-2/+5
2015-05-27Add --enable-default-pie option to GCC configureH.J. Lu1-3/+7
2015-05-16ipa-utils.h (warn_types_mismatch, [...]): Declare.Jan Hubicka1-0/+4
2015-05-13libcpp/input.c: Add a way to visualize the linemaps (-fdump-internal-locations)David Malcolm1-0/+4
2015-05-11calls.c (prepare_call_address): Transform PLT call to GOT lookup and indirect...Alexander Monakov1-0/+4
2015-05-04common.opt (fdelete-null-pointer-checks): Init to -1.Sandra Loosemore1-1/+1
2015-04-17asan.c (set_sanitized_sections): New function.Yury Gribov1-0/+5
2015-02-27re PR bootstrap/65150 (r220875 causes bootstrap failure on x86_64 darwin)Jan Hubicka1-2/+2
2015-02-18Add fstdarg-optTom de Vries1-0/+4
2015-02-17Add -fipa-cp-alignmentH.J. Lu1-0/+4
2015-02-13re PR c++/64956 (__GXX_ABI_VERSION needs a proper definition for the 5.x rele...Jason Merrill1-2/+4
2015-02-12typoJason Merrill1-1/+1
2015-02-12common.opt (-flifetime-dse): New.Jason Merrill1-0/+5
2015-02-10* common.opt (fstack-reuse): Mark as optimization.Jan Hubicka1-1/+1
2015-01-29optc-save-gen.awk: flag_fp_contract_mode is no longer speical.Jan Hubicka1-1/+1
2015-01-19* common.opt (fgraphite): Fix a typo.Jakub Jelinek1-1/+1
2015-01-18ipa-icf-32.c: Update template.Jan Hubicka1-27/+27
2015-01-14common.opt: New option -fstack-protector-explicit.Marcos Diaz1-0/+4
2015-01-13tree-vrp.c (check_array_ref): Emit more warnings for warn_array_bounds >= 2.Martin Uecker1-0/+4
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