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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-06
libstdc++: Do not assume existence of char8_t codecvt facet
Joseph Faulls
1
-3
/
+0
2023-06-06
libstdc++: Use close-on-exec for file descriptors in filesystem::copy_file
Jonathan Wakely
1
-6
/
+7
2023-06-06
libstdc++: Make std::filesystem::copy_file work for procfs [PR108178]
Jonathan Wakely
2
-5
/
+43
2023-06-06
libstdc++: Use copy_file_range for filesystem::copy_file
Jannik Glückert
4
-0
/
+141
2023-06-06
libstdc++: Also use sendfile for big files
Jannik Glückert
4
-84
/
+170
2023-06-06
rs6000: Remove duplicate expression [PR106907]
Jeevitha Palanisamy
1
-1
/
+0
2023-06-06
aarch64: Improve representation of vpaddd intrinsics
Kyrylo Tkachov
4
-14
/
+3
2023-06-06
aarch64: Reimplement URSHR,SRSHR patterns with standard RTL codes
Kyrylo Tkachov
2
-7
/
+93
2023-06-06
aarch64: Simplify SHRN, RSHRN expanders and patterns
Kyrylo Tkachov
2
-81
/
+14
2023-06-06
aarch64: Improve representation of ADDLV instructions
Kyrylo Tkachov
6
-11
/
+168
2023-06-06
middle-end/110055 - avoid CLOBBERing static variables
Richard Biener
2
-1
/
+19
2023-06-06
tree-optimization/109143 - improve PTA compile time
Richard Biener
1
-13
/
+25
2023-06-05
libiberty: writeargv: Simplify function error mode.
Costas Argyris
1
-20
/
+9
2023-06-06
bootstrap rtl-checking: Fix XVEC vs XVECEXP in postreload.cc
Hans-Peter Nilsson
1
-2
/
+2
2023-06-05
RISC-V] add TC for save-restore cfi directives.
Fei Gao
1
-0
/
+17
2023-06-06
RISC-V: Support RVV FP16 ZVFH Reduction floating-point intrinsic API
Pan Li
3
-2
/
+75
2023-06-05
[RISC-V] correct machine mode in save-restore cfi RTL.
Fei Gao
2
-5
/
+21
2023-06-06
RISC-V: Fix 'REQUIREMENT' for machine_mode 'MODE' in vector-iterators.md.
Li Xu
2
-16
/
+16
2023-06-06
RISC-V: Fix some typo in vector-iterators.md
Pan Li
1
-4
/
+4
2023-06-06
Daily bump.
GCC Administrator
6
-1
/
+258
2023-06-05
Remove widen_plus/minus_expr tree codes
Andre Vieira
14
-137
/
+2
2023-06-05
internal-fn,vect: Refactor widen_plus as internal_fn
Andre Vieira
12
-47
/
+375
2023-06-05
vect: Refactor to allow internal_fn's
Andre Vieira
4
-99
/
+180
2023-06-05
d: Warn when declared size of a special enum does not match its intrinsic type.
Iain Buclaw
5
-0
/
+49
2023-06-05
New wi::bitreverse function.
Roger Sayle
2
-0
/
+42
2023-06-05
Testsuite: Fix a fail about xtheadcondmov-indirect-rv64.c
Liao Shihua
2
-50
/
+50
2023-06-05
print-rtl: Change return type of two print functions from int to void
Uros Bizjak
3
-30
/
+28
2023-06-05
reginfo: Change return type of predicate functions from int to bool
Uros Bizjak
2
-6
/
+6
2023-06-05
libiberty: pex-win32.c: Fix some typos.
Costas Argyris
1
-2
/
+2
2023-06-05
RISC-V: Support RVV FP16 ZVFH floating-point intrinsic API
Pan Li
3
-0
/
+471
2023-06-05
libiberty: On Windows, pass a >32k cmdline through a response file.
Costas Argyris
1
-13
/
+44
2023-06-05
Fix PR 110085: `make clean` in GCC directory on sh target causes a failure
Andrew Pinski
1
-7
/
+0
2023-06-04
libgcc: Use initarray section type for .init_stack
Kewen Lin
3
-3
/
+3
2023-06-05
MIPS: Add speculation_barrier support
YunQiang Su
7
-2
/
+120
2023-06-05
RISC-V: Reorganize riscv-v.cc
Juzhe-Zhong
1
-248
/
+249
2023-06-05
RISC-V: Split arguments of expand_vec_perm
Juzhe-Zhong
3
-7
/
+4
2023-06-05
Daily bump.
GCC Administrator
5
-1
/
+136
2023-06-04
Improve do_store_flag for comparing single bit against that bit
Andrew Pinski
1
-3
/
+8
2023-06-04
Improve do_store_flag for single bit comparison against 0
Andrew Pinski
1
-5
/
+20
2023-06-04
Convert H8 port to LRA
Jeff Law
3
-34
/
+1
2023-06-04
xtensa: Optimize boolean evaluation or branching when EQ/NE to INT_MIN
Takayuki 'January June' Suwa
1
-0
/
+65
2023-06-04
RISC-V: Remove redundant vlmul_ext_* patterns to fix PR110109
Juzhe-Zhong
4
-144
/
+529
2023-06-04
RISC-V: Support RVV FP16 ZVFHMIN intrinsic API
Pan Li
4
-1
/
+70
2023-06-04
RISC-V: Move optimization patterns into autovec-opt.md
Juzhe-Zhong
3
-91
/
+92
2023-06-04
PR target/110083: Fix-up REG_EQUAL notes on COMPARE in STV.
Roger Sayle
2
-0
/
+59
2023-06-03
c++: use __cxa_call_terminate for MUST_NOT_THROW [PR97720]
Jason Merrill
8
-5
/
+63
2023-06-04
reload_cse_move2add: Handle trivial single_set:s
Hans-Peter Nilsson
1
-29
/
+36
2023-06-04
RISC-V: Support RVV zvfh{min} vfloat16*_t mov and spill
Pan Li
6
-0
/
+257
2023-06-04
Daily bump.
GCC Administrator
8
-1
/
+104
2023-06-03
[RISC-V] fix cfi issue in save-restore.
Fei Gao
1
-2
/
+2
[next]