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/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
/
nds32
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-20
[NDS32] Set call address constraint.
Chung-Ju Wu
2
-4
/
+9
2018-05-20
[NDS32] Adjust register move cost for graywolf cpu.
Kito Cheng
1
-2
/
+22
2018-05-20
[NDS32] Rewrite cost model.
Kito Cheng
3
-67
/
+543
2018-05-20
[NDS32] Print pipeline model in asm header.
Chung-Ju Wu
2
-0
/
+54
2018-05-19
[NDS32] Update copyright year in nds32-fpu.md.
Monk Chiang
1
-1
/
+1
2018-05-19
[NDS32] Adjust ASM spec.
Chung-Ju Wu
1
-1
/
+6
2018-05-19
[NDS32] New option -minline-asm-r15.
Chung-Ju Wu
2
-2
/
+9
2018-05-19
[NDS32] Add abssi2 pattern.
Chung-Ju Wu
1
-0
/
+14
2018-05-19
[NDS32] Refine functions that deal with lwm and smw operations.
Chung-Ju Wu
2
-23
/
+72
2018-05-19
[NDS32] Refine nds32-md-auxiliary.c.
Chung-Ju Wu
1
-18
/
+8
2018-05-19
[NDS32] Support PIC and TLS.
Kuan-Lin Chen
11
-137
/
+1036
2018-05-19
[NDS32] Use machine mode with E_ prefix.
Chung-Ju Wu
1
-2
/
+2
2018-05-19
[NDS32] Implment indirect funciton call attribute.
Kuan-Lin Chen
10
-25
/
+461
2018-05-13
[NDS32] Implment n15 pipeline.
Kito Cheng
8
-7
/
+765
2018-05-13
[NDS32] Implment n12/n13 pipeline.
Kito Cheng
7
-1
/
+717
2018-05-13
[NDS32] Implment n10 pipeline.
Kito Cheng
8
-15
/
+764
2018-05-13
[NDS32] Add DSP extension instructions.
Monk Chiang
17
-35
/
+8113
2018-04-25
[NDS32] Fix bug in bit-instruction checking functions.
Chung-Ju Wu
1
-3
/
+6
2018-04-25
[NDS32] Split movdi/df if reigster number is illegal.
Chung-Ju Wu
1
-0
/
+18
2018-04-25
[NDS32] Fix print operand for cctl register.
Chung-Ju Wu
1
-2
/
+3
2018-04-25
[NDS32] Add missing newline character into ASM_APP_ON macro.
Chung-Ju Wu
1
-1
/
+1
2018-04-22
[NDS32] Add new option -malways-save-lp.
Chung-Ju Wu
2
-1
/
+6
2018-04-22
[NDS32] Implment USE_LOAD_POST_INCREMENT, USE_LOAD_POST_DECREMENT, USE_STORE_...
Shiva Chen
3
-0
/
+16
2018-04-22
[NDS32] Remove unused function: nds32_ls_333_p().
Shiva Chen
2
-26
/
+0
2018-04-22
[NDS32] Refine CASE_VECTOR_SHORTEN_MODE to function.
Shiva Chen
3
-3
/
+19
2018-04-22
[NDS32] Fix wrong input value of parameter from stack for variable-length fun...
Chung-Ju Wu
1
-4
/
+6
2018-04-22
[NDS32] Implement DATA_ALIGNMENT, LOCAL_ALIGNMENT and TARGET_CONSTANT_ALIGNMENT.
Chung-Ju Wu
3
-0
/
+68
2018-04-22
[NDS32] Move some target hooks to the bottom of nds32.c file.
Chung-Ju Wu
1
-6
/
+6
2018-04-22
[NDS32] Consider -Ofast and -Og in nds32_asm_file_start function.
Chung-Ju Wu
1
-0
/
+4
2018-04-22
[NDS32] Add unaligned access support.
Monk Chiang
7
-8
/
+113
2018-04-08
[NDS32] Add intrinsic functions for interrupt control.
Monk Chiang
5
-0
/
+646
2018-04-08
[NDS32] Add strict_aligned_p to machine_function and implement TARGET_EXPAND_...
Chung-Ju Wu
2
-4
/
+49
2018-04-08
[NDS32] Implement n7 pipeline.
Kito Cheng
7
-2
/
+442
2018-04-08
[NDS32] Implement e8 pipeline.
Kito Cheng
7
-2
/
+499
2018-04-08
[NDS32] Implement n8 pipeline.
Kito Cheng
8
-2
/
+794
2018-04-08
[NDS32] Implment n9 pipeline.
Kito Cheng
11
-9
/
+1850
2018-04-08
[NDS32] New option -malways-align and -malign-functions.
Chung-Ju Wu
5
-34
/
+87
2018-04-08
[NDS32] Add intrinsic functions for TLB operation and data prefech.
Monk Chiang
6
-0
/
+260
2018-04-07
[NDS32] Support dwarf exception handling.
Chung-Ju Wu
6
-9
/
+257
2018-04-07
[NDS32] Clean up nds32.h.
Chung-Ju Wu
1
-59
/
+0
2018-04-07
[NDS32] Add intrinsic functions for particular instructions.
Monk Chiang
6
-5
/
+789
2018-04-07
[NDS32] Add intrinsic functions for atomic load/store and memory sync.
Monk Chiang
5
-0
/
+314
2018-04-07
[NDS32] Add intrinsic functions for cache control.
Monk Chiang
8
-3
/
+325
2018-04-07
[NDS32] Remove unused insn type: call.
Chung-Ju Wu
2
-2
/
+2
2018-04-07
[NDS32] Add intrinsic functions for FPU.
Monk Chiang
5
-0
/
+144
2018-04-07
[NDS32] Add more intrinsic register names.
Monk Chiang
2
-3
/
+467
2018-04-07
[NDS32] Support [$ra + $rb << 3] form for load/store address.
Chung-Ju Wu
1
-5
/
+9
2018-04-06
[NDS32] Refine ADJUST_INSN_LENGTH implementation.
Chung-Ju Wu
2
-35
/
+32
2018-04-06
[NDS32] Refine call and return patterns.
Chung-Ju Wu
3
-53
/
+202
2018-04-06
[NDS32] Refine condition of stack_push and stack_pop patterns.
Chung-Ju Wu
1
-6
/
+2
[next]