aboutsummaryrefslogtreecommitdiff
path: root/gcc/print-rtl.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-12-06Support for 64-bit location_t: RTL partsLewis Hyatt1-3/+16
2024-11-22build: Remove INCLUDE_MEMORY [PR117737]Andrew Pinski1-1/+0
2024-10-24Use unique_ptr in more places in pretty_printer/diagnostics [PR116613]David Malcolm1-0/+1
2024-06-12pretty_printer: make all fields privateDavid Malcolm1-3/+3
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-06-05print-rtl: Change return type of two print functions from int to voidUros Bizjak1-26/+24
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-09-28Add instruction level discriminator support.Eugene Rozenfeld1-0/+4
2022-05-09Come up with {,UN}LIKELY macros.Martin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2185