aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-0/+6
2022-10-07Reduce DF computation at -O0Eric Botcazou1-4/+9
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-8/+0
2022-07-04middle-end: Support ABIs that pass FP values as wider integers.Roger Sayle1-0/+11
2022-06-27Add 'final' and 'override' to opt_pass vfunc implsDavid Malcolm1-5/+5
2022-04-01Add an assertion: the zeroed_hardregs set is a subset of all call used regs.Qing Zhao1-4/+18
2022-02-10middle-end: updating the reg use in exit block for -fzero-call-used-regs [PR1...Qing Zhao1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-2/+2
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+6964