aboutsummaryrefslogtreecommitdiff
path: root/gcc/read-rtl.cc
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-12-30Don't include subst attributes in "@" md helpersRichard Sandiford1-4/+14
2024-12-06Support for 64-bit location_t: RTL partsLewis Hyatt1-0/+4
2024-11-20rtl-reader: Disable reuse_rtx support for generator buildingAndrew Pinski1-2/+7
2024-08-19rtl: Enable the use of rtx values with int and mode attributesAndre Vieira1-7/+14
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-11-10Allow md iterators to include other iteratorsRichard Sandiford1-2/+19
2023-11-05read-rtl: Fix infinite loop while parsing [...]Richard Sandiford1-1/+3
2023-05-23md: Allow <FOO> to refer to the value of int iterator FOORichard Sandiford1-0/+26
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-15gen: Allow unspec numbers in .md attributesRichard Sandiford1-0/+6
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+2092