summaryrefslogtreecommitdiff
path: root/gcc/common.opt
Commit message (Expand)AuthorAgeFilesLines
* passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka2018-05-301-2/+3
* Support lower and upper limit for -fdbg-cnt flag.Martin Liska2018-05-181-1/+1
* Fix typos (PR other/84819).Martin Liska2018-03-281-2/+2
* common.opt (gas-loc-support, [...]): New.Alexandre Oliva2018-02-131-0/+16
* [LVU] Introduce location viewsAlexandre Oliva2018-02-091-0/+7
* re PR c/84100 (Function __attribute__((optimize(align-loops=32))) gives spuri...Jakub Jelinek2018-01-311-4/+4
* Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov2018-01-181-1/+5
* re PR middle-end/82694 (Linux kernel miscompiled since r250765)Jakub Jelinek2018-01-151-2/+6
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* [SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva2017-12-121-0/+4
* re PR tree-optimization/83323 (186.crafty miscompares)Michael Matz2017-12-081-6/+2
* re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng2017-12-071-2/+2
* Add unroll and jam passMichael Matz2017-12-071-0/+4
* Delete obsolete DWARF1 references.Jim Wilson2017-12-011-1/+1
* re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek2017-11-221-1/+1
* 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