aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)Author
2017-06-22Backport r247485Martin Liska
2017-02-28Introduce =<number> for couple of options.Martin Liska
2017-02-28Add tabulars for options with enum values.Martin Liska
2017-02-21[PATCH] Properly deprecate -fipa-cp-alignmentMartin Jambor
2017-02-18 * common.opt (gno-column-info, gcolumn-info): New options.Jakub Jelinek
2017-01-17 PR other/79046Jakub Jelinek
2017-01-16 PR driver/49726Jakub Jelinek
2017-01-09 PR translation/79019Jakub Jelinek
2017-01-07[-fcompare-debug] var tracking options are not optimization optionsAlexandre Oliva
2017-01-05 * common.opt (fvect-cost-model): Remove RejectNegative flag, useJakub Jelinek
2017-01-01 Update copyright years.Jakub Jelinek
2016-12-20[Patch] Turn -fexcess-precision=fast on when in -ffast-mathJames Greenhalgh
2016-12-15Introduce selftest::locate_fileDavid Malcolm
2016-11-24gcc/Bernd Schmidt
2016-11-23[Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]James Greenhalgh
2016-11-172016-11-17 Richard Biener <rguenther@suse.de>Richard Biener
2016-11-14Introduce -fprofile-update=prefer-atomicMartin Liska
2016-11-092016-11-09 Richard Biener <rguenther@suse.de>Richard Biener
2016-11-07Introduce -fsanitize-address-use-after-scopeMartin Liska
2016-11-02 Implement P0136R1, Rewording inheriting constructors.Jason Merrill
2016-10-31Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.Le-Chun Wu
2016-10-28GIMPLE store merging passKyrylo Tkachov
2016-10-25Fix 2 typos in IPA ICF passMartin Liska
2016-10-20loop splittingMichael Matz
2016-10-16 PR ada/37139Eric Botcazou
2016-10-12separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool
2016-10-11gcc/Jakub Jelinek
2016-09-302016-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de>Bernd Edlinger
2016-09-26Fix handling of -fsanitize-recover* options.Martin Liska
2016-09-26Implement -Wimplicit-fallthrough.Marek Polacek
2016-09-20Add IPA VRPKugan Vivekanandarajah
2016-09-02Add -fdiagnostics-generate-patchDavid Malcolm
2016-08-26Patch for performing interprocedural bitwise constant propagation.Prathamesh Kulkarni
2016-08-122016-08-12 Richard Biener <rguenther@suse.de>Richard Biener
2016-08-10Cherry-pick fprofile-generate-atomic from google/gcc-4_9Martin Liska
2016-07-22 * common.opt (funsafe-loop-optimizations): Mark ignore.Bin Cheng
2016-07-15 PR c++/71814 - mangling sizeof... (sP and sZ)Jason Merrill
2016-07-122016-07-12 Steven Bosscher <steven@gcc.gnu.org>Steven Bosscher
2016-06-29Mark -fstack-protect as optimization flag.Martin Liska
2016-06-22Implement -fdiagnostics-parseable-fixitsDavid Malcolm
2016-06-072016-06-07 Richard Biener <rguenther@suse.de>Richard Biener
2016-06-06Selftest frameworkDavid Malcolm
2016-06-03Add option for whether ceil etc. can raise "inexact", adjust x86 conditions.Joseph Myers
2016-05-23 PR c/49859Marek Polacek
2016-04-26 PR bootstrap/70704Jakub Jelinek
2016-03-17Properly set flag_pie and flag_picH.J. Lu
2016-03-10Add -funconstrained-commons to work around PR/69368 (and others) in SPEC2006Alan Lawrence
2016-02-24 Add -flifetime-dse=1.Jason Merrill
2016-02-23 PR c/69900Jakub Jelinek
2016-02-16 PR c/69835Jakub Jelinek