aboutsummaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)Author
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
2016-01-27gcc/:Ian Lance Taylor
2016-01-212016-01-20 Sandra Loosemore <sandra@codesourcery.com>Sandra Loosemore
2016-01-19Merge of HSAMartin Jambor
2016-01-11Fix docs for -frandom-seed.Yury Gribov
2016-01-04 Update copyright years.Jakub Jelinek
2015-12-17replace ISL with islSebastian Pop
2015-12-17Add a flag to control the balance between GNAT encodings and std. DWARFPierre-Marie de Rodat
2015-12-14 PR c/68833Jakub Jelinek
2015-12-08 PR c/48088Jakub Jelinek
2015-12-04Add fuzzing coverage supportDmitry Vyukov
2015-12-02rename flag_loop_optimize_isl to flag_loop_nest_optimizeAditya Kumar
2015-11-25 PR lto/67548Jan Hubicka
2015-11-13[Patch,tree-optimization]: Add new path Splitting pass on tree ssaAjit Agarwal
2015-11-09Change behavior of -fsched-verbose optionNikolai Bozhenov
2015-10-282015-10-28 Richard Biener <rguenther@suse.de>Richard Biener
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor
2015-10-21Add a pass to back-propagate use informationRichard Sandiford
2015-10-19Fix PR68002, add -fkeep-static-functionsJoost VandeVondele
2015-10-13[PATCH 1/9] ENABLE_CHECKING refactoringMikhail Maltsev
2015-10-01bb-reorder: Add -freorder-blocks-algorithm= and wire it upSegher Boessenkool
2015-08-27remove -floop-* flagsSebastian Pop
2015-08-27remove -floop-unroll-and-jamSebastian Pop
2015-08-19 * common.opt (fstack-protector): Initialize to -1.Magnus Granberg
2015-08-14[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-08-09gcc/ChangeLog:Manuel López-Ibáñez
2015-08-05gcc/ChangeLog:Manuel López-Ibáñez
2015-07-25 Revert:David Edelsohn
2015-07-23[PR64164] Drop copyrename, use coalescible partition as base when optimizing.Alexandre Oliva
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testSebastian Pop
2015-07-01gcc/c-family/Jason Merrill
2015-06-20 * common.opt (fsanitize-undefined-trap-on-error): Add Driver.Marek Polacek