aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.cc
AgeCommit message (Expand)AuthorFilesLines
2022-10-28c: tree: target: C2x (...) function prototypes and va_start relaxationJoseph Myers1-1/+2
2022-10-25MIPS: Not trigger error for pre-R6 and -mcompact-branches=alwaysYunQiang Su1-7/+1
2022-09-14Drop unused variableJan-Benedict Glaw1-1/+1
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-16/+0
2022-07-07Mips: Fix the ASAN shadow offset hook for the n32 ABIDimitrije Milosevic1-1/+6
2022-05-25Add new parameter to vec_perm_const hook for specifying operand mode.Prathamesh Kulkarni1-2/+6
2022-04-06mips: Fix C++14 vs. C++17 ABI incompatibility on mips64Xi Ruoyao1-5/+53
2022-04-02mips: Fix an ICE caused by r12-7962Xi Ruoyao1-1/+2
2022-04-01mips: Ignore zero width fields in arguments and issue -Wpsabi warning about C...Xi Ruoyao1-4/+42
2022-04-01mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-...Xi Ruoyao1-8/+50
2022-04-01MIPS: IPL is 8bit in Cause and Status registers if TARGET_MCUYunQiang Su1-2/+14
2022-03-15Enable libsanitizer build on mips64Xi Ruoyao1-1/+8
2022-01-18Fix -Wformat-diag in various targets.Martin Liska1-3/+3
2022-01-17Change references of .c files to .cc filesMartin Liska1-5/+5
2022-01-17Rename .c files to .cc files.Martin Liska1-0/+22925