aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/mips/mips.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-25Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_typeKewen Lin1-7/+6
2024-06-13MIPS: Use signaling fcmp instructions for LT/LE/LTGTYunQiang Su1-1/+1
2024-04-29MIPS: Add MIN/MAX.fmt instructions support for MIPS R6Jie Mei1-0/+2
2024-03-26MIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENTYunQiang Su1-0/+3
2024-03-15MIPS: Add -m(no-)strict-align optionYunQiang Su1-1/+1
2024-01-24MIPS: Accept arguments for -mexplicit-relocsYunQiang Su1-0/+8
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-07-03MIPS: Add CACHE instruction for mips16e2Jie Mei1-1/+2
2023-07-03MIPS: Use ISA_HAS_9BIT_DISPLACEMENT for mips16e2Jie Mei1-3/+6
2023-07-03MIPS: Add load/store word left/right instructions for mips16e2Jie Mei1-1/+2
2023-07-03MIPS: Add bitwise instructions for mips16e2Jie Mei1-1/+2
2023-07-03MIPS: Add instruction about global pointer register for mips16e2Jie Mei1-4/+2
2023-07-03MIPS: Add MOVx instructions support for mips16e2Jie Mei1-0/+1
2023-07-03MIPS: Add basic support for mips16e2Jie Mei1-0/+8
2023-03-02MIPS: Add buildtime option to set msa defaultJunxian Zhu1-1/+2
2023-02-24Hazard barrier return supportJunxian Zhu1-0/+3
2023-01-02Update copyright years.Jakub Jelinek1-1/+1
2022-10-25MIPS: add builtime option for -mcompact-branchesYunQiang Su1-1/+2
2022-10-25MIPS: Not trigger error for pre-R6 and -mcompact-branches=alwaysYunQiang Su1-8/+14
2022-10-25MIPS: fix building on multiarch platformYunQiang Su1-0/+2
2022-09-02d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supportedIain Buclaw1-4/+0
2022-09-02STABS: remove -gstabs and -gxcoff functionalityMartin Liska1-16/+1
2022-07-07Mips: Fix the ASAN shadow offset hook for the n32 ABIDimitrije Milosevic1-7/+0
2022-03-15Enable libsanitizer build on mips64Xi Ruoyao1-0/+7
2022-03-09mips: avoid signed overflow in LUI_OPERAND [PR104842]Xi Ruoyao1-1/+1
2022-01-17Change references of .c files to .cc filesMartin Liska1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-12-07MIPS: R6: load/store can process unaligned addressYunQiang Su1-1/+5
2021-08-31MIPS: use mips_isa enum instead hardcoded numbersYunQiang Su1-33/+51
2021-04-14d: Add TARGET_D_REGISTER_CPU_TARGET_INFOIain Buclaw1-1/+2
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-01-23Emit .note.GNU-stack for soft-float linux targets.Dragan Mladjenovic1-0/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-09-10Remove call_really_used_regsRichard Sandiford1-23/+0
2019-06-27builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey1-5/+5
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-11-27MIPS: Add `-mfix-r5900' option for the R5900 short loop erratumFredrik Noring1-0/+1
2018-11-07Fix some typo and brain twister logical.Chenghua Xu1-1/+1
2018-11-07Add support for Loongson 2K1000 processor.Chenghua Xu1-6/+17
2018-11-07Add support for Loongson 3A2000/3A3000 processor.Chenghua Xu1-4/+9
2018-11-07Add support for Loongson 3A1000 processor.Chenghua Xu1-8/+9
2018-11-07Add support for Loongson EXT2 instructions.Chenghua Xu1-1/+14
2018-11-07Add support for Loongson EXT instructions.Chenghua Xu1-1/+13
2018-11-07Add support for Loongson MMI instructions.Chenghua Xu1-15/+21
2018-10-28Add D front-end, libphobos library, and D2 testsuite.Iain Buclaw1-0/+3
2018-06-15MIPS: Add support for -mcrc and -mginv options.Matthew Fortune1-0/+2
2018-06-13MIPS: Add support for P6600.Matthew Fortune1-2/+4
2018-06-12MIPS: Add i6500 processor as an alias for i6400.Matthew Fortune1-1/+1
2018-04-26mips.c (mips_asan_shadow_offset): New function.Hans-Peter Nilsson1-1/+2
2018-01-03Update copyright years.Jakub Jelinek1-1/+1