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
2024-04-16
LoongArch: Add indexes for some compilation options.
Lulu Cheng
3
-3
/
+3
2024-03-20
nds32: Fix up nds32_setup_incoming_varargs [PR114175]
Jakub Jelinek
1
-1
/
+2
2024-01-04
Add generated .opt.urls files
David Malcolm
3
-0
/
+67
2024-01-03
Update copyright years.
Jakub Jelinek
44
-44
/
+44
2023-12-05
Allow targets to add USEs to asms
Richard Sandiford
1
-2
/
+2
2023-12-02
Allow target attributes in non-gnu namespaces
Richard Sandiford
1
-6
/
+3
2023-08-09
targhooks: Extend legitimate_address_p with code_helper [PR110248]
Kewen Lin
1
-1
/
+2
2023-01-16
Update copyright years.
Jakub Jelinek
44
-44
/
+44
2022-10-28
c: tree: target: C2x (...) function prototypes and va_start relaxation
Joseph Myers
1
-3
/
+6
2022-09-05
rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
Martin Liska
3
-9
/
+3
2022-01-18
nds32: fix -Wformat-diag warning.
Martin Liska
4
-25
/
+25
2022-01-17
Change references of .c files to .cc files
Martin Liska
6
-37
/
+37
2022-01-17
Rename .c files to .cc files.
Martin Liska
11
-0
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
44
-44
/
+44
2021-07-15
pass location to md_asm_adjust
Trevor Saunders
1
-1
/
+2
2021-03-04
Add input_modes parameter to TARGET_MD_ASM_ADJUST hook
Ilya Leoshkevich
1
-0
/
+1
2021-01-04
Update copyright years.
Jakub Jelinek
44
-44
/
+44
2020-12-16
opts: Remove all usages of Report keyword.
Martin Liska
1
-20
/
+20
2020-03-17
Fix up duplicated duplicated words mostly in comments
Jakub Jelinek
1
-6
/
+6
2020-02-09
Improve splitX passes management
Uros Bizjak
1
-1
/
+1
2020-01-01
Update copyright years.
Jakub Jelinek
44
-44
/
+44
2019-09-10
Add call_used_or_fixed_reg_p
Richard Sandiford
1
-1
/
+1
2019-08-20
Use function_arg_info for TARGET_MUST_PASS_IN_STACK
Richard Sandiford
1
-3
/
+3
2019-08-20
Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
Richard Sandiford
1
-3
/
+5
2019-08-20
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
Richard Sandiford
1
-5
/
+6
2019-08-20
Use function_arg_info for TARGET_SETUP_INCOMING_ARGS
Richard Sandiford
1
-5
/
+4
2019-08-20
Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
Richard Sandiford
1
-5
/
+5
2019-08-13
Use checking forms of DECL_FUNCTION_CODE (PR 91421)
Richard Sandiford
1
-1
/
+1
2019-06-27
builtins.c (get_memory_rtx): Fix comment.
Aaron Sawdey
3
-18
/
+18
2019-05-16
gcc: move assemble_start_function / assemble_end_function to output_mi_thunk
Max Filippov
1
-0
/
+3
2019-04-16
[NDS32] Fix nds32_split_ashiftdi3 with large shift amount.
Kito Cheng
1
-7
/
+14
2019-04-16
[NDS32] Handle subreg correctly in wext_odd_dep_p.
Chung-Ju Wu
1
-4
/
+12
2019-04-15
[NDS32] Rewrite PIC/TLS patterns.
Monk Chiang
4
-23
/
+69
2019-04-05
Remove usage of apostrophes in error and warning messages (PR translation/899...
Martin Liska
1
-3
/
+3
2019-03-11
Wrap apostrophes in gcc internal format with %'.
Martin Liska
2
-5
/
+5
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-1
/
+1
2019-02-11
[NDS32] Add memory mode in call pattern.
Chung-Ju Wu
1
-4
/
+4
2019-02-10
[NDS32] Add 'trap' pattern for __builtin_trap ().
Monk Chiang
1
-0
/
+8
2019-02-10
[NDS32] Refine register dwarf span.
Monk Chiang
1
-4
/
+2
2019-02-10
[NDS32] Have nds32_spilt_doubleword to split POST_INC.
Chung-Ju Wu
1
-18
/
+32
2019-02-04
[NDS32] Change naming rule for dyanmic linker.
Kito Cheng
1
-1
/
+19
2019-02-04
[NDS32] Restrict address mode, when symbol is TLS model.
Chung-Ju Wu
1
-1
/
+1
2019-02-04
[NDS32] Remove all -mtlsdesc-trmpoline related things.
Chung-Ju Wu
1
-9
/
+1
2019-01-09
PR other/16615 [1/5]
Sandra Loosemore
2
-4
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
44
-44
/
+44
2018-09-22
re PR target/86798 (nds32 port needs updating for CVE-2017-5753)
Chung-Ju Wu
1
-0
/
+3
2018-08-12
[NDS32] Change return type of predicator to bool.
Chung-Ju Wu
2
-12
/
+12
2018-08-12
[NDS32] Add new option: -msched-prolog-epilog
Chung-Ju Wu
2
-6
/
+14
2018-08-12
[NDS32] Implement more C ISR extension.
Chung-Ju Wu
8
-35
/
+1092
2018-08-02
nds32.c (nds32_hard_regno_mode_ok): Replace > with >=.
Ilya Leoshkevich
1
-1
/
+1
[next]