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
2023-11-09
s390: Reduce number of patterns where the condition is false anyway
Stefan Schulze Frielinghaus
2
-51
/
+46
2023-11-09
libgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64,128} conversion support [...
Jakub Jelinek
17
-1
/
+1174
2023-11-09
attribs: Fix ICE with -Wno-attributes= [PR112339]
Jakub Jelinek
2
-3
/
+15
2023-11-09
RISC-V: Fix the illegal operands for the XTheadMemidx extension.
Jin Ma
2
-2
/
+32
2023-11-09
Fix SIMD clone SLP a bit more
Richard Biener
1
-5
/
+4
2023-11-09
libstdc++: [_Hashtable] Use RAII type to guard node while constructing value
François Dumont
1
-20
/
+26
2023-11-09
RISC-V: Fix dynamic LMUL cost model ICE
Juzhe-Zhong
4
-3
/
+69
2023-11-09
libstdc++: optimize bit iterators assuming normalization [PR110807]
Alexandre Oliva
1
-3
/
+34
2023-11-09
testsuite: adjust gomp test for x86 -m32
Alexandre Oliva
1
-7
/
+7
2023-11-09
testsuite: force PIC/PIE off for pr58245-1.C
Alexandre Oliva
1
-0
/
+4
2023-11-09
skip debug stmts when assigning locus discriminators
Alexandre Oliva
1
-0
/
+16
2023-11-09
RISC-V: Fix dynamic tests [NFC]
Juzhe-Zhong
37
-40
/
+42
2023-11-09
Daily bump.
GCC Administrator
6
-1
/
+1168
2023-11-08
i386: Apply LRA reload workaround to insns with high registers [PR82524]
Uros Bizjak
12
-243
/
+673
2023-11-08
Fix SLP of emulated gathers
Richard Biener
1
-1
/
+1
2023-11-08
TLC to vect_check_store_rhs and vect_slp_child_index_for_operand
Richard Biener
3
-28
/
+31
2023-11-08
Fix SLP of masked loads
Richard Biener
1
-7
/
+4
2023-11-08
RISC-V: Removed unnecessary sign-extend for vsetvl
Lehua Ding
2
-0
/
+72
2023-11-08
Improve C99 compatibility of gcc.dg/setjmp-7.c test
Florian Weimer
1
-0
/
+1
2023-11-08
LibF7: Tweak IEEE double multiplication.
Georg-Johann Lay
1
-101
/
+107
2023-11-08
RISC-V: Fix VSETVL VL check condition bug
Juzhe-Zhong
2
-1
/
+12
2023-11-08
libgfortran: Remove empty array descriptor first dimension overwrite [PR112371]
Mikael Morin
189
-2714
/
+1100
2023-11-08
libgfortran: Remove early return if extent is zero [PR112371]
Mikael Morin
145
-288
/
+495
2023-11-08
libgfortran: Don't skip allocation if size is zero [PR112412]
Mikael Morin
161
-752
/
+499
2023-11-08
RISC-V: Eliminate unused parameter warning.
xuli
1
-1
/
+1
2023-11-08
[i386] APX: Fix ICE due to movti postreload splitter [PR112394]
Hongyu Wang
3
-4
/
+31
2023-11-08
test: Fix bb-slp-33.c for RVV
Juzhe-Zhong
1
-9
/
+26
2023-11-08
c-family: Enable -fpermissive for C and ObjC
Florian Weimer
3
-3
/
+21
2023-11-08
RISC-V: Normalize user vsetvl intrinsics[PR112092]
Juzhe-Zhong
13
-22
/
+83
2023-11-08
i386: Fix isa attribute for TI/TF andnot mode
Haochen Jiang
3
-1
/
+11
2023-11-08
testsuite: Rename c2x-*, gnu2x-* tests to c23-*, gnu23-*
Joseph Myers
229
-17
/
+17
2023-11-08
Daily bump.
GCC Administrator
14
-1
/
+1346
2023-11-08
RISC-V: Support FP floor to i/l/ll diff size autovec
Pan Li
14
-9
/
+520
2023-11-07
Fix libgomp build on targets that are not Linux-based or accelerators
Kwok Cheung Yeung
1
-0
/
+0
2023-11-07
testsuite: Refer more consistently to C23 not C2X
Joseph Myers
406
-607
/
+607
2023-11-07
test: Recover sdiv_pow2 check and remove test of RISC-V
Juzhe-Zhong
2
-4
/
+2
2023-11-07
vect/ifcvt: Add vec_cond fallback and check for vector versioning.
Robin Dapp
3
-15
/
+63
2023-11-07
libstdc++: [_Hashtable] Add missing node destructor call
François Dumont
1
-4
/
+5
2023-11-07
c: Change T2X_* format checking macros to T23_*
Joseph Myers
2
-44
/
+44
2023-11-07
i386: Make flags_reg_operand a special predicate
Uros Bizjak
1
-1
/
+1
2023-11-07
gcc/configure: Regenerate
Martin Jambor
1
-2
/
+2
2023-11-07
testsuite: nodiscard-reason-nonstring.C FAIL in C++26
Marek Polacek
1
-1
/
+1
2023-11-07
openmp: Add support for the 'indirect' clause in C/C++
Kwok Cheung Yeung
47
-60
/
+1010
2023-11-07
OpenMP: invoke.texi - mention C attribute syntax for -fopenmp(-simd)
Tobias Burnus
1
-4
/
+4
2023-11-07
aarch64: Add a %Z operand modifier for SVE registers
Richard Sandiford
1
-0
/
+6
2023-11-07
c: Refer more consistently to C23 not C2X
Joseph Myers
76
-480
/
+480
2023-11-07
test: Fix FAIL of pr65518.c for RVV[PR112420]
Juzhe-Zhong
1
-1
/
+3
2023-11-07
libstdc++/112351 - deal with __gthread_once failure during locale init
Richard Biener
1
-5
/
+8
2023-11-07
testsuite/vect: Make check more accurate.
Robin Dapp
1
-2
/
+1
2023-11-07
testsuite: Change expectation for bb-slp-over-widen-n.c
Robin Dapp
2
-2
/
+2
[next]