summaryrefslogtreecommitdiff
path: root/gcc/common.opt
AgeCommit message (Expand)Author
2020-10-30making sure gcc buildsErick Ochoa
2020-10-30Add Field ReorderingErick Ochoa
2020-10-30Dead-field warning in structs at LTO-timeErick Ochoa
2020-10-08ipa-dloErick Ochoa
2020-10-08Updating everythingErick Ochoa
2020-08-26Fix documentation of -fprofile-exclude-filesGöran Uddeborg
2020-08-14diagnostics: Add new option -fdiagnostics-plain-outputLewis Hyatt
2020-08-12Fix up flag_cunroll_grow_size handling in presence of optimize attr [PR96535]Jakub Jelinek
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor
2020-07-27LTO: Add -fcf-protection=checkH.J. Lu
2020-07-14diagnostics: Support conversion of tabs to spaces [PR49973] [PR86904]Lewis Hyatt
2020-06-07Introduce flag_cunroll_grow_size for cunrollguojiufu
2020-05-26revamp dump and aux output namesAlexandre Oliva
2020-05-11Fix typo in fprofile-prefix-path.Martin Liska
2020-05-06add a new option -flarge-source-files.qing zhao
2020-04-23PR driver/90983 - manual documents `-Wno-stack-usage` flag but it is unrecogn...Martin Sebor
2020-04-16Make it possible to have different instrumented and feedback builds without c...Jan Hubicka
2020-04-02c/94392 - only enable -ffinite-loops for C++Richard Biener
2020-03-15driver: Fix redundant descriptions in optionsLewis Hyatt
2020-02-18Introduce -fprofile-reproducibility and support it with TOP N.Martin Liska
2020-01-14Initial commit of analyzerDavid Malcolm
2020-01-10Add diagnostic pathsDavid Malcolm
2020-01-07Make warn_inline Optimization option.Martin Liska
2020-01-07Mark -free as Optimization option.Martin Liska
2020-01-01Update copyright years.Jakub Jelinek
2019-12-18Add diagnostic_metadata and CWE supportDavid Malcolm
2019-12-08re PR tree-optimization/92860 (Global flags affected by -O settings are clobb...Jan Hubicka
2019-12-06common.opt (fprofile-partial-training): Terminate description with full stop.Jakub Jelinek
2019-12-05cgraphclones.c (localize_profile): New function.Jan Hubicka
2019-11-20PR85678: Change default to -fno-commonWilco Dijkstra
2019-11-13Enhance syntax of -fdbg-cnt.Martin Liska
2019-11-12Remove last leftover usage of params* files.Martin Liska
2019-11-12Param to options conversion.Martin Liska
2019-11-06introduce -fcallgraph-info optionEric Botcazou
2019-11-04PR c++/91979 - mangling nullptr expressionKamlesh Kumar
2019-10-20common.opt (-fcommon): Fix description.Bernd Edlinger
2019-10-15re PR middle-end/92046 (Command line options (that are per-functions) are aff...Richard Biener
2019-10-10pretty-print: support URL escape sequences (PR 87488)David Malcolm
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.Martin Liska
2019-09-09Remove bt-load.cRichard Sandiford
2019-08-23re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)Jakub Jelinek
2019-07-29Don't run DSE at -OgRichard Sandiford
2019-07-25Extend DCE to remove unnecessary new/delete-pairs (PR c++/23383).Martin Liska
2019-07-08subreg: Add -fsplit-wide-types-early (PR88233)Segher Boessenkool
2019-07-03Add zstd support for LTO bytecode compression.Martin Liska
2019-07-03Add -fprofile-note option.Martin Liska
2019-06-13PR tree-optimization/89713 - Assume loop with an exit is finiteFeng Xue
2019-06-07common.opt (flto-odr-type-merging): Ignore.Jan Hubicka
2019-05-31re PR debug/86964 (Too many debug symbols included, especially for extern glo...Thomas De Schampheleire
2019-03-09re PR target/79645 (missing period in microblaze.opt)Jakub Jelinek