aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000-call.cc
AgeCommit message (Expand)AuthorFilesLines
2023-05-18gcc/config/*: use _P() defines from tree.hBernhard Reutner-Fischer1-5/+5
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-12-01rs6000: Corrects comments which are added by r13-4423Haochen Gui1-2/+4
2022-12-01rs6000: Generates permute index directly for little endian targets (PR100866)Haochen Gui1-1/+7
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-2/+5
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-8/+0
2022-05-17Fix register count when not splitting Complex IEEE 128-bit args.Pat Haugen1-0/+6
2022-05-13Make gimple_build main workers more flexibleRichard Biener1-1/+1
2022-02-03rs6000: Consolidate target built-ins codeBill Schmidt1-3526/+0
2022-02-03rs6000: Unify error messages for built-in constant restrictionsBill Schmidt1-2/+4
2022-01-25rs6000: Remove GCC 8.1 U10__float128 mangling compatibility [PR104172]Jakub Jelinek1-12/+0
2022-01-18rs6000: fix last -Wformat-diagMartin Liska1-1/+1
2022-01-18Fix -Wformat-diag for rs6000 target (part 1).Martin Liska1-3/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-3/+3
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+6521