aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
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
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