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
2021-09-17
AVX512FP16: Add vcvtsh2ss/vcvtsh2sd/vcvtss2sh/vcvtsd2sh.
liuhongt
10
-1
/
+392
2021-09-17
AVX512FP16: Add testcase for vcvtph2pd/vcvtph2psx/vcvtpd2ph/vcvtps2phx.
liuhongt
17
-6
/
+609
2021-09-17
AVX512FP16: Add vcvtph2pd/vcvtph2psx/vcvtpd2ph/vcvtps2phx.
liuhongt
11
-9
/
+791
2021-09-17
AVX512FP16: Add vcvttsh2si/vcvttsh2usi.
liuhongt
16
-0
/
+404
2021-09-17
AVX512FP16: Add testcase for vcvttph2w/vcvttph2uw/vcvttph2dq/vcvttph2udq/vcvt...
liuhongt
24
-0
/
+881
2021-09-17
AVX512FP16: Add vcvttph2w/vcvttph2uw/vcvttph2dq/vcvttph2qq/vcvttph2udq/vcvttp...
liuhongt
9
-0
/
+1036
2021-09-17
AVX512FP16: Add testcase for vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh.
liuhongt
17
-0
/
+509
2021-09-17
AVX512FP16: Add vcvtsh2si/vcvtsh2usi/vcvtsi2sh/vcvtusi2sh.
liuhongt
10
-0
/
+265
2021-09-17
Daily bump.
GCC Administrator
8
-1
/
+519
2021-09-16
libgo: update to go1.17.1 release
Ian Lance Taylor
14
-21
/
+154
2021-09-17
analyzer: Fix bootstrap with clang
Maxim Blinov
1
-0
/
+1
2021-09-16
libstdc++: Regenerate the src/debug Makefiles as needed
Jonathan Wakely
2
-2
/
+2
2021-09-16
libstdc++: Increase timeout factor for slow pb_ds tests
Jonathan Wakely
2
-2
/
+2
2021-09-16
libstdc++: Update documentation that only refers to c++98 and c++11
Jonathan Wakely
2
-2
/
+2
2021-09-16
libstdc++: Add noexcept to std::nullopt_t constructor
Jonathan Wakely
1
-1
/
+1
2021-09-16
libstdc++: Remove non-deducible parameter for std::advance overload
Jonathan Wakely
1
-1
/
+1
2021-09-16
libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
Jonathan Wakely
2
-0
/
+77
2021-09-16
libstdc++: Add missing constraint to std::span deduction guide [PR102280]
Jonathan Wakely
1
-1
/
+1
2021-09-16
libstdc++: Fix recipes for C++11-compiled files in src/c++98
Jonathan Wakely
2
-4
/
+4
2021-09-16
libstdc++: Add noexcept to std::to_string overloads that don't allocate
Jonathan Wakely
1
-0
/
+12
2021-09-16
libstdc++: Add noexcept to unique_ptr accessors
Jonathan Wakely
1
-4
/
+4
2021-09-16
libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761]
Thomas Rodgers
1
-4
/
+3
2021-09-16
rs6000: Handle overloads during program parsing
Bill Schmidt
3
-1
/
+1132
2021-09-16
c++: constrained variable template issues [PR98486]
Patrick Palka
6
-4
/
+56
2021-09-16
Fortran - fix handling of optional allocatable DT arguments with INTENT(OUT)
Harald Anlauf
2
-0
/
+35
2021-09-16
Fix PR 67102: Add libstdc++ dependancy to libffi
Andrew Pinski
2
-0
/
+2
2021-09-16
[i386] Change ix86_decompose_address return type to bool.
Uros Bizjak
2
-25
/
+25
2021-09-16
PowerPC: Fix rs6000-gen-builtins with build != host [PR102353]
Tobias Burnus
1
-10
/
+7
2021-09-16
cgraph: Do not warn about caller count mismatches of removed functions
Martin Jambor
1
-2
/
+2
2021-09-16
coroutines: Small cleanups to await_statement_walker [NFC].
Iain Sandoe
1
-66
/
+59
2021-09-16
middle-end/102360 - adjust .DEFERRED_INIT expansion
Richard Biener
2
-15
/
+64
2021-09-16
sparc: Add scheduling information for LEON5
Daniel Cederman
7
-22
/
+220
2021-09-16
sparc: Add NOP in stack_protect_set32 if sparc_fix_b2bst enabled
Daniel Cederman
1
-2
/
+8
2021-09-16
sparc: Prevent atomic instructions in beginning of functions for UT700
Daniel Cederman
1
-0
/
+11
2021-09-16
sparc: Skip all empty assembly statements
Daniel Cederman
1
-14
/
+21
2021-09-16
sparc: Treat more instructions as load or store in errata workarounds
Daniel Cederman
1
-8
/
+41
2021-09-16
sparc: Print out bit names for LEON and LEON3 with -mdebug
Andreas Larsson
1
-0
/
+4
2021-09-16
testsuite: Support single-precision in g++.dg/eh/arm-vfp-unwind.C
Christophe Lyon
1
-1
/
+5
2021-09-16
mips: Fix macro typo
Martin Liska
1
-1
/
+1
2021-09-16
Check mask type when doing cond_op related gimple simplification.
liuhongt
4
-4
/
+53
2021-09-16
AVX512FP16: Add testcase for vcvtw2ph/vcvtuw2ph/vcvtdq2ph/vcvtudq2ph/vcvtqq2p...
liuhongt
24
-0
/
+912
2021-09-16
AVX512FP16: Add vcvtuw2ph/vcvtw2ph/vcvtdq2ph/vcvtudq2ph/vcvtqq2ph/vcvtuqq2ph
liuhongt
13
-3
/
+1047
2021-09-16
AVX512FP16: Add testcase for vcvtph2w/vcvtph2uw/vcvtph2dq/vcvtph2udq/vcvtph2q...
liuhongt
25
-3
/
+903
2021-09-16
AVX512FP16: Add vcvtph2dq/vcvtph2qq/vcvtph2w/vcvtph2uw/vcvtph2uqq/vcvtph2udq
liuhongt
11
-0
/
+995
2021-09-16
AVX512FP16: Add testcase for vmovsh/vmovw.
liuhongt
10
-0
/
+411
2021-09-16
AVX512FP16: Add vmovw/vmovsh.
liuhongt
5
-16
/
+95
2021-09-15
c++: Small location tweak
Jason Merrill
1
-2
/
+1
2021-09-15
rs6000: Remove useless toc-fusion option
Kewen Lin
1
-4
/
+0
2021-09-16
Daily bump.
GCC Administrator
7
-1
/
+258
2021-09-15
c++: shortcut bad convs during overload resolution, part 2 [PR101904]
Patrick Palka
3
-2
/
+35
[next]