summaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)Author
2019-02-25c.opt (Wmissing-attributes): Clean up doc string.Sandra Loosemore
2019-01-28common.opt (-Wattribute-alias): Remove "no-" from name.Bernd Edlinger
2019-01-15PR inline-asm/52813 revisitedRichard Sandiford
2019-01-01Update copyright years.Jakub Jelinek
2018-12-17Add a loop versioning passRichard Sandiford
2018-11-29Add a new option -flive-patching={inline-only-static|inline-clone}Qing Zhao
2018-11-15Machine-readable diagnostic output (PR other/19165)David Malcolm
2018-11-12Instrument only selected files (PR gcov-profile/87442).Martin Liska
2018-11-09PR middle-end/81824 - Warn for missing attributes with function aliasesMartin Sebor
2018-11-09Come up with the flag -fipa-stack-alignment.Martin Liska
2018-11-09Come up with -fipa-reference-addressable flag.Martin Liska
2018-11-08collect2.c (linker_select): Add USE_LLD_LD.Roman Geissler
2018-11-07common.opt: Add -Wattribute-warning.Nikolai Merinov
2018-10-15diagnostics: add minimum width to left margin for line numbersDavid Malcolm
2018-09-26re PR gcov-profile/86957 (gcc should warn about missing profiles for a compil...Indu Bhagat
2018-09-12[debug] Add -gdescribe-diesTom de Vries
2018-08-17Merge Ignore and Deprecated in .opt files.Martin Liska
2018-08-15diagnostics: add labeling of source rangesDavid Malcolm
2018-08-09diagnostics: add line numbers to source (PR other/84889)David Malcolm
2018-08-09Remove extra line in common.opt (PR c/86895).Martin Liska
2018-07-31Add support for -nolibcOlivier Hainque
2018-07-20PR middle-end/82063 - issues with arguments enabled by -WallMartin Sebor
2018-07-20Add "-fsave-optimization-record"David Malcolm
2018-07-16S/390: Add direct support for Linux kernel __fentry__ patching.Ilya Leoshkevich
2018-07-09Add missing Optimization attribute.Martin Liska
2018-07-04[multiple changes]Martin Liska
2018-06-28Come up with new --completion option.Martin Liska
2018-06-16re PR middle-end/86095 (documentation for -Wunsafe-loop-optimizations referen...Jakub Jelinek
2018-06-13PR c++/86094 - wrong code with defaulted move ctor.Jason Merrill
2018-05-30passes.c (ipa_write_summaries): Only modify statements if body is in memory.Jan Hubicka
2018-05-18Support lower and upper limit for -fdbg-cnt flag.Martin Liska
2018-03-28Fix typos (PR other/84819).Martin Liska
2018-02-13common.opt (gas-loc-support, [...]): New.Alexandre Oliva
2018-02-09[LVU] Introduce location viewsAlexandre Oliva
2018-01-31re PR c/84100 (Function __attribute__((optimize(align-loops=32))) gives spuri...Jakub Jelinek
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)Boris Kolpackov
2018-01-15re PR middle-end/82694 (Linux kernel miscompiled since r250765)Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12[SFN] Introduce -gstatement-frontiers option, enable debug markersAlexandre Oliva
2017-12-08re PR tree-optimization/83323 (186.crafty miscompares)Michael Matz
2017-12-07re PR tree-optimization/81303 (410.bwaves regression caused by r249919)Bin Cheng
2017-12-07Add unroll and jam passMichael Matz
2017-12-01Delete obsolete DWARF1 references.Jim Wilson
2017-11-22re PR c++/60336 (empty struct value is passed differently in C and C++)Marek Polacek
2017-10-29Emit a no longer supported warning for gcoff* options.James E Wilson
2017-10-29Delete obsolete SDB debug info support.James E Wilson
2017-10-27Extend ipa-pure-const pass to propagate malloc attribute.Prathamesh Kulkarni
2017-10-23common.opt (gcolumn-info): Enable by default.Jakub Jelinek
2017-10-20Add generic part for Intel CET enabling. The spec is available atIgor Tsimbalist
2017-10-12PR c/82301 - Updated test case g++.dg/ext/attr-ifunc-1.C (and others) in r253...Martin Sebor