summaryrefslogtreecommitdiff
path: root/gcc/common.opt
Commit message (Expand)AuthorAgeFilesLines
* Emit a no longer supported warning for gcoff* options.wilson2017-10-291-0/+16
* Delete obsolete SDB debug info support.wilson2017-10-291-5/+1
* Extend ipa-pure-const pass to propagate malloc attribute.prathamesh34922017-10-271-0/+4
* * common.opt (gcolumn-info): Enable by default.jakub2017-10-231-1/+1
* Add generic part for Intel CET enabling. The spec is available atitsimbal2017-10-201-0/+23
* PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...msebor2017-10-121-0/+4
* * invoke.texi (Wsuggest-attribute=cold): Document.hubicka2017-10-071-0/+4
* enable handling of -gno- command-line options as negated prefixesaoliva2017-09-211-25/+13
* * common.opt (-fstack-clash-protection): New option.law2017-09-201-1/+6
* 2017-09-15 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2017-09-151-0/+4
* Add -static-pie to GCC driver to create static PIEhjl2017-09-121-3/+10
* * asan.c (initialize_sanitizer_builtins): Addjakub2017-09-061-4/+7
* 2017-08-22 Richard Biener <rguenther@suse.de>rguenth2017-08-221-2/+2
* Remove flag_tree_vectorizejgreenhalgh2017-08-011-3/+4
* 2017-07-07 Torsten Duwe <duwe@suse.de>rguenth2017-07-251-0/+11
* Introduce IntegerRange for options (PR driver/79659).marxin2017-06-281-4/+4
* Implement no_sanitize function attributemarxin2017-06-131-1/+1
* 2017-06-05 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2017-06-051-0/+4
* PR c++/80178 - parameter passing for uncopyable classesjason2017-05-081-0/+4
* Fix typo in common.optdmalcolm2017-05-031-1/+1
* 2017-05-02 Richard Biener <rguenther@suse.de>rguenth2017-05-021-2/+2
* Fix 2 typos in documentation (PR other/80589).marxin2017-05-021-1/+1
* Introduce =<number> for couple of options.marxin2017-02-281-3/+3
* Add tabulars for options with enum values.marxin2017-02-281-6/+7
* [PATCH] Properly deprecate -fipa-cp-alignmentjamborm2017-02-211-2/+2
* * common.opt (gno-column-info, gcolumn-info): New options.jakub2017-02-181-0/+8
* PR other/79046jakub2017-01-171-0/+3
* PR driver/49726jakub2017-01-161-18/+18
* PR translation/79019jakub2017-01-091-1/+1
* [-fcompare-debug] var tracking options are not optimization optionsaoliva2017-01-071-4/+4
* * common.opt (fvect-cost-model): Remove RejectNegative flag, usejakub2017-01-051-5/+1
* Update copyright years.jakub2017-01-011-1/+1
* [Patch] Turn -fexcess-precision=fast on when in -ffast-mathjgreenhalgh2016-12-201-1/+1
* Introduce selftest::locate_filedmalcolm2016-12-151-3/+3
* gcc/bernds2016-11-241-0/+3
* [Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]jgreenhalgh2016-11-231-0/+15
* 2016-11-17 Richard Biener <rguenther@suse.de>rguenth2016-11-171-2/+2
* Introduce -fprofile-update=prefer-atomicmarxin2016-11-141-1/+4
* 2016-11-09 Richard Biener <rguenther@suse.de>rguenth2016-11-091-4/+0
* Introduce -fsanitize-address-use-after-scopemarxin2016-11-071-0/+3
* Implement P0136R1, Rewording inheriting constructors.jason2016-11-021-1/+2
* Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.mark2016-10-311-1/+19
* GIMPLE store merging passktkachov2016-10-281-0/+4
* Fix 2 typos in IPA ICF passmarxin2016-10-251-1/+1
* loop splittingmatz2016-10-201-0/+4
* PR ada/37139ebotcazou2016-10-161-0/+5
* separate shrink-wrap: New command-line flag, status flag, hooks, and docsegher2016-10-121-0/+4
* gcc/jakub2016-10-111-1/+4
* 2016-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-09-301-1/+1
* Fix handling of -fsanitize-recover* options.marxin2016-09-261-1/+1