summaryrefslogtreecommitdiff
path: root/libcpp/line-map.cc
AgeCommit message (Expand)Author
2024-01-03Update copyright years.Jakub Jelinek
2023-11-09diagnostics: cleanups to diagnostic-show-locus.ccDavid Malcolm
2023-10-31libcpp: eliminate MACRO_MAP_EXPANSION_POINT_LOCATIONDavid Malcolm
2023-10-08libcpp: eliminate LINEMAPS_{ORDINARY,MACRO}_MAPSDavid Malcolm
2023-10-08libcpp: eliminate LINEMAPS_{,ORDINARY_,MACRO_}CACHEDavid Malcolm
2023-10-08libcpp: eliminate COMBINE_LOCATION_DATADavid Malcolm
2023-10-08libcpp: "const" and other cleanupsDavid Malcolm
2023-01-16Update copyright years.Jakub Jelinek
2022-09-28Add instruction level discriminator support.Eugene Rozenfeld
2022-09-08pch: Fix the reconstruction of adhoc data hash tableLewis Hyatt
2022-01-18pack fields in line-map data structuresRichard Biener
2022-01-17Change references of .c files to .cc filesMartin Liska
2022-01-17Rename .c files to .cc files.Martin Liska