aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)AuthorFilesLines
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
2017-05-02common.opt (fstrict-overflow): Alias negative to fwrapv.Richard Biener1-2/+2
2017-05-02Fix 2 typos in documentation (PR other/80589).Martin Liska1-1/+1
2017-02-28Introduce =<number> for couple of options.Martin Liska1-3/+3
2017-02-28Add tabulars for options with enum values.Martin Liska1-6/+7
2017-02-21[PATCH] Properly deprecate -fipa-cp-alignmentMartin Jambor1-2/+2
2017-02-18common.opt (gno-column-info, [...]): New options.Jakub Jelinek1-0/+8
2017-01-17re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek1-0/+3
2017-01-16re PR driver/49726 (-g0 file.S -g does not produce debug info)Jakub Jelinek1-18/+18
2017-01-09re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek1-1/+1
2017-01-07[-fcompare-debug] var tracking options are not optimization optionsAlexandre Oliva1-4/+4
2017-01-05common.opt (fvect-cost-model): Remove RejectNegative flag...Jakub Jelinek1-5/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-20[Patch] Turn -fexcess-precision=fast on when in -ffast-mathJames Greenhalgh1-1/+1
2016-12-15Introduce selftest::locate_fileDavid Malcolm1-3/+3
2016-11-24common.opt (flimit-function-alignment): New.Bernd Schmidt1-0/+3
2016-11-23[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]James Greenhalgh1-0/+15
2016-11-17common.opt (ftree-loop-if-convert-stores): Mark as preserved for backward com...Richard Biener1-2/+2
2016-11-14Introduce -fprofile-update=prefer-atomicMartin Liska1-1/+4
2016-11-09common.opt (flag_evaluation_order): Remove.Richard Biener1-4/+0
2016-11-07Introduce -fsanitize-address-use-after-scopeMartin Liska1-0/+3
2016-11-01Implement P0136R1, Rewording inheriting constructors.Jason Merrill1-1/+2
2016-10-31Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.Le-Chun Wu1-1/+19
2016-10-28GIMPLE store merging passKyrylo Tkachov1-0/+4
2016-10-25Fix 2 typos in IPA ICF passMartin Liska1-1/+1
2016-10-20loop splittingMichael Matz1-0/+4
2016-10-16re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou1-0/+5
2016-10-12separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool1-0/+4
2016-10-12gcc/Jakub Jelinek1-1/+4
2016-09-30configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.Bernd Edlinger1-1/+1
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska1-1/+1