aboutsummaryrefslogtreecommitdiff
path: root/gcc/dumpfile.cc
AgeCommit message (Expand)AuthorFilesLines
2024-09-03pretty-print: naming cleanupsDavid Malcolm1-3/+3
2024-08-29pretty-print: reimplement pp_format with a new struct pp_tokenDavid Malcolm1-92/+125
2024-08-29pretty-print: move class chunk_info into its own headerDavid Malcolm1-0/+1
2024-08-29Use std::unique_ptr for optinfo_itemDavid Malcolm1-80/+76
2024-07-24json: support std::unique_ptr in array::append and object::setDavid Malcolm1-0/+1
2024-06-12pretty_printer: convert chunk_info into a classDavid Malcolm1-6/+3
2024-06-12pretty_printer: make all fields privateDavid Malcolm1-0/+1
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-10-03diagnostics: add ctors to text_info; add m_ prefixes to fieldsDavid Malcolm1-8/+5
2023-07-20Move combine over to statistics_counter_event.Andrew Pinski1-9/+0
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-01-19Update per-file selftest and finalization hooks for .c to .cc renamingDavid Malcolm1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-17/+17
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2778