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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-23
libstdc++: Fix -Wsign-compare issue
Matthias Kretz
1
-1
/
+1
2023-02-23
libstdc++: Add missing constexpr on simd shift implementation
Matthias Kretz
1
-4
/
+4
2023-02-23
libstdc++: Fix simd build failure on clang
Matthias Kretz
1
-1
/
+2
2023-02-23
libstdc++: Simplify three helper functions into one
Matthias Kretz
1
-6
/
+6
2023-02-23
Fix memory leak in if-conversion
Richard Biener
1
-4
/
+5
2023-02-23
tree-optimization/108888 - call if-conversion
Richard Biener
2
-7
/
+28
2023-02-23
xtensa: Fix missing mode warnings in machine description
Takayuki 'January June' Suwa
1
-6
/
+6
2023-02-23
xtensa: fix PR target/108876
Max Filippov
1
-3
/
+3
2023-02-23
Revert "gcc: xtensa: fix PR target/108876"
Max Filippov
2
-13
/
+9
2023-02-23
docs: Reorder @opindex before corresponding options
Arsen Arsenović
7
-3103
/
+3103
2023-02-23
Daily bump.
GCC Administrator
9
-1
/
+767
2023-02-22
c-family: avoid compile-time-hog in c_genericize [PR108880]
Marek Polacek
2
-3
/
+20
2023-02-22
Fortran: reject invalid CHARACTER length of derived type components [PR96024]
Harald Anlauf
2
-0
/
+24
2023-02-22
testsuite: Skip module_cmi_p and related unsupported module test
Alexandre Oliva
1
-0
/
+17
2023-02-22
[arm] avoid aes-1742098 mitigation in combine tests
Alexandre Oliva
2
-2
/
+2
2023-02-22
Drop need for constant I in ctf test
Alexandre Oliva
1
-3
/
+3
2023-02-22
xfail fp-uint64-convert-double-* on all arm targets
Alexandre Oliva
2
-2
/
+2
2023-02-22
[arm] [testsuite] asm-flag-4.c: match quotes in expected message
Alexandre Oliva
1
-1
/
+1
2023-02-22
testsuite: Accept pmf-vbit-in-delta extra warning
Alexandre Oliva
1
-1
/
+5
2023-02-22
[libstdc++] do not destruct mutex_pool mutexes
Alexandre Oliva
1
-1
/
+5
2023-02-22
[libstdc++] xfail noreplace tests on vxworks
Alexandre Oliva
2
-2
/
+2
2023-02-22
[libstdc++] [testsuite] intro/names.cc: undef func on vxw7krn
Alexandre Oliva
1
-0
/
+2
2023-02-22
Rust: In 'type_for_mode' langhook also consider all 'int_n' modes/types
Thomas Schwinge
1
-0
/
+15
2023-02-22
vect: inbranch SIMD clones
Andrew Stubbs
25
-32
/
+682
2023-02-22
RISC-V: Add RVV reduction C/C++ intrinsics support
Ju-Zhe Zhong
11
-14
/
+668
2023-02-22
RISC-V: Add floating-point RVV C/C++ api
Ju-Zhe Zhong
17
-211
/
+3472
2023-02-22
RISC-V: Make the test condition more strict for gcc.target/riscv/_Float16-zhi...
Kito Cheng
1
-1
/
+1
2023-02-22
RISC-V: Adjust vsetvl testcase.
Kito Cheng
248
-833
/
+833
2023-02-22
cgraph: Handle BUILT_IN_UNREACHABLE_TRAP like BUILT_IN_UNREACHABLE in more sp...
Jakub Jelinek
3
-4
/
+16
2023-02-22
Rust: Move void_list_node init to common code
Thomas Schwinge
1
-4
/
+0
2023-02-22
Add '-Wno-complain-wrong-lang', and use it in 'gcc/testsuite/lib/target-suppo...
Thomas Schwinge
40
-41
/
+112
2023-02-22
Rust: Don't depend on unused 'target-libffi', 'target-libbacktrace'
Thomas Schwinge
1
-2
/
+0
2023-02-22
In 'contrib/config-list.mk', clarify i686-symbolics-gnu to i686-gnu
Thomas Schwinge
1
-1
/
+1
2023-02-22
Daily bump.
GCC Administrator
8
-1
/
+1128
2023-02-21
analyzer: stop exploring the path after certain diagnostics [PR108830]
David Malcolm
33
-46
/
+1157
2023-02-21
gcc: xtensa: fix PR target/108876
Max Filippov
2
-9
/
+13
2023-02-21
Fortran: improve checking of character length specification [PR96025]
Harald Anlauf
3
-12
/
+28
2023-02-21
libphobos: Merge upstream phobos e5a521ab2.
Iain Buclaw
7
-19415
/
+2527
2023-02-21
d: Merge upstream dmd, druntime 09faa4eacd, phobos 13ef27a56.
Iain Buclaw
253
-999
/
+2627
2023-02-21
d: Only handle the left-to-right evaluation of a call expression during gimplify
Iain Buclaw
2
-26
/
+12
2023-02-21
d: Set doing_semantic_analysis_p before calling functionSemantic3
Iain Buclaw
2
-0
/
+57
2023-02-21
libphobos: Add @nogc to gcc.backtrace and gcc.libbacktrace modules.
Iain Buclaw
2
-12
/
+12
2023-02-21
tree-optimization/108691 - remove trigger-happy assert
Richard Biener
2
-3
/
+14
2023-02-21
tree-optimization/108793 - niter compute type mismatch
Richard Biener
2
-5
/
+16
2023-02-21
Update copyright years.
Thomas Schwinge
2
-2
/
+2
2023-02-21
gccrs: add math intrinsics
Raiki Tamura
2
-4
/
+291
2023-02-21
gccrs: const evaluator: Remove get_nth_callarg
Arthur Cohen
1
-16
/
+3
2023-02-21
gccrs: Repair 'gcc/rust/lang.opt' comment
Thomas Schwinge
1
-3
/
+1
2023-02-21
gccrs: Cleanup unused parameters to fix the bootstrap build
Philip Herron
26
-695
/
+661
2023-02-21
gccrs: Skip this debug test case which is failing on the latest mac-os devtoo...
Philip Herron
1
-7
/
+8
[next]