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/gfortran-test
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-15
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-15
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
2025-06-08
Daily bump.
GCC Administrator
1
-1
/
+1
2025-06-07
Daily bump.
GCC Administrator
4
-1
/
+219
2025-06-06
ChangeLog.omp bump
Tobias Burnus
4
-1
/
+45
2025-06-06
ada: Constant_Indexing used when context requires a variable
Javier Miranda
1
-219
/
+667
2025-06-06
ada: Fix libgpr2 build failure with compiler built with assertions
Eric Botcazou
1
-0
/
+2
2025-06-06
ada: Fix wrong initialization of library-level object by conditional expression
Eric Botcazou
1
-1
/
+8
2025-06-06
ada: Incorrect unresolved operator name in an instantiation
Steve Baird
1
-23
/
+2
2025-06-06
ada: Fix internal error on allocator involving interface type
Eric Botcazou
5
-33
/
+51
2025-06-06
ada: Fix for validity checking of limited scalar types
Piotr Trojanek
1
-3
/
+12
2025-06-06
OpenMP: Add omp_get_initial_device/omp_get_num_devices builtins
Tobias Burnus
10
-6
/
+172
2025-06-06
builtins.def: Enable OpenMP/OpenACC builtins also with -fno-nonansi-builtins
Tobias Burnus
1
-1
/
+5
2025-06-06
Merge branch 'releases/gcc-15' into devel/omp/gcc-15
Tobias Burnus
54
-436
/
+1621
2025-06-06
gcn: Update --with-arch= for newer archs
Tobias Burnus
2
-10
/
+12
2025-06-06
tree-optimization/120357 - ICE with early break vectorization
Richard Biener
2
-1
/
+15
2025-06-06
tree-optimization/120341 - stores into STRING_CSTs can trap
Richard Biener
4
-3
/
+29
2025-06-06
rtl-optimization/120182 - wrong-code with RTL DSE and constant addresses
Richard Biener
2
-1
/
+46
2025-06-06
Fix gcc.dg/tree-ssa/ssa-dom-thread-7.c for aarch64
Richard Biener
1
-1
/
+1
2025-06-06
tree-optimization/120003 - missed jump threading
Richard Biener
3
-7
/
+24
2025-06-06
tree-optimization/119960 - failed external SLP promotion
Richard Biener
2
-7
/
+71
2025-06-06
tree-optimization/116352 - amend previous fix
Richard Biener
1
-1
/
+10
2025-06-06
tree-optimization/119960 - add validity checking to SLP scheduling
Richard Biener
1
-8
/
+28
2025-06-06
tree-optimization/119960 - fix and guard get_later_stmt
Richard Biener
1
-3
/
+17
2025-06-06
Fix regression from x86 multi-epilogue tuning
Richard Biener
6
-7
/
+73
2025-06-06
Daily bump.
GCC Administrator
4
-1
/
+100
2025-06-05
ChangeLog.omp bump
Sandra Loosemore
5
-1
/
+44
2025-06-05
OpenMP: Fix regressions in metadirective-target-device-2.c [PR120518]
Sandra Loosemore
1
-4
/
+10
2025-06-05
OpenMP: Handle more cases in user/condition selector
Sandra Loosemore
11
-19
/
+188
2025-06-05
ada: Spurious compilation error with repeated loop index
Javier Miranda
1
-0
/
+15
2025-06-05
ada: Exception-raising loop incorrectly eliminated
Steve Baird
1
-1
/
+6
2025-06-05
ada: Fix crash on access to protected return
Ronan Desplanques
1
-2
/
+3
2025-06-05
ada: Tweak caching of streaming subprograms
Ronan Desplanques
1
-2
/
+2
2025-06-05
ada: Implement built-in-place expansion of two-pass array aggregates
Eric Botcazou
5
-216
/
+324
2025-06-05
ada: Reject Valid_Value arguments originating from Standard
Viljar Indus
3
-8
/
+9
2025-06-05
ada: Error about assignment to limited target on aggregate with "for of" iter...
Gary Dismukes
1
-1
/
+1
2025-06-05
ada: Fix buffer overflow for function call returning discriminated limited re...
Eric Botcazou
2
-85
/
+33
2025-06-05
ada: Fix compile-time failure due to duplicated attribute subprograms.
Steve Baird
1
-15
/
+24
2025-06-05
ada: Avoid calling Resolve with Stand.Any_Fixed as the expected type
Steve Baird
1
-0
/
+2
2025-06-05
ada: Compiler crash on array aggregate association iterating over function re...
Gary Dismukes
1
-29
/
+86
2025-06-05
Fix crash with constant initializer caused by IPA
Eric Botcazou
4
-1
/
+41
2025-06-05
Daily bump.
GCC Administrator
3
-1
/
+18
2025-06-04
ChangeLog.omp bump
Thomas Schwinge
2
-1
/
+9
2025-06-04
Avoid SIGSEGV in nvptx 'mkoffload' for voluminous PTX code
Thomas Schwinge
1
-3
/
+9
2025-06-04
Fortran: ICE due to missing locus with data statement for coarray [PR99838]
Harald Anlauf
2
-1
/
+21
2025-06-04
Daily bump.
GCC Administrator
3
-1
/
+60
2025-06-03
Fortran: parameter inquiries of constant complex arrays [PR102599,PR114022]
Harald Anlauf
3
-4
/
+297
2025-06-03
Fortran: fix regression introduced by commit r16-914-g787a8dec1acedf
Harald Anlauf
1
-4
/
+5
2025-06-03
Fortran: fix parsing of type parameter inquiries of substrings [PR101735]
Harald Anlauf
3
-6
/
+142
2025-06-03
Daily bump.
GCC Administrator
4
-1
/
+59
2025-06-02
c++: lambda this capture and requires [PR120123]
Jason Merrill
2
-4
/
+14
2025-06-02
fortran: Fix debug info for unsigned(kind=1) and unsigned(kind=4) [PR120193]
Jakub Jelinek
2
-14
/
+43
[prev]
[next]