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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-09
targhooks: Extend legitimate_address_p with code_helper [PR110248]
Kewen Lin
1
-1
/
+2
2023-07-05
MIPS: Use unaligned access to expand block_move on r6
YunQiang Su
1
-17
/
+19
2023-07-03
MIPS: Make mips16e2 generating ZEB/ZEH instead of ANDI under certain conditions
Jie Mei
1
-13
/
+17
2023-07-03
MIPS: Add CACHE instruction for mips16e2
Jie Mei
3
-5
/
+26
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
3
-8
/
+53
2023-07-03
MIPS: Add LUI instruction for mips16e2
Jie Mei
2
-12
/
+34
2023-07-03
MIPS: Add bitwise instructions for mips16e2
Jie Mei
6
-21
/
+161
2023-07-03
MIPS: Add instruction about global pointer register for mips16e2
Jie Mei
3
-7
/
+20
2023-07-03
MIPS: Add MOVx instructions support for mips16e2
Jie Mei
3
-2
/
+43
2023-07-03
MIPS: Add basic support for mips16e2
Jie Mei
4
-2
/
+15
2023-06-30
mips: Fix overaligned function arguments [PR109435]
Jovan Dmitrovic
1
-1
/
+18
2023-06-16
MIPS16: Implement `code_readable` function attribute.
Simon Dardis
1
-1
/
+96
2023-06-05
MIPS: Add speculation_barrier support
YunQiang Su
3
-0
/
+26
2023-05-18
gcc/config/*: use _P() defines from tree.h
Bernhard Reutner-Fischer
1
-1
/
+1
2023-03-02
MIPS: Bugfix for fix Dejagnu issues with RTL checking enabled.
Robert Suchanek
2
-3
/
+3
2023-03-02
MIPS: Add buildtime option to set msa default
Junxian Zhu
1
-1
/
+2
2023-02-24
MIPS: Add pattern for clo
Junxian Zhu
1
-0
/
+9
2023-02-24
Hazard barrier return support
Junxian Zhu
3
-0
/
+19
2023-01-27
mips: Don't add crtfastmath.o for -shared
Richard Biener
1
-1
/
+1
2023-01-02
Update copyright years.
Jakub Jelinek
95
-96
/
+96
2022-10-29
d: Remove D-specific version definitions from target headers
Iain Buclaw
1
-3
/
+0
2022-10-28
c: tree: target: C2x (...) function prototypes and va_start relaxation
Joseph Myers
1
-1
/
+2
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
2
-15
/
+15
2022-10-25
MIPS: fix building on multiarch platform
YunQiang Su
2
-1
/
+22
2022-10-09
MIPS: improve -march=native arch detection
YunQiang Su
1
-3
/
+22
2022-09-14
Drop unused variable
Jan-Benedict Glaw
1
-1
/
+1
2022-09-05
rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
Martin Liska
1
-1
/
+1
2022-09-02
d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported
Iain Buclaw
4
-8
/
+25
2022-09-02
STABS: remove -gstabs and -gxcoff functionality
Martin Liska
2
-32
/
+1
2022-07-07
Mips: Fix the ASAN shadow offset hook for the n32 ABI
Dimitrije Milosevic
2
-8
/
+6
2022-05-25
Add new parameter to vec_perm_const hook for specifying operand mode.
Prathamesh Kulkarni
1
-2
/
+6
2022-04-06
mips: Fix C++14 vs. C++17 ABI incompatibility on mips64
Xi Ruoyao
1
-5
/
+53
2022-04-02
mips: Fix an ICE caused by r12-7962
Xi Ruoyao
1
-1
/
+2
2022-04-01
mips: Ignore zero width fields in arguments and issue -Wpsabi warning about C...
Xi Ruoyao
1
-4
/
+42
2022-04-01
mips: Emit psabi diagnostic for return values affected by C++ zero-width bit-...
Xi Ruoyao
1
-8
/
+50
2022-04-01
MIPS: IPL is 8bit in Cause and Status registers if TARGET_MCU
YunQiang Su
1
-2
/
+14
2022-03-15
Enable libsanitizer build on mips64
Xi Ruoyao
2
-1
/
+15
2022-03-09
mips: avoid signed overflow in LUI_OPERAND [PR104842]
Xi Ruoyao
1
-1
/
+1
2022-01-18
Fix -Wformat-diag in various targets.
Martin Liska
1
-3
/
+3
2022-01-17
Change references of .c files to .cc files
Martin Liska
8
-13
/
+13
2022-01-17
Rename .c files to .cc files.
Martin Liska
4
-0
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
94
-95
/
+95
2021-12-07
MIPS: R6: load/store can process unaligned address
YunQiang Su
3
-1
/
+19
2021-10-08
Come up with OPTION_SET_P macro.
Martin Liska
1
-4
/
+5
2021-09-16
mips: Fix macro typo
Martin Liska
1
-1
/
+1
2021-09-07
MIPS: add .module arch and ase to all output asm
YunQiang Su
1
-0
/
+37
2021-09-02
Revert "MIPS: add .module mipsREV to all output asm file"
YunQiang Su
1
-41
/
+0
2021-08-31
MIPS: add .module mipsREV to all output asm file
YunQiang Su
1
-0
/
+41
[next]