summaryrefslogtreecommitdiff
path: root/gcc/common.opt
Commit message (Expand)AuthorAgeFilesLines
* Emit a no longer supported warning for gcoff* options.James E Wilson2017-10-291-0/+16
* Delete obsolete SDB debug info support.James E Wilson2017-10-291-5/+1
* Extend ipa-pure-const pass to propagate malloc attribute.Prathamesh Kulkarni2017-10-271-0/+4
* common.opt (gcolumn-info): Enable by default.Jakub Jelinek2017-10-231-1/+1
* Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist2017-10-201-0/+23
* PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...Martin Sebor2017-10-121-0/+4
* invoke.texi (Wsuggest-attribute=cold): Document.Jan Hubicka2017-10-071-0/+4
* enable handling of -gno- command-line options as negated prefixesAlexandre Oliva2017-09-211-25/+13
* common.opt (-fstack-clash-protection): New option.Jeff Law2017-09-191-1/+6
* common.opt (Wcast-align=strict): New warning option.Bernd Edlinger2017-09-151-0/+4
* Add -static-pie to GCC driver to create static PIEH.J. Lu2017-09-121-3/+10
* asan.c (initialize_sanitizer_builtins): Add BT_FN_VOID_UINT8_UINT8...Wish Wu2017-09-061-4/+7
* common.opt (feliminate-dwarf2-dups): Ignore.Richard Biener2017-08-221-2/+2
* Remove flag_tree_vectorizeJames Greenhalgh2017-08-011-3/+4
* c-attribs.c (c_common_attribute_table): Add entry for "patchable_function_ent...Torsten Duwe2017-07-251-0/+11
* Introduce IntegerRange for options (PR driver/79659).Martin Liska2017-06-281-4/+4
* Implement no_sanitize function attributeMartin Liska2017-06-131-1/+1
* invoke.texi: Document the -fprofile-abs-path option.Bernd Edlinger2017-06-051-0/+4
* PR c++/80178 - parameter passing for uncopyable classesJason Merrill2017-05-081-0/+4
* Fix typo in common.optDavid Malcolm2017-05-031-1/+1
* common.opt (fstrict-overflow): Alias negative to fwrapv.Richard Biener2017-05-021-2/+2
* Fix 2 typos in documentation (PR other/80589).Martin Liska2017-05-021-1/+1
* Introduce =<number> for couple of options.Martin Liska2017-02-281-3/+3
* Add tabulars for options with enum values.Martin Liska2017-02-281-6/+7
* [PATCH] Properly deprecate -fipa-cp-alignmentMartin Jambor2017-02-211-2/+2
* common.opt (gno-column-info, [...]): New options.Jakub Jelinek2017-02-181-0/+8
* re PR other/79046 (g++ -print-file-name=plugin uses full version number in path)Jakub Jelinek2017-01-171-0/+3
* re PR driver/49726 (-g0 file.S -g does not produce debug info)Jakub Jelinek2017-01-161-18/+18
* re PR translation/79019 (translatable string typo in cif-code.def:141)Jakub Jelinek2017-01-091-1/+1
* [-fcompare-debug] var tracking options are not optimization optionsAlexandre Oliva2017-01-071-4/+4
* common.opt (fvect-cost-model): Remove RejectNegative flag...Jakub Jelinek2017-01-051-5/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* [Patch] Turn -fexcess-precision=fast on when in -ffast-mathJames Greenhalgh2016-12-201-1/+1
* Introduce selftest::locate_fileDavid Malcolm2016-12-151-3/+3
* common.opt (flimit-function-alignment): New.Bernd Schmidt2016-11-241-0/+3
* [Patch 5/17] Add -fpermitted-flt-eval-methods=[c11|ts-18661-3]James Greenhalgh2016-11-231-0/+15
* common.opt (ftree-loop-if-convert-stores): Mark as preserved for backward com...Richard Biener2016-11-171-2/+2
* Introduce -fprofile-update=prefer-atomicMartin Liska2016-11-141-1/+4
* common.opt (flag_evaluation_order): Remove.Richard Biener2016-11-091-4/+0
* Introduce -fsanitize-address-use-after-scopeMartin Liska2016-11-071-0/+3
* Implement P0136R1, Rewording inheriting constructors.Jason Merrill2016-11-011-1/+2
* Add -Wshadow=global -Wshadow=local and -Wshadow=compatible-local.Le-Chun Wu2016-10-311-1/+19
* GIMPLE store merging passKyrylo Tkachov2016-10-281-0/+4
* Fix 2 typos in IPA ICF passMartin Liska2016-10-251-1/+1
* loop splittingMichael Matz2016-10-201-0/+4
* re PR ada/37139 (DEP prevents using Ada tasking)Eric Botcazou2016-10-161-0/+5
* separate shrink-wrap: New command-line flag, status flag, hooks, and docSegher Boessenkool2016-10-121-0/+4
* gcc/Jakub Jelinek2016-10-121-1/+4
* configure.ac: Split CHECKING_P into CHECKING_P and ENABLE_EXTRA_CHECKING.Bernd Edlinger2016-09-301-1/+1
* Fix handling of -fsanitize-recover* options.Martin Liska2016-09-261-1/+1