]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/opts.c
Objective-C, NeXT, v2: Correct a regression in code-gen.
[thirdparty/gcc.git] / gcc / opts.c
2022-01-17  Martin LiskaRename .c files to .cc files.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-29  Martin LiskaSupport ld.mold linker.
2021-12-28  Martin Liskadriver: Improve option diagnostics [PR103465]
2021-12-20  Martin Liskaopts: Support -Oz in -Ox option hints.
2021-12-18  Roger SaylePR target/32803: Add -Oz option for improved clang...
2021-12-02  Martin LiskaImplement -fprofile-prefix-map.
2021-11-19  Martin Jamboroptions: Make -Ofast switch off -fsemantic-interposition
2021-11-10  Marek Polacekattribs: Implement -Wno-attributes=vendor::attr [PR101940]
2021-11-05  Martin LiskaReset when -gtoggle is used in gcc_options.
2021-11-01  David Malcolmdiagnostics: escape non-ASCII source bytes for certain...
2021-10-21  Martin Liskaoptions: Fix variable tracking option processing.
2021-10-14  Martin LiskaEliminate AUTODETECT_VALUE usage in options.
2021-10-13  Martin LiskaFix handling of flag_rename_registers by a target.
2021-10-08  liuhongtEnable auto-vectorization at O2 with very-cheap cost...
2021-09-28  Aldy HernandezEnable jump threading at -O1.
2021-09-27  Martin Liskaflag_complex_method: support optimize attribute
2021-09-07  Indu Bhagatdebug: Add BTF_WITH_CORE_DEBUG debug format
2021-08-13  Martin Liskaopts: do not repeat a string in errors
2021-08-09  Thomas SchwingeDon't consider '-foffload-abi' in 'DEF_GOACC_BUILTIN...
2021-07-19  Indu Bhagatdebug: Add new function ctf_debuginfo_p
2021-07-06  Richard Bieneradd -fmove-loop-stores option to control GIMPLE loop...
2021-06-29  Tobias BurnusAdd 'default' to -foffload=; document that flag [PR67300]
2021-06-28  Indu BhagatCTF/BTF debug formats
2021-06-03  Martin LiskaSimplify option handling for -fsanitize-coverage
2021-05-20  Indu Bhagatdwarf: new dwarf_debuginfo_p predicate
2021-05-20  Indu Bhagatopts: change write_symbols to support bitmasks
2021-05-12  Martin LiskaPrint warning diagnostics for -flto issues.
2021-02-12  Martin LiskaFix producer string memory leaks
2021-02-08  Martin Liskaopts: fix handling of -fpatchable-function-entries...
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 %<...
next