]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/macro.cc
Use DW_TAG_module for Ada
[thirdparty/gcc.git] / libcpp / macro.cc
2024-03-14  Lewis Hyattlibcpp: Fix macro expansion for argument of __has_inclu...
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-27  Alex Coplanc-family: Implement __has_feature and __has_extension...
2023-11-20  Marc PoulhièsTrivial typo fix in variadic
2023-11-07  Joseph Myersc: Refer more consistently to C23 not C2X
2023-06-20  Lewis Hyattlibcpp: Improve location for macro names [PR66290]
2023-01-16  Jakub JelinekUpdate copyright years.
2022-12-07  Joseph Myerspreprocessor: Enable __VA_OPT__ for C2x
2022-11-18  Richard Purdielibcpp: Avoid remapping filenames within directives
2022-02-01  Jakub Jelineklibcpp: Fix up padding handling in funlike_invocation_p...
2022-01-17  Martin LiskaRename .c files to .cc files.