]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/c-family/c-opts.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / c-family / c-opts.cc
2023-01-16  Jakub JelinekUpdate copyright years.
2022-11-16  Marek Polacekc++: P2448 - Relaxing some constexpr restrictions ...
2022-11-15  Lewis Hyattdiagnostics: Use an inline function rather than hardcod...
2022-11-03  Jason Merrillc++: change -fconcepts to mean C++20 concepts
2022-10-14  Jakub Jelinekc++: Implement excess precision support for C++ [PR1070...
2022-10-10  Nathan Sidwellc++: Lambda context mangling
2022-09-01  Jakub Jelineklibcpp: Add -Winvalid-utf8 warning [PR106655]
2022-08-16  Tom Honermannc++: Fix pragma suppression of -Wc++20-compat diagnosti...
2022-08-08  Tom Honermannpreprocessor/106426: Treat u8 character literals as...
2022-08-08  Tom HonermannC: Implement C2X N2653 char8_t and UTF-8 string literal...
2022-07-31  Lewis Hyattc++: Fix location for -Wunused-macros [PR66290]
2022-05-11  Martin Liskaopts: do not allow Separate+Joined ending with =
2022-05-09  Alex CoplanEnable match.pd dumping with -fdump-tree-original
2022-03-09  Jakub Jelinekc, c++, c-family: -Wshift-negative-value and -Wshift...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.