aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2020-12-16opts: Remove all usages of Report keyword.Martin Liska1-292/+292
2020-12-16Add -Wtsan.Martin Liska1-0/+4
2020-12-04dwarf: Add -gdwarf{32,64} optionsJakub Jelinek1-0/+8
2020-11-25libsanitizer: options: Add hwasan flags and argument parsingMatthew Malcomson1-1/+4
2020-11-19vect: Add a “very cheap” cost modelRichard Sandiford1-2/+5
2020-11-16gcov: Add -fprofile-info-section supportSebastian Huber1-0/+8
2020-11-11c++: Change the mangling of __alignof__ [PR88115]Patrick Palka1-0/+4
2020-11-06Add -fbit-tests option.Martin Liska1-0/+4
2020-10-30Add -fzero-call-used-regs option and zero_call_used_regs function attributes.qing zhao1-0/+8
2020-10-07Rename -fevrp-mode= to --param=evrp-mode=.Aldy Hernandez1-31/+0
2020-10-06Hybrid EVRP and testcasesAndrew MacLeod1-0/+31
2020-10-06dbgcnt: print list after compilationMartin Liska1-1/+1
2020-09-22Fix some typosJakub Jelinek1-1/+1
2020-09-22ipa: Fix up ipa modref option help textsJakub Jelinek1-1/+1
2020-09-20New modref/ipa_modref optimization passesJan Hubicka1-0/+4
2020-08-26Fix documentation of -fprofile-exclude-filesGöran Uddeborg1-2/+2
2020-08-14diagnostics: Add new option -fdiagnostics-plain-outputLewis Hyatt1-0/+4
2020-08-12Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]Jakub Jelinek1-1/+1
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor1-6/+2
2020-07-27LTO: Add -fcf-protection=checkH.J. Lu1-1/+4
2020-07-14diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]Lewis Hyatt1-0/+21
2020-06-07Introduce flag_cunroll_grow_size for cunrollguojiufu1-0/+4
2020-05-26revamp dump and aux output namesAlexandre Oliva1-10/+17
2020-05-11Fix typo in fprofile-prefix-path.Martin Liska1-1/+1
2020-05-06add a new option -flarge-source-files.qing zhao1-0/+5
2020-04-23PR driver/90983 - manual documents `-Wno-stack-usage` flag but it is unrecogn...Martin Sebor1-0/+12
2020-04-16Make it possible to have different instrumented and feedback builds without c...Jan Hubicka1-0/+4
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener1-1/+1
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt1-10/+10
2020-02-18Introduce -fprofile-reproducibility and support it with TOP N.Martin Liska1-0/+16
2020-01-14Initial commit of analyzerDavid Malcolm1-0/+4
2020-01-10Add diagnostic pathsDavid Malcolm1-0/+20
2020-01-07Make warn_inline Optimization option.Martin Liska1-1/+1
2020-01-07Mark -free as Optimization option.Martin Liska1-1/+1
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-18Add diagnostic_metadata and CWE supportDavid Malcolm1-0/+4
2019-12-08re PR tree-optimization/92860 (Global flags affected by -O settings are clobb...Jan Hubicka1-2/+2
2019-12-06common.opt (fprofile-partial-training): Terminate description with full stop.Jakub Jelinek1-1/+1
2019-12-05cgraphclones.c (localize_profile): New function.Jan Hubicka1-0/+4
2019-11-20PR85678: Change default to -fno-commonWilco Dijkstra1-1/+1
2019-11-13Enhance syntax of -fdbg-cnt.Martin Liska1-1/+1
2019-11-12Remove last leftover usage of params* files.Martin Liska1-3/+0
2019-11-12Param to options conversion.Martin Liska1-7/+0
2019-11-06introduce -fcallgraph-info optionEric Botcazou1-0/+8
2019-11-04PR c++/91979 - mangling nullptr expressionKamlesh Kumar1-0/+2
2019-10-20common.opt (-fcommon): Fix description.Bernd Edlinger1-1/+1
2019-10-15re PR middle-end/92046 (Command line options (that are per-functions) are aff...Richard Biener1-0/+4
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm1-0/+20
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska1-4/+4
2019-09-09Remove bt-load.cRichard Sandiford1-6/+6