aboutsummaryrefslogtreecommitdiff
path: root/gcc/opts.c
AgeCommit message (Expand)Author
2019-10-152019-10-15 Richard Biener <rguenther@suse.de>rguenth
2019-10-14 compiler: revise exportdata fix for processing constant typesian
2019-09-10Rename Deprecated to WarnRemoved in *.opt files.marxin
2019-09-04Disallow -fvtable-verify and -flto to be used together.ctice
2019-08-23 PR middle-end/91283jakub
2019-08-09Add -flto=auto option value.marxin
2019-08-09Provide proper error message for -flto=abcd.marxin
2019-07-29Don't run DSE at -Ogrsandifo
2019-07-24PR driver/80545 - option -Wstringop-overflow not recognized by Fortranmsebor
2019-07-24 * gimplify.c (flag_instrument_functions_exclude_p): Includelaw
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...msebor
2019-06-13PR tree-optimization/89713 - Assume loop with an exit is finitefxue
2019-06-03Fix alignment option parser (PR90684)wilco
2019-05-28Support again multiple --help options (PR other/90315).marxin
2019-05-232019-05-23 Richard Biener <rguenther@suse.de>rguenth
2019-05-17gcc/ada/ChangeLog:msebor
2019-05-03 * opts.h (finish_options): Remove lang_mask argument.jakub
2019-05-02Postpone print of --help=* option.marxin
2019-04-30Add option suggestion for -Werror=foo and corresponding pragma.marxin
2019-04-30Wrap a string with _ for translation (PR translation/90274).marxin
2019-03-192019-03-19 Richard Biener <rguenther@suse.de>rguenth
2019-03-11Wrap option names in gcc internal messages with %< and %>.marxin
2019-01-302019-01-30 Richard Biener <rguenther@suse.de>rguenth
2019-01-06 * opts.c (enable_fdo_optimizations): Enablehubicka
2019-01-01 Update copyright years.jakub
2018-12-17Add a loop versioning passrsandifo
2018-11-29Add a new option -flive-patching={inline-only-static|inline-clone}qinzhao
2018-11-15Machine-readable diagnostic output (PR other/19165)dmalcolm
2018-11-142018-11-14 Sandra Loosemore <sandra@codesourcery.com>sandra
2018-11-09Come up with -fipa-reference-addressable flag.marxin
2018-11-08 * collect2.c (linker_select): Add USE_LLD_LD.law
2018-11-01gOlogy: skip dbranch at -Ogaoliva
2018-10-15diagnostics: add minimum width to left margin for line numbersdmalcolm
2018-09-03Come up with TARGET_GET_VALID_OPTION_VALUES option hook (PR driver/83193).marxin
2018-08-15diagnostics: add labeling of source rangesdmalcolm
2018-08-09diagnostics: add line numbers to source (PR other/84889)dmalcolm
2018-07-20PR middle-end/82063 - issues with arguments enabled by -Wallmsebor
2018-07-17Do not enable OPT_falign_* for -Os.marxin
2018-07-17Define MAX_CODE_ALIGN globally.marxin
2018-07-042018-07-04 Denys Vlasenko <dvlasenk@redhat.com>marxin
2018-06-28Come up with new --completion option.marxin
2018-02-20Add limit for maximal alignment options (PR c/84310).marxin
2018-01-18Add ability to remap file names in __FILE__, etc (PR other/70268)boris
2018-01-15 PR middle-end/82694jakub
2018-01-03 Update copyright years.jakub
2017-12-19[PATCH] -fdump-tree, -save-temps=obj & subdirsnathan
2017-12-08Fix PR83323matz
2017-12-07 PR tree-optimization/81303amker
2017-12-07Add unroll and jam passmatz
2017-12-05gcc/jakub