aboutsummaryrefslogtreecommitdiff
path: root/libcpp/line-map.cc
AgeCommit message (Expand)AuthorFilesLines
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-09diagnostics: cleanups to diagnostic-show-locus.ccDavid Malcolm1-8/+14
2023-10-31libcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATIONDavid Malcolm1-2/+2
2023-10-08libcpp: eliminate LINEMAPS_{ORDINARY,MACRO}_MAPSDavid Malcolm1-2/+2
2023-10-08libcpp: eliminate LINEMAPS_{,ORDINARY_,MACRO_}CACHEDavid Malcolm1-6/+6
2023-10-08libcpp: eliminate COMBINE_LOCATION_DATADavid Malcolm1-66/+62
2023-10-08libcpp: "const" and other cleanupsDavid Malcolm1-43/+92
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-09-28Add instruction level discriminator support.Eugene Rozenfeld1-7/+31
2022-09-08pch: Fix the reconstruction of adhoc data hash tableLewis Hyatt1-14/+27
2022-01-18pack fields in line-map data structuresRichard Biener1-3/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2555