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
2023-11-25
c++: Allow exporting const-qualified namespace-scope variables [PR99232]
Nathaniel Shead
3
-1
/
+27
2023-11-24
RISC-V: Fix inconsistency among all vectorization hooks
Juzhe-Zhong
2
-14
/
+46
2023-11-24
gcc: configure: drop Valgrind 3.1 compatibility
Alexander Monakov
4
-144
/
+20
2023-11-24
i386: Fix ICE during cbranchv16qi4 expansion [PR112681]
Jakub Jelinek
2
-1
/
+13
2023-11-24
rtl-ssa: Add some helpers for removing accesses
Alex Coplan
2
-8
/
+46
2023-11-24
rtl-ssa: Support for inserting new insns
Alex Coplan
10
-13
/
+136
2023-11-24
match.pd: Avoid simplification into invalid BIT_FIELD_REFs [PR112673]
Jakub Jelinek
2
-1
/
+13
2023-11-24
lower-bitint: Lower FLOAT_EXPR from BITINT_TYPE INTEGER_CST [PR112679]
Jakub Jelinek
2
-0
/
+52
2023-11-24
tree-optimization/112677 - stack corruption with .COND_* reduction
Richard Biener
1
-1
/
+1
2023-11-24
Clean up by_pieces_ninsns
Haochen Gui
1
-11
/
+8
2023-11-24
lower-bitint: Fix up -fnon-call-exceptions bit-field load lowering [PR112668]
Jakub Jelinek
3
-20
/
+94
2023-11-24
tree: Fix up try_catch_may_fallthru [PR112619]
Jakub Jelinek
2
-0
/
+33
2023-11-24
tree-optimization/112344 - relax final value-replacement fix
Richard Biener
1
-3
/
+15
2023-11-24
RISC-V: Optimize a special case of VLA SLP
Juzhe-Zhong
2
-0
/
+89
2023-11-24
RISC-V: Disable BSWAP optimization for NUNITS < 4
Juzhe-Zhong
3
-4
/
+9
2023-11-24
c++: Support lambdas in static template member initialisers [PR107398]
Nathaniel Shead
3
-15
/
+48
2023-11-24
i386: Fix AVX512 and AVX10 option issues
Haochen Jiang
4
-19
/
+20
2023-11-24
c++: check mismatching exports for class tags [PR98885]
Nathaniel Shead
2
-10
/
+27
2023-11-24
Daily bump.
GCC Administrator
7
-1
/
+373
2023-11-23
hppa: Fix g++.dg/modules/bad-mapper-1.C on hpux
John David Anglin
1
-1
/
+1
2023-11-23
hppa: Fix gcc.dg/analyzer/fd-4.c on hpux
John David Anglin
1
-1
/
+1
2023-11-23
hppa: Export main in pr104869.C on hpux
John David Anglin
1
-0
/
+3
2023-11-23
testsuite, lib: Re-allow mulitple function start labels.
Iain Sandoe
1
-1
/
+8
2023-11-23
testsuite: fortran: fix invalid testcases (missing MOLD argument to NULL)
Harald Anlauf
2
-5
/
+5
2023-11-23
Fortran: restrictions on integer arguments to SYSTEM_CLOCK [PR112609]
Harald Anlauf
8
-10
/
+95
2023-11-23
AVR: PR target/86776: Implement CVE-2017-5753.
Georg-Johann Lay
1
-0
/
+6
2023-11-23
hppa: xfail scan-assembler-not check in g++.dg/cpp0x/initlist-const1.C
John David Anglin
1
-1
/
+1
2023-11-23
Don't skip check for warning at line 411 in Wattributes.c on hppa*64*-*-*
John David Anglin
1
-1
/
+1
2023-11-23
gcc: Introduce -fhardened
Marek Polacek
38
-14
/
+588
2023-11-23
testsuite: Fix subexpressions with `scan-assembler-times'
Maciej W. Rozycki
1
-1
/
+1
2023-11-23
AArch64/testsuite: Use non-capturing parentheses with ccmp_1.c
Maciej W. Rozycki
1
-2
/
+2
2023-11-23
ARM/testsuite: Use non-capturing parentheses with pr53447-5.c
Maciej W. Rozycki
1
-5
/
+3
2023-11-23
arm: [MVE intrinsics] Add default clause to full_width_access::memory_vector_...
Christophe Lyon
1
-0
/
+2
2023-11-23
i386: Wrong code with __builtin_parityl [PR112672]
Uros Bizjak
2
-1
/
+26
2023-11-23
i386: Fix ICE with -mforce-indirect-call and -fsplit-stack [PR89316]
Uros Bizjak
5
-25
/
+102
2023-11-23
gcov: No atomic ops for -fprofile-update=single
Sebastian Huber
1
-3
/
+5
2023-11-23
s390: implement flags output
Juergen Christ
5
-9
/
+232
2023-11-23
s390: split int128 load
Juergen Christ
2
-4
/
+14
2023-11-23
s390: Fix ICE in testcase pr89233
Juergen Christ
1
-6
/
+8
2023-11-23
swap ops in reassoc to reduce cross backedge FMA
Di Zhao
2
-6
/
+136
2023-11-23
RISC-V: Add wrapper for emit vec_extract[NFC]
Juzhe-Zhong
3
-11
/
+24
2023-11-23
RISC-V: Disable AVL propagation of vrgather instruction
Juzhe-Zhong
2
-1
/
+29
2023-11-23
expr: Fix &bitint_var handling in initializers [PR112336]
Jakub Jelinek
2
-0
/
+37
2023-11-23
RISC-V: Refine some codes of riscv-v.cc[NFC]
Juzhe-Zhong
1
-36
/
+18
2023-11-23
c++: Require C++11 for g++.dg/opt/pr110879.C [PR110879]
Jonathan Wakely
1
-1
/
+1
2023-11-23
c: Add __builtin_stdc_* builtins
Jakub Jelinek
7
-6
/
+1508
2023-11-23
middle-end/32667 - document cpymem and memcpy exact overlap requirement
Richard Biener
2
-3
/
+6
2023-11-23
c++: Implement C++26 P2741R3 - user-generated static_assert messages [PR110348]
Jakub Jelinek
9
-22
/
+506
2023-11-23
ifcvt: remove obsolete SUBREG handling in noce_convert_multiple_sets
Manolis Tsamis
1
-38
/
+0
2023-11-23
DSE: Allow vector type for get_stored_val when read < store
Pan Li
12
-1
/
+206
[next]