Age | Commit message (Expand) | Author | Files | Lines |
2024-03-15 | MIPS: Add -m(no-)strict-align option | YunQiang Su | 1 | -1/+1 |
2024-01-24 | MIPS: Accept arguments for -mexplicit-relocs | YunQiang Su | 1 | -0/+8 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-07-03 | MIPS: Add CACHE instruction for mips16e2 | Jie Mei | 1 | -1/+2 |
2023-07-03 | MIPS: Use ISA_HAS_9BIT_DISPLACEMENT for mips16e2 | Jie Mei | 1 | -3/+6 |
2023-07-03 | MIPS: Add load/store word left/right instructions for mips16e2 | Jie Mei | 1 | -1/+2 |
2023-07-03 | MIPS: Add bitwise instructions for mips16e2 | Jie Mei | 1 | -1/+2 |
2023-07-03 | MIPS: Add instruction about global pointer register for mips16e2 | Jie Mei | 1 | -4/+2 |
2023-07-03 | MIPS: Add MOVx instructions support for mips16e2 | Jie Mei | 1 | -0/+1 |
2023-07-03 | MIPS: Add basic support for mips16e2 | Jie Mei | 1 | -0/+8 |
2023-03-02 | MIPS: Add buildtime option to set msa default | Junxian Zhu | 1 | -1/+2 |
2023-02-24 | Hazard barrier return support | Junxian Zhu | 1 | -0/+3 |
2023-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-10-25 | MIPS: add builtime option for -mcompact-branches | YunQiang Su | 1 | -1/+2 |
2022-10-25 | MIPS: Not trigger error for pre-R6 and -mcompact-branches=always | YunQiang Su | 1 | -8/+14 |
2022-10-25 | MIPS: fix building on multiarch platform | YunQiang Su | 1 | -0/+2 |
2022-09-02 | d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported | Iain Buclaw | 1 | -4/+0 |
2022-09-02 | STABS: remove -gstabs and -gxcoff functionality | Martin Liska | 1 | -16/+1 |
2022-07-07 | Mips: Fix the ASAN shadow offset hook for the n32 ABI | Dimitrije Milosevic | 1 | -7/+0 |
2022-03-15 | Enable libsanitizer build on mips64 | Xi Ruoyao | 1 | -0/+7 |
2022-03-09 | mips: avoid signed overflow in LUI_OPERAND [PR104842] | Xi Ruoyao | 1 | -1/+1 |
2022-01-17 | Change references of .c files to .cc files | Martin Liska | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-12-07 | MIPS: R6: load/store can process unaligned address | YunQiang Su | 1 | -1/+5 |
2021-08-31 | MIPS: use mips_isa enum instead hardcoded numbers | YunQiang Su | 1 | -33/+51 |
2021-04-14 | d: Add TARGET_D_REGISTER_CPU_TARGET_INFO | Iain Buclaw | 1 | -1/+2 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-23 | Emit .note.GNU-stack for soft-float linux targets. | Dragan Mladjenovic | 1 | -0/+2 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-09-10 | Remove call_really_used_regs | Richard Sandiford | 1 | -23/+0 |
2019-06-27 | builtins.c (get_memory_rtx): Fix comment. | Aaron Sawdey | 1 | -5/+5 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-11-27 | MIPS: Add `-mfix-r5900' option for the R5900 short loop erratum | Fredrik Noring | 1 | -0/+1 |
2018-11-07 | Fix some typo and brain twister logical. | Chenghua Xu | 1 | -1/+1 |
2018-11-07 | Add support for Loongson 2K1000 processor. | Chenghua Xu | 1 | -6/+17 |
2018-11-07 | Add support for Loongson 3A2000/3A3000 processor. | Chenghua Xu | 1 | -4/+9 |
2018-11-07 | Add support for Loongson 3A1000 processor. | Chenghua Xu | 1 | -8/+9 |
2018-11-07 | Add support for Loongson EXT2 instructions. | Chenghua Xu | 1 | -1/+14 |
2018-11-07 | Add support for Loongson EXT instructions. | Chenghua Xu | 1 | -1/+13 |
2018-11-07 | Add support for Loongson MMI instructions. | Chenghua Xu | 1 | -15/+21 |
2018-10-28 | Add D front-end, libphobos library, and D2 testsuite. | Iain Buclaw | 1 | -0/+3 |
2018-06-15 | MIPS: Add support for -mcrc and -mginv options. | Matthew Fortune | 1 | -0/+2 |
2018-06-13 | MIPS: Add support for P6600. | Matthew Fortune | 1 | -2/+4 |
2018-06-12 | MIPS: Add i6500 processor as an alias for i6400. | Matthew Fortune | 1 | -1/+1 |
2018-04-26 | mips.c (mips_asan_shadow_offset): New function. | Hans-Peter Nilsson | 1 | -1/+2 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-11-08 | [mips] Wrap ASM_OUTPUT_LABELREF in do {} while (0) | Tom de Vries | 1 | -6/+9 |
2017-11-08 | [mips] Remove semicolon after do {} while (0) in ASM_OUTPUT_CASE_END | Tom de Vries | 1 | -1/+1 |
2017-11-05 | Remove semicolon after ASM_OUTPUT_BEFORE_CASE_LABEL macro body | Tom de Vries | 1 | -1/+1 |
2017-10-29 | Delete obsolete SDB debug info support. | James E Wilson | 1 | -3/+1 |