index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/existing-fp8
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
mips
/
mips.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-25
gcc: Remove trailing whitespace
Jakub Jelinek
1
-1
/
+1
2024-06-25
Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type
Kewen Lin
1
-7
/
+6
2024-06-13
MIPS: Use signaling fcmp instructions for LT/LE/LTGT
YunQiang Su
1
-1
/
+1
2024-04-29
MIPS: Add MIN/MAX.fmt instructions support for MIPS R6
Jie Mei
1
-0
/
+2
2024-03-26
MIPS: Predefine __mips_strict_alignment if STRICT_ALIGNMENT
YunQiang Su
1
-0
/
+3
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
[next]