aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
2018-09-26re PR gcov-profile/86957 (gcc should warn about missing profiles for a compil...Indu Bhagat1-0/+4
2018-09-12[debug] Add -gdescribe-diesTom de Vries1-0/+4
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska1-5/+5
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm1-0/+4
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm1-0/+4
2018-08-09Remove extra line in common.opt (PR c/86895).Martin Liska1-1/+0
2018-07-31Add support for -nolibcOlivier Hainque1-0/+3
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor1-23/+6
2018-07-20Add "-fsave-optimization-record"David Malcolm1-0/+4
2018-07-16S/390: Add direct support for Linux kernel __fentry__ patching.Ilya Leoshkevich1-0/+5
2018-07-09Add missing Optimization attribute.Martin Liska1-1/+1
2018-07-04[multiple changes]Martin Liska1-8/+8
2018-06-28Come up with new --completion option.Martin Liska1-0/+4
2018-06-16re PR middle-end/86095 (documentation for -Wunsafe-loop-optimizations referen...Jakub Jelinek1-2/+2
2018-06-13PR c++/86094 - wrong code with defaulted move ctor.Jason Merrill1-1/+5
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka1-2/+3
2018-05-18Support lower and upper limit for -fdbg-cnt flag.Martin Liska1-1/+1
2018-03-28Fix typos (PR other/84819).Martin Liska1-2/+2
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva1-0/+16
2018-02-09[LVU] Introduce location viewsAlexandre Oliva1-0/+7
2018-01-31re PR c/84100 (Function __attribute__((optimize(align-loops=32))) gives spuri...Jakub Jelinek1-4/+4
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov1-1/+5
2018-01-15re PR middle-end/82694 (Linux kernel miscompiled since r250765)Jakub Jelinek1-2/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-12[SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva1-0/+4
2017-12-08re PR tree-optimization/83323 (186.crafty miscompares)Michael Matz1-6/+2
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng1-2/+2
2017-12-07Add unroll and jam passMichael Matz1-0/+4
2017-12-01Delete obsolete DWARF1 references.Jim Wilson1-1/+1
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek1-1/+1
2017-10-29Emit a no longer supported warning for gcoff* options.James E Wilson1-0/+16
2017-10-29Delete obsolete SDB debug info support.James E Wilson1-5/+1
2017-10-27Extend ipa-pure-const pass to propagate malloc attribute.Prathamesh Kulkarni1-0/+4
2017-10-23common.opt (gcolumn-info): Enable by default.Jakub Jelinek1-1/+1
2017-10-20Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist1-0/+23
2017-10-12PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...Martin Sebor1-0/+4
2017-10-07invoke.texi (Wsuggest-attribute=cold): Document.Jan Hubicka1-0/+4
2017-09-21enable handling of -gno- command-line options as negated prefixesAlexandre Oliva1-25/+13
2017-09-19common.opt (-fstack-clash-protection): New option.Jeff Law1-1/+6
2017-09-15common.opt (Wcast-align=strict): New warning option.Bernd Edlinger1-0/+4
2017-09-12Add -static-pie to GCC driver to create static PIEH.J. Lu1-3/+10
2017-09-06asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_UINT8_UINT8...Wish Wu1-4/+7
2017-08-22common.opt (feliminate-dwarf2-dups): Ignore.Richard Biener1-2/+2
2017-08-01Remove flag_tree_vectorizeJames Greenhalgh1-3/+4
2017-07-25c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe1-0/+11
2017-06-28Introduce IntegerRange for options (PR driver/79659).Martin Liska1-4/+4
2017-06-13Implement no_sanitize function attributeMartin Liska1-1/+1
2017-06-05invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger1-0/+4
2017-05-08PR c++/80178 - parameter passing for uncopyable classesJason Merrill1-0/+4
2017-05-03Fix typo in common.optDavid Malcolm1-1/+1