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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-12
openmp: Add support for OpenMP 5.1 masked construct
Jakub Jelinek
40
-40
/
+886
2021-08-12
libcpp: Fix ICE with -Wtraditional preprocessing [PR101638]
Jakub Jelinek
1
-0
/
+7
2021-08-12
Fix typo in fold-vec-load-builtin_vec_xl-* tests.
Michael Meissner
6
-6
/
+6
2021-08-12
[i386] Introduce scalar version of avx512f_vmscalef.
Uros Bizjak
2
-9
/
+19
2021-08-12
Fix condition testing void functions in ipa-split.
Jan Hubicka
1
-2
/
+3
2021-08-12
c++: fix ptrmemfunc template instantiation [PR101219]
Sergei Trofimovich
2
-1
/
+18
2021-08-12
Evaluate type arguments of sizeof that are structs of variable size [PR101838]
Martin Uecker
2
-1
/
+40
2021-08-12
Remove legacy back threader.
Aldy Hernandez
5
-508
/
+61
2021-08-12
OpenMP 5.1: Add proc-bind 'primary' support
Tobias Burnus
11
-7
/
+48
2021-08-12
arc: Small data doesn't need fcommon option
Claudiu Zissulescu
2
-6
/
+1
2021-08-12
gfortran.dg/PR82376.f90: Avoid matching a file-path
Hans-Peter Nilsson
1
-2
/
+3
2021-08-12
i386: Fix up V32HImode permutations with -mno-avx512bw [PR101860]
Jakub Jelinek
2
-0
/
+12
2021-08-12
openmp: Diagnose syntax mismatches between declare target and end declare target
Jakub Jelinek
5
-9
/
+69
2021-08-12
openmp: Diagnose another case of mixing parameter and attribute syntax
Jakub Jelinek
2
-0
/
+27
2021-08-12
c++: Fix ICE on defaulted spaceship with pointer return type [PR94162]
Jakub Jelinek
3
-0
/
+42
2021-08-12
openmp: Diagnose omp::directive/sequence on using-directive
Jakub Jelinek
2
-1
/
+12
2021-08-12
c++: Fix up parsing of attributes for using-directive
Jakub Jelinek
6
-9
/
+58
2021-08-12
Make -no-pie option work for native Windows
Eric Botcazou
5
-0
/
+60
2021-08-12
Combine avx_vec_concatv16si and avx512f_zero_extendv16hiv16si2_1 to avx512f_z...
liuhongt
2
-0
/
+314
2021-08-11
c++: constexpr std::construct_at on empty field [PR101663]
Patrick Palka
6
-183
/
+85
2021-08-12
Daily bump.
GCC Administrator
6
-1
/
+229
2021-08-11
rs6000: Add available-everywhere and ancient builtins
Bill Schmidt
1
-0
/
+76
2021-08-11
rs6000: Add VSX builtins
Bill Schmidt
1
-0
/
+857
2021-08-11
rs6000: Add the rest of the [altivec] stanza to the builtins file
Bill Schmidt
3
-4
/
+836
2021-08-11
c++: parameterized requires-expr as default argument [PR101725]
Patrick Palka
6
-3
/
+41
2021-08-11
c++: Optimize constinit thread_local vars [PR101786]
Jakub Jelinek
2
-0
/
+27
2021-08-11
c++: recognize class-scope non-template dguides [PR79501]
Patrick Palka
2
-19
/
+54
2021-08-11
c++: most vexing parse and braced CTAD [PR89062]
Patrick Palka
2
-4
/
+19
2021-08-11
Fortran: Fix c_float128 and c_float128_complex definitions.
Sandra Loosemore
2
-6
/
+21
2021-08-11
Fix gcc.dg/lto/pr48622_0.c testcase
Richard Biener
1
-0
/
+6
2021-08-11
target/101788 - avoid decomposing hard-register "loads"
Richard Biener
1
-1
/
+2
2021-08-11
Adjust volatile handling of the operand scanner
Richard Biener
2
-10
/
+6
2021-08-11
Small tweak to expand_used_vars
Eric Botcazou
1
-6
/
+3
2021-08-11
Fix min_flags handling in mod-ref
Jan Hubicka
2
-11
/
+62
2021-08-11
middle-end/101858 - avoid shift of pointer in folding
Richard Biener
2
-0
/
+11
2021-08-11
tree-optimization/101861 - fix gather use for non-gather refs
Richard Biener
1
-1
/
+2
2021-08-11
arm/66791: Replace builtins for vdup_n and vmov_n intrinsics.
prathamesh.kulkarni
3
-73
/
+63
2021-08-11
Ada: Remove debug line number for DECL_IGNORED_P functions
Bernd Edlinger
1
-1
/
+3
2021-08-10
compiler: don't crash on a, b := int(0)
Ian Lance Taylor
2
-3
/
+14
2021-08-11
Extend ldexp{s,d}f3 to vscalefs{s,d} when TARGET_AVX512F and TARGET_SSE_MATH.
liuhongt
3
-8
/
+83
2021-08-11
gcc.dg/uninit-pred-9_b.c: Xfail for CRIS too
Hans-Peter Nilsson
1
-1
/
+1
2021-08-11
Daily bump.
GCC Administrator
5
-1
/
+185
2021-08-10
openmp: Fix up cp/parser.c build with GCC 4.8 to 6
Jakub Jelinek
1
-2
/
+2
2021-08-10
gfortran: Fix in-build-tree testing [PR101305, PR101660]
Tobias Burnus
1
-1
/
+1
2021-08-10
Enable gcc.target/i386/pr88531-1a.c for all targets
H.J. Lu
1
-1
/
+1
2021-08-10
i386: Allow some V32HImode and V64QImode permutations even without AVX512BW [...
Jakub Jelinek
2
-4
/
+32
2021-08-10
tree-optimization/101809 - support emulated gather for double[int]
Richard Biener
1
-17
/
+30
2021-08-10
i386: Improve single operand AVX512F permutations [PR80355]
Jakub Jelinek
2
-0
/
+107
2021-08-10
openmp: Add support for declare simd and declare variant in a attribute syntax
Jakub Jelinek
6
-28
/
+726
2021-08-10
i386: Fix typos in amxbf16 runtime test.
Hongyu Wang
1
-3
/
+3
[next]