summaryrefslogtreecommitdiff
path: root/libcpp/pch.cc
AgeCommit message (Expand)Author
2025-11-09libcpp: Improve locations for macros defined prior to PCH include [PR105608]Lewis Hyatt
2025-01-02Update copyright years.Jakub Jelinek
2024-11-27diagnostics: replace %<%s%> with %qs [PR104896]David Malcolm
2024-10-12libcpp, genmatch: Use gcc_diag instead of printf for libcpp diagnosticsJakub Jelinek
2024-02-01libcpp: Stabilize the location for macros restored after PCH load [PR105608]Lewis Hyatt
2024-01-03Update copyright years.Jakub Jelinek
2023-06-20libcpp: Improve location for macro names [PR66290]Lewis Hyatt
2023-01-16Update copyright years.Jakub Jelinek
2022-01-17Rename .c files to .cc files.Martin Liska