Daily bump.
[gcc.git] / gcc / opts.c
2021-01-15 Alexandre Olivadrop -dumpbase-ext from producer string
2021-01-14 David MalcolmAdd GCC_EXTRA_DIAGNOSTIC_OUTPUT environment variable...
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-04 Martin LiskaRefactor -frecord-gcc-switches.
2020-11-25 Matthew Malcomsonlibsanitizer: options: Add hwasan flags and argument...
2020-11-24 Ulrich WeigandRevert: "Fix -ffast-math flags handling inconsistencies"
2020-11-24 Ulrich WeigandFix -ffast-math flags handling inconsistencies
2020-11-16 Sebastian Hubergcov: Add -fprofile-info-section support
2020-11-10 Matthew Malcomsonopts: Change `is incompatible with` messages to have...
2020-10-30 qing zhaoAdd -fzero-call-used-regs option and zero_call_used_reg...
2020-10-06 Martin Liskadbgcnt: print list after compilation
2020-09-25 Jan HubickaDisable ipa-modref with live patching
2020-09-20 Jan HubickaNew modref/ipa_modref optimization passes
2020-08-12 Jakub JelinekFix up flag_cunroll_grow_size handling in presence...
2020-08-03 Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-07-29 Fangrui SongDon't make -gsplit-dwarf imply -g
2020-07-27 Hu Jiangpingdriver: fix a problem with implementation of -falign...
2020-07-14 Lewis Hyattdiagnostics: Support conversion of tabs to spaces ...
2020-05-26 Alexandre Olivarevamp dump and aux output names
2020-05-04 Jakub Jelinekdiagnostics: get_option_html_page fixes
2020-05-02 H.J. LuAdd patch_area_size and patch_area_entry to crtl
2020-04-30 Jakub Jelinek--with-{documentation,changes}-root-url tweaks
2020-04-29 Jakub Jelinekdiagnostics: Add %{...%} pretty-format support for...
2020-04-27 David MalcolmFix warning URLs for Fortran and analyzer [PR 92830]
2020-04-02 Richard Bienerc/94392 - only enable -ffinite-loops for C++
2020-03-23 Lewis Hyattdriver: Improve the generated help text for alias options
2020-02-21 Jakub Jelineki18n: Fix translation of --help [PR93759]
2020-01-27 Martin LiskaFilter out language specific options from --help=common.
2020-01-27 Martin LiskaDo not print params in --help except --help=param.
2020-01-13 Martin LiskaExclude CL_WARNING and CL_PARAM from --help=optimize.
2020-01-10 David MalcolmAdd diagnostic paths
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-18 David MalcolmAdd diagnostic_metadata and CWE support
2019-12-11 Jakub Jelinekopts.c (default_options_table): Move -ftree-loop-distri...
2019-12-08 Jan Hubickaopts.c (common_handle_option): Do not clear ipa_referen...
2019-11-23 Jan HubickaConvert inliner to function specific param infrastructure
2019-11-14 Martin LiskaAdd Optimization keyword for param_max_inline_insns_aut...
2019-11-13 Martin LiskaUpdate comment in opts.c.
2019-11-12 Martin LiskaUse more SET_OPTION_IF_UNSET.
2019-11-12 Martin LiskaRemove last leftover usage of params* files.
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-11-12 Martin LiskaParam to options conversion.
2019-11-06 Eric Botcazouintroduce -fcallgraph-info option
2019-10-15 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-14 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-10 David MalcolmDocumentation hyperlinks for [-Wname-of-option] (PR...
2019-10-10 David Malcolmpretty-print: support URL escape sequences (PR 87488)
2019-10-10 Richard Bienerre PR middle-end/92046 (Command line options (that...
2019-10-02 Jan Hubickacif-code.def (MAX_INLINE_INSNS_SINGLE_O2_LIMIT, [....
2019-09-10 Martin LiskaRename Deprecated to WarnRemoved in *.opt files.
2019-09-04 Caroline TiceDisallow -fvtable-verify and -flto to be used together.
2019-08-23 Jakub Jelinekre PR middle-end/91283 (gcc.dg/torture/c99-contract...
2019-08-09 Martin LiskaAdd -flto=auto option value.
2019-08-09 Martin LiskaProvide proper error message for -flto=abcd.
2019-07-29 Richard SandifordDon't run DSE at -Og
2019-07-24 Martin SeborPR driver/80545 - option -Wstringop-overflow not recogn...
2019-07-24 Oliver Brownegimplify.c (flag_instrument_functions_exclude_p): Inclu...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-06-13 Feng XuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-03 Wilco DijkstraFix alignment option parser (PR90684)
2019-05-28 Martin LiskaSupport again multiple --help options (PR other/90315).
2019-05-23 Richard Bienerre PR tree-optimization/88440 (size optimization of...
2019-05-17 Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-05-03 Jakub Jelinekopts.h (finish_options): Remove lang_mask argument.
2019-05-02 Martin LiskaPostpone print of --help=* option.
2019-04-30 Martin LiskaAdd option suggestion for -Werror=foo and corresponding...
2019-04-30 Martin LiskaWrap a string with _ for translation (PR translation...
2019-03-19 Richard Bienerre PR debug/88389 (-flto -g -gsplit-dwarf is broken)
2019-03-11 Martin LiskaWrap option names in gcc internal messages with %<...
2019-01-30 Richard Bienerre PR rtl-optimization/89115 (compile time and memory...
2019-01-06 Jan Hubickaopts.c (enable_fdo_optimizations): Enable version-loops...
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-17 Richard SandifordAdd a loop versioning pass
2018-11-29 Qing ZhaoAdd a new option -flive-patching={inline-only-static...
2018-11-15 David MalcolmMachine-readable diagnostic output (PR other/19165)
2018-11-14 Sandra Loosemorere PR middle-end/59658 (Document -f* flags enabled...
2018-11-09 Martin LiskaCome up with -fipa-reference-addressable flag.
2018-11-08 Roman Geisslercollect2.c (linker_select): Add USE_LLD_LD.
2018-11-01 Alexandre OlivagOlogy: skip dbranch at -Og
2018-10-15 David Malcolmdiagnostics: add minimum width to left margin for line...
2018-09-03 Martin LiskaCome up with TARGET_GET_VALID_OPTION_VALUES option...
2018-08-15 David Malcolmdiagnostics: add labeling of source ranges
2018-08-09 David Malcolmdiagnostics: add line numbers to source (PR other/84889)
2018-07-20 Martin SeborPR middle-end/82063 - issues with arguments enabled...
2018-07-17 Martin LiskaDo not enable OPT_falign_* for -Os.
2018-07-17 Martin LiskaDefine MAX_CODE_ALIGN globally.
2018-07-04 Martin Liska[multiple changes]
2018-06-28 Martin LiskaCome up with new --completion option.
2018-02-20 Martin LiskaAdd limit for maximal alignment options (PR c/84310).
2018-01-18 Boris KolpackovAdd ability to remap file names in __FILE__, etc (PR...
2018-01-15 Jakub Jelinekre PR middle-end/82694 (Linux kernel miscompiled since...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-19 Nathan Sidwell[PATCH] -fdump-tree, -save-temps=obj & subdirs
2017-12-08 Michael Matzre PR tree-optimization/83323 (186.crafty miscompares)
2017-12-07 Bin Chengre PR tree-optimization/81303 (410.bwaves regression...
2017-12-07 Michael MatzAdd unroll and jam pass
2017-12-05 Martin Liskainvoke.texi: Document the options.
2017-11-16 Wilco DijkstraSet default to -fomit-frame-pointer
2017-10-29 James E WilsonDelete obsolete SDB debug info support.
next