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/gfortran-test
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-15
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-15
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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
Fortran: force error on bad KIND specifier [PR88552]
Harald Anlauf
2
-0
/
+10
2023-06-01
testsuite: print any leaking torture options for debugging
Vineet Gupta
1
-3
/
+3
2023-06-01
testsuite: Unbork multilib setups using -march flags (RISC-V)
Vineet Gupta
1
-7
/
+7
2023-06-01
doc: improve docs for -pedantic{,-errors}
Jason Merrill
1
-18
/
+80
2023-06-01
testsuite: Skip powerpc tests on AIX.
David Edelsohn
2
-1
/
+2
2023-06-01
cse: Change return type of predicate functions from int to bool
Uros Bizjak
2
-83
/
+77
2023-06-01
xtensa: Add 'adddi3' and 'subdi3' insn patterns
Takayuki 'January June' Suwa
1
-0
/
+52
2023-06-01
PR target/109973: CCZmode and CCCmode variants of [v]ptest on x86.
Roger Sayle
8
-28
/
+102
2023-06-01
doc: Fix description of x86 -m32 option [PR109954]
Jonathan Wakely
1
-1
/
+1
2023-06-01
aarch64: Add =r,m and =m,r alternatives to 64-bit vector move patterns
Kyrylo Tkachov
2
-17
/
+65
2023-06-01
OpenMP/Fortran: Permit pure directives inside PURE
Tobias Burnus
8
-29
/
+276
2023-06-01
RISC-V: Introduce vfloat16m{f}*_t and their machine mode.
Pan Li
7
-10
/
+49
2023-05-31
c++: make -fpermissive avoid -Werror=narrowing
Jason Merrill
1
-1
/
+2
2023-06-01
Daily bump.
GCC Administrator
3
-1
/
+316
2023-06-01
RISC-V: Add RVV FRM enum for floating-point rounding mode intriniscs
Juzhe-Zhong
3
-0
/
+61
2023-05-31
Refactor wi::bswap as a function (instead of a method).
Roger Sayle
5
-24
/
+36
2023-05-31
testsuite: rename force_conventional_output
Bernhard Reutner-Fischer
4
-15
/
+15
2023-05-31
aarch64: PR target/99195 Annotate dot-product patterns for vec-concat-zero
Kyrylo Tkachov
2
-5
/
+43
2023-05-31
aarch64: PR target/99195 Annotate saturating mult patterns for vec-concat-zero
Kyrylo Tkachov
3
-11
/
+54
2023-05-31
btf: improve -dA comments for testsuite
David Faust
17
-69
/
+224
2023-05-31
btf: be clear when record size/type is not used
David Faust
1
-0
/
+6
2023-05-31
emit-rtl: Change return type of predicate functions from int to bool
Uros Bizjak
3
-36
/
+32
2023-05-31
alias: Change return type of predicate functions from int to bool
Uros Bizjak
3
-135
/
+122
2023-05-31
RISC-V: Add vwadd<u>/vwsub<u>/vwmul<u>/vwmulsu.vv lowering optimizaiton for R...
Juzhe-Zhong
10
-4
/
+262
2023-05-31
RISC-V: Add testcase for vrsub.vi auto-vectorization
Juzhe-Zhong
4
-1
/
+59
2023-05-31
RISC-V: Remove FRM for vfwcvt (RVV float to float widening conversion)
Juzhe-Zhong
1
-3
/
+1
2023-05-31
RISC-V: Remove FRM for vfwcvt.f.x<u>.v (RVV integer to float widening convers...
Juzhe-Zhong
1
-3
/
+1
2023-05-31
RISC-V: Remove FRM for vfncvt.rod instruction
Juzhe-Zhong
1
-3
/
+1
2023-05-31
aarch64: Add pattern for bswap + rotate [PR 110039]
Christophe Lyon
1
-0
/
+10
2023-05-31
ipa/109983 - (IPA) PTA speedup
Richard Biener
1
-72
/
+46
2023-05-31
IPA PTA stats enhancement and non-details dump slimming
Richard Biener
1
-2
/
+8
2023-05-31
aarch64: Simplify output template emission code for a few patterns
Kyrylo Tkachov
2
-99
/
+40
2023-05-31
xtensa: Improve "*shlrd_reg" insn pattern and its variant
Takayuki 'January June' Suwa
2
-26
/
+58
2023-05-31
Fix ICE in rewrite_expr_tree_parallel
Cui, Lili
3
-1
/
+15
2023-05-31
RISC-V: Add ZVFH extension to the -march= option
Pan Li
4
-0
/
+66
2023-05-31
RISC-V: Fix unreachable test code for init repeat sequence.
Pan Li
1
-1
/
+0
2023-05-31
Daily bump.
GCC Administrator
6
-1
/
+554
2023-05-31
Enhance NARROW FLOAT_EXPR vectorization by truncating integer to lower precis...
liuhongt
4
-32
/
+121
2023-05-30
testsuite: add verify-sarif-file to some testcases that were missing it
David Malcolm
2
-0
/
+3
2023-05-30
testsuite/52641: Fix more of implicit int=32 assumption fallout.
Georg-Johann Lay
7
-3
/
+13
2023-05-30
LRA: Update insn sp offset if its input reload changes SP
Vladimir N. Makarov
3
-4
/
+36
2023-05-30
i386: Fix misleading identation in i386-expand.cc [PR110041]
Uros Bizjak
1
-12
/
+12
2023-05-30
jump: Change return type of predicate functions from int to bool
Uros Bizjak
2
-107
/
+107
2023-05-30
testsuite: make mve_intrinsic_type_overloads-int.c libc-agnostic
Christophe Lyon
1
-13
/
+15
2023-05-30
Add a != MIN/MAX_VALUE_CST ? CST-+1 : a to minmax_from_comparison
Andrew Pinski
3
-2
/
+40
2023-05-30
MATCH: Move `a <= CST1 ? MAX<a, CST2> : a` optimization to match
Andrew Pinski
5
-2
/
+68
2023-05-30
Fix ACLE data-intrinsics testcases
Christophe Lyon
2
-1
/
+2
2023-05-30
Replace a HWI_COMPUTABLE_MODE_P with wide-int in simplify-rtx.cc.
Roger Sayle
1
-7
/
+8
2023-05-30
PR target/107172: Avoid "unusual" MODE_CC comparisons in simplify-rtx.cc
Roger Sayle
1
-0
/
+6
2023-05-30
OpenMP: Improve C/C++ parsing error message [PR109999]
Tobias Burnus
8
-16
/
+16
[prev]
[next]