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