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-08-15
c++: Warn on #undef/#define of remaining cpp.predefined macros [PR120778]
Jakub Jelinek
6
-42
/
+298
2025-08-15
cobol: Eliminate a run-time structure type that is no longer used.
Robert Dubner
3
-28
/
+0
2025-08-15
real: Eliminate access to uninitialized memory.
Robert Dubner
1
-0
/
+5
2025-08-15
RISC-V: fix __builtin_round clobbering FP exceptions flags [PR121534]
Vineet Gupta
2
-2
/
+14
2025-08-15
Generate a call to a .ACCESS_WITH_SIZE for a FAM with counted_by attribute on...
Qing Zhao
4
-37
/
+21
2025-08-15
Use the counted_by attribute of pointers in array bound checker.
Qing Zhao
7
-16
/
+545
2025-08-15
Use the counted_by attribute of pointers in builtinin-object-size. No need to...
Qing Zhao
9
-0
/
+302
2025-08-15
Extend "counted_by" attribute to pointer fields of structures. Convert a poin...
Qing Zhao
13
-75
/
+659
2025-08-15
RISC-V: MIPS prefetch extensions for MIPS RV64 P8700 and can be enabled with ...
Umesh Kalappa
10
-5
/
+131
2025-08-15
testsuite: Add a test for [PR119156]
Richard Sandiford
1
-0
/
+15
2025-08-15
RISC-V: Allow errors to be suppressed when parsing architectures
Richard Sandiford
5
-134
/
+170
2025-08-15
Use gimple_call_fntype rather than gimple_call_fndecl in pass_return_slot::ex...
Kito Cheng
1
-1
/
+1
2025-08-15
LoongArch: Fix ICE caused by function add_stmt_cost[PR121542].
Lulu Cheng
2
-0
/
+55
2025-08-15
Daily bump.
GCC Administrator
4
-1
/
+105
2025-08-14
c++: Fix up build_cplus_array_type [PR121524]
Jakub Jelinek
2
-1
/
+14
2025-08-14
[PR target/119275][RISC-V] Avoid calling gen_lowpart in cases where it would ICE
Jeff Law
2
-1
/
+28
2025-08-14
fix cris-elf build with binutils-2.45
Mikael Pettersson
1
-1
/
+1
2025-08-14
powerpc: Add missing modes to P9 if_then_elses [PR121501]
Richard Sandiford
1
-20
/
+20
2025-08-14
forwprop: Limit alias walk in some cases [PR121474]
Andrew Pinski
2
-16
/
+34
2025-08-14
forwprop: Copy prop aggregates into args
Andrew Pinski
2
-55
/
+137
2025-08-14
s390: Fix zero extend patterns using vlgv
Stefan Schulze Frielinghaus
4
-70
/
+98
2025-08-14
testsuite: Fix asm-hard-reg-error-3.c for arm [PR121511]
Stefan Schulze Frielinghaus
1
-1
/
+1
2025-08-13
x86: Disallow MMX and 80387 in no_caller_saved_registers function
H.J. Lu
10
-7
/
+27
2025-08-14
Daily bump.
GCC Administrator
8
-1
/
+450
2025-08-13
[RISC-V][PR target/121531] Cover missing insn types in p400 and p600 schedule...
Jeff Law
3
-0
/
+32
2025-08-13
c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
20
-37
/
+750
2025-08-13
diagnostics/output-spec.cc: simplify implementation
David Malcolm
1
-40
/
+13
2025-08-13
c++: Implement C++26 P1306R5 - Expansion statements [PR120776]
Jakub Jelinek
37
-164
/
+2952
2025-08-13
Mark epiphany and rl78 as obsolete targets
Andrew Pinski
1
-1
/
+1
2025-08-13
x86-64: Remove redundant TLS calls
H.J. Lu
24
-154
/
+1153
2025-08-13
Darwin: Handle linker '-no_deduplicate' option.
Iain Sandoe
4
-7
/
+60
2025-08-13
Darwin: Handle string constants specially when asan is enabled.
Iain Sandoe
4
-14
/
+48
2025-08-13
[RISC-V][PR target/121160] Avoid bogus force_reg call
Jeff Law
2
-2
/
+62
2025-08-13
forwprop: Move check of limit first [PR121474]
Andrew Pinski
1
-3
/
+3
2025-08-13
cobol: Implement and use faster __gg__packed_to_binary() routine.
Robert Dubner
1
-42
/
+18
2025-08-13
c++: fix typo in comment
Benjamin Wu
1
-1
/
+1
2025-08-13
Introduce SLP_TREE_PERMUTE_P
Richard Biener
4
-35
/
+32
2025-08-13
Remove use of STMT_VINFO_DEF_TYPE in vect_analyze_stmt
Richard Biener
1
-1
/
+1
2025-08-13
Fold GATHER_SCATTER_*_P into vect_memory_access_type
Richard Biener
5
-48
/
+49
2025-08-13
Simplify vect_supportable_dr_alignment API
Richard Biener
3
-4
/
+3
2025-08-13
Fortran: Use associated TBP subroutine not found [PR89092]
Paul Thomas
2
-1
/
+50
2025-08-13
LoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES[PR120476].
Lulu Cheng
1
-0
/
+15
2025-08-13
LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
5
-3
/
+235
2025-08-12
[RISC-V][PR target/121113] Handle HFmode in various insn reservations
Jeff Law
4
-4
/
+15
2025-08-12
cobol: Implement faster zoned decimal to binary conversion.
Robert Dubner
1
-205
/
+51
2025-08-12
testsuite: fix jit.dg/test-error-impossible-must-tail-call.c [PR119783]
David Malcolm
1
-2
/
+4
2025-08-12
jit: don't use &vect[0] in libgccjit++.h [PR121516]
David Malcolm
1
-9
/
+9
2025-08-12
x86: Convert integer constant to mode of move
H.J. Lu
2
-0
/
+20
2025-08-13
Daily bump.
GCC Administrator
5
-1
/
+178
2025-08-13
RISC-V: RISC-V: Add test for vec_duplicate + vmerge.vvm combine with GR2VR co...
Pan Li
18
-0
/
+398
[prev]
[next]