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
2022-12-20
Fortran: a C interoperable function cannot have the CLASS attribute [PR95375]
Harald Anlauf
2
-4
/
+25
2022-12-20
coroutines: Accept 'extern "C"' coroutines.
Iain Sandoe
2
-11
/
+101
2022-12-20
c++: NTTP object wrapper substitution fixes [PR103346, ...]
Patrick Palka
5
-35
/
+117
2022-12-20
Don't use PHI equivalences in range-on-entry.
Andrew MacLeod
2
-0
/
+25
2022-12-20
d/104749 - document host GDC version requirement
Richard Biener
1
-1
/
+1
2022-12-20
rust: fix link serialization [PR108113]
Marc Poulhiès
1
-1
/
+5
2022-12-20
rs6000: Optimize cmp on rotated 16bits constant
Jiufu Guo
5
-1
/
+280
2022-12-20
Daily bump.
GCC Administrator
10
-1
/
+523
2022-12-19
build: avoid -Wconditionally-supported on qsort check
Jason Merrill
1
-0
/
+5
2022-12-19
c++: modules and std::source_location::current() def arg [PR100881]
Patrick Palka
17
-50
/
+106
2022-12-19
c++: ICE with concepts TS multiple auto deduction [PR101886]
Patrick Palka
2
-3
/
+18
2022-12-19
contracts: Lowercase {MAYBE,NEVER}_CONTINUE
Arsen Arsenović
2
-3
/
+3
2022-12-19
c: Diagnose compound literals with function type [PR108043]
Jakub Jelinek
3
-1
/
+18
2022-12-19
c-family: Fix ICE with -Wsuggest-attribute [PR98487]
Marek Polacek
2
-1
/
+37
2022-12-19
build: add -Wconditionally-supported to strict_warn [PR64867]
Jason Merrill
2
-2
/
+2
2022-12-19
tree-optimization/108164 - undefined overflow with IV vectorization
Richard Biener
2
-5
/
+26
2022-12-19
arm: correctly define __ARM_FEATURE_CLZ
Richard Earnshaw
1
-1
/
+5
2022-12-19
RISC-V: Remove unit-stride store from ta attribute
Ju-Zhe Zhong
1
-1
/
+1
2022-12-19
RISC-V: Add testcases for VSETVL PASS 5
Ju-Zhe Zhong
46
-0
/
+2579
2022-12-19
RISC-V: Add testcases for VSETVL PASS 4
Ju-Zhe Zhong
46
-0
/
+6563
2022-12-19
RISC-V: Add testcases for VSETVL PASS 3
Ju-Zhe Zhong
28
-0
/
+1330
2022-12-19
RISC-V: Add testcases for VSETVL PASS 2
Ju-Zhe Zhong
44
-0
/
+2063
2022-12-19
RISC-V: Add testcases for VSETVL PASS
Ju-Zhe Zhong
29
-0
/
+1672
2022-12-19
RISC-V: Simplify ASM checks in gcc.target/riscv/rvv/base/.
Kito Cheng
14
-314
/
+314
2022-12-19
RISC-V: Support VSETVL PASS for RVV support
Ju-Zhe Zhong
8
-36
/
+3076
2022-12-19
RISC-V: Fix RVV machine mode attribute configuration
Ju-Zhe Zhong
1
-19
/
+19
2022-12-19
testsuite: Fix up pr64536.c for LLP64 targets [PR108151]
Jakub Jelinek
1
-2
/
+2
2022-12-19
modula2: Don't treat % in Modula 2 messages specially
Jakub Jelinek
1
-5
/
+5
2022-12-19
modula2: Fix up bootstrap on powerpc64le-linux [PR108147]
Jakub Jelinek
3
-14
/
+27
2022-12-19
gcc-changelog: support digits in PR's component in subject
Martin Liska
1
-1
/
+1
2022-12-19
gcc-changelog: allow digit in component name
Martin Liska
3
-1
/
+30
2022-12-19
testsuite: Fix up pr64536.c for LLP64 targets [PR108151]
Jakub Jelinek
1
-2
/
+2
2022-12-19
aarch64: PR target/108140 Handle NULL target in data intrinsic expansion
Kyrylo Tkachov
2
-1
/
+16
2022-12-19
gcc-changelog: Add warning for auto-added files
Tobias Burnus
5
-1
/
+135
2022-12-19
testsuite: Fix up pr107397.f90 test [PR107397]
Jakub Jelinek
1
-2
/
+2
2022-12-19
hwasan: Add libhwasan_preinit.o
Jakub Jelinek
3
-19
/
+51
2022-12-19
RISC-V: Change vlmul printing rule
Ju-Zhe Zhong
3
-26
/
+30
2022-12-19
RISC-V: Fix vwrite_csr.c and vread_csr.c
Kito Cheng
2
-4
/
+2
2022-12-19
rs6000: use li;x?oris to build constant
Jiufu Guo
2
-6
/
+72
2022-12-19
gcc-changelog: stop using --flake8
Martin Liska
1
-1
/
+1
2022-12-19
x86: Don't add crtfastmath.o for -shared
liuhongt
2
-2
/
+3
2022-12-19
RISC-V: Fix RVV related testsuite
Kito Cheng
16
-16
/
+16
2022-12-19
Daily bump.
GCC Administrator
4
-1
/
+22
2022-12-18
build: doc: Obsolete Solaris 11.3 support
Rainer Orth
2
-5
/
+18
2022-12-18
PR-108122 Reduce sleep times in gm2/pimcoroutines/run/pass/testtime.mod
Gaius Mulley
1
-22
/
+26
2022-12-17
Add a check for invalid use of BOZ with a derived type.
Steve Kargl
2
-0
/
+17
2022-12-18
Daily bump.
GCC Administrator
5
-1
/
+34
2022-12-17
rs6000: Add Rust support to traceback table
Segher Boessenkool
1
-0
/
+1
2022-12-17
c++: constantness of non-dependent NTTP argument [PR107437]
Patrick Palka
3
-2
/
+22
2022-12-16
libbacktrace: unpack literals into output buffer
Ian Lance Taylor
1
-636
/
+667
[prev]
[next]