]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c.opt
Update copyright years.
[thirdparty/gcc.git] / gcc / c-family / c.opt
2023-01-16  Jakub JelinekUpdate copyright years.
2022-12-16  Qing ZhaoAdd a new warning option -Wstrict-flex-arrays.
2022-11-24  Jakub Jelinekc++: Further -fcontract* option description fixes
2022-11-23  Jakub Jelinekc++: Fix up -fcontract* options
2022-11-19  Jeff Chapman IIc++: implement P1492 contracts
2022-11-16  Marek Polacekc++: P2448 - Relaxing some constexpr restrictions ...
2022-10-28  Joseph Myersc: tree: target: C2x (...) function prototypes and...
2022-10-26  Marek Polacekc++: Implement -Wdangling-reference [PR106393]
2022-10-07  Qing ZhaoAdd a new option -fstrict-flex-arrays[=n] and new attri...
2022-09-07  Jakub Jelineklibcpp: Named universal character escapes and delimited...
2022-09-02  David Malcolmc/c++: new warning: -Wxor-used-as-pow [PR90885]
2022-09-01  Jakub Jelineklibcpp: Add -Winvalid-utf8 warning [PR106655]
2022-08-26  Marek Polacekc++: Implement -Wself-move warning [PR81159]
2022-08-16  Tom Honermannc++: Fix pragma suppression of -Wc++20-compat diagnosti...
2022-06-24  Jason Merrillc++: Include -Woverloaded-virtual in -Wall [PR87729]
2022-05-18  Marek Polacekc: Implement new -Wenum-int-mismatch warning [PR105131]
2022-05-11  Martin Liskaopts: do not allow Separate+Joined ending with =
2022-03-30  Thomas Schwingeoptions, '-Wc++[...]-extensions': Remove undefined...
2022-03-30  Thomas Schwingeoptions: Remove 'gcc/c-family/c.opt:Wuse-after-free...
2022-03-30  Thomas Schwingeoptions: Remove 'gcc/c-family/c.opt:Warray-bounds'...
2022-03-26  Thomas SchwingeRemove mysterious '-# Defining these options here in...
2022-03-16  Patrick Palkac++: fold calls to std::move/forward [PR96780]
2022-01-24  Marek Polacekpreprocessor: -Wbidi-chars and UCNs [PR104030]
2022-01-15  Martin SeborAdd -Wdangling-pointer [PR63272].
2022-01-15  Martin SeborAdd -Wuse-after-free [PR80532].
2022-01-13  Anthony Sharpc++: warning for dependent template members [PR70417]
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-01  Jason Merrillc++: constexpr, fold, weak redecl, fp/0 [PR103310]
2021-11-23  Martin SeborImplement -Winfinite-recursion [PR88232].
2021-11-17  Marek Polaceklibcpp: Implement -Wbidi-chars for CVE-2021-42574 ...
2021-11-15  Jason Merrillc++: Add -fimplicit-constexpr
2021-10-04  Marek Polacekc-family: Implement -Warray-compare [PR97573]
2021-09-13  Jason Merrillc++: implement C++17 hardware interference size
2021-08-30  Jason Merrillc++: Add warning about missing 'requires'
2021-05-20  Jonathan Wakelyc++: Add new warning options for C++ language mismatches
2021-05-14  Martin Liskaopts: add Warning keyword for 2 options
2021-04-26  Thomas SchwingeAdd '-Wopenacc-parallelism'
2021-04-19  Thomas Schwinge[OpenACC 'kernels'] '-fopenacc-kernels=[...]' -> '...
2021-04-08  Martin SeborPR middle-end/99883 - A couple of minor misspellings
2021-02-25  Nathan Sidwellc++: Rename new -flang-note-module-read option [PR...
2021-02-19  Nathan Sidwellc++: Inform of CMI reads [PR 99166]
2021-01-28  Jakub Jelinekc++: Some C++20 and C++23 option help fixes
2021-01-26  Paul Feec++: Add support for -std=c++23
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-24  Iain SandoeC++ : Add the -stdlib= option.
2020-12-16  Martin Liskaopts: Remove all usages of Report keyword.
2020-12-03  Martin SeborAdd support for detecting mismatched allocation/dealloc...
2020-12-01  Nathan SidwellC++ Module options
2020-11-13  Gergö BaranyDecompose OpenACC 'kernels' constructs into parts,...
2020-11-13  Iain SandoeC-family, Objective-C [1/3] : Implement Wobjc-root...
2020-11-07  Iain SandoeObjective-C : Implement NSObject attribute.
2020-11-05  Marek Polacekc++: Add -Wexceptions warning option [PR97675]
2020-11-05  Marek Polacekc++: Implement -Wvexing-parse [PR25814]
2020-11-03  Nathan Sidwelllibcpp: dependency emission tidying
2020-10-28  Marek Polacekc++: Deprecate arithmetic convs on different enums...
2020-10-23  Marek Polacekc, c++: Implement -Wsizeof-array-div [PR91741]
2020-09-29  Marek Polacekc++: Implement -Wrange-loop-construct [PR94695]
2020-09-22  Jakub JelinekFix some typos
2020-09-21  Marek Polacekc++: Implement -Wctad-maybe-unsupported.
2020-09-19  Martin SeborInfrastructure & C front end changes for array paramete...
2020-08-28  Martin SeborAdd -Wstringop-overread for reading past the end by...
2020-07-20  Martin SeborRemove stray text from option description (PR c/96249).
2020-07-14  Lewis Hyattdiagnostics: Support conversion of tabs to spaces ...
2020-07-08  Eric BotcazouMake memory copy functions scalar storage order barriers
2020-05-13  Jason Merrillc++: Replace "C++2a" with "C++20".
2020-03-28  Patrick Palkac++: Replay errors during diagnosis of constraint satis...
2020-03-15  Lewis Hyattdriver: Fix redundant descriptions in options
2020-03-02  Marek Polacekc++: Add -std=gnu++20 option [PR93958]
2020-02-15  Jason Merrillc++: Add -std=c++20.
2020-01-21  Jason MerrillPR c++/40752 - useless -Wconversion with short +=.
2020-01-18  Iain Sandoe[C++ coroutines] Initial implementation.
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-17  Martin SeborPR c++/61339 - add warning for mismatch between struct...
2019-11-08  Joseph MyersHandle removal of old-style function definitions in...
2019-11-01  Martin SeborPR middle-end/91679 - missing -Warray-bounds accessing...
2019-10-11  Joseph MyersSupport decimal floating-point constants in C2x.
2019-10-09  Martin SeborPR tree-optimization/90879 - fold zero-equality of...
2019-10-09  Jason MerrillUpdate the concepts implementation to conform to C...
2019-09-10  Martin LiskaRename Deprecated to WarnRemoved in *.opt files.
2019-09-09  Martin LiskaUpdate comment of removed options.
2019-09-06  Martin LiskaRemove support for repo files (PR c++/91125).
2019-09-04  Marek PolacekRemove -fdeduce-init-list.
2019-09-04  Prathamesh KulkarniAdd warning Wenum-conversion for C and ObjC.
2019-08-29  Marek PolacekImplement P1152R4: Deprecating some uses of volatile.
2019-08-28  Marek PolacekPR c++/91360 - Implement C++20 P1143R2: constinit.
2019-08-05  Marek PolacekPR c++/91338 - Implement P1161R3: Deprecate a[b,c].
2019-07-02  Qing Zhaore PR preprocessor/90581 (provide an option to adjust...
2019-06-27  Jason MerrillPR c++/55442 - memory-hog with highly recursive constexpr.
2019-06-21  Matthew BeliveauPR c++/90875 - added -Wswitch-outside-range option
2019-06-11  Matthew BeliveauPR c++/90449 - add -Winaccessible-base option.
2019-06-05  Martin Seborc-pragma.c (handle_pragma_weak): Adjust quoting in...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-04-12  Jakub Jelinekre PR translation/90041 (Command line option without...
2019-03-22  Jakub Jelinekre PR c++/87481 (Endless loop with optimisation in...
2019-02-25  Sandra Loosemorec.opt (Wmissing-attributes): Clean up doc string.
2019-01-15  Richard SandifordPR inline-asm/52813 revisited
2019-01-14  Tom HonermannImplement P0482R5, char8_t: A type for UTF-8 characters...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-20  H.J. LuC/C++: Add -Waddress-of-packed-member
2018-12-06  Jason MerrillPR c++/88136 - -Wdeprecated-copy false positives
next