aboutsummaryrefslogtreecommitdiff
path: root/gcc/reorg.cc
AgeCommit message (Expand)AuthorFilesLines
2024-10-29Fix miscompilation of function containing __builtin_unreachableEric Botcazou1-23/+15
2024-10-25gcc: Remove trailing whitespaceJakub Jelinek1-4/+4
2024-07-03[committed] Fix previously latent bug in reorg affecting cris portJeff Law1-1/+2
2024-01-09Fix segfault during delay slot scheduling passEric Botcazou1-5/+8
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-07-10reorg: Change return type of predicate functions from int to boolUros Bizjak1-116/+117
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-4/+4
2022-01-17Change references of .c files to .cc filesMartin Liska1-6/+6
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+3939