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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-07
OpenMP: Allocate directive for static vars, clean up
Tobias Burnus
14
-107
/
+444
2024-10-07
Handle non-grouped stores as single-lane SLP: adjust 'gcc.dg/vect/slp-26.c', GCN
Thomas Schwinge
1
-2
/
+2
2024-10-07
nvptx: Re-enable 'gcc.misc-tests/options.exp'
Thomas Schwinge
1
-7
/
+3
2024-10-07
nvptx: Re-enable all variants of 'c-c++-common/torture/complex-sign-mixed-add...
Thomas Schwinge
2
-2
/
+0
2024-10-07
nvptx: Re-enable 'gcc.dg/special/weak-2.c'
Thomas Schwinge
1
-4
/
+0
2024-10-07
nvptx: Re-enable all variants of 'gcc.c-torture/execute/20020529-1.c'
Thomas Schwinge
1
-4
/
+0
2024-10-07
nvptx: Disable effective-target 'freestanding'
Thomas Schwinge
5
-3
/
+4
2024-10-07
nvptx: Re-enable "ptxas times out" test cases
Thomas Schwinge
8
-10
/
+5
2024-10-07
nvptx: Re-enable 'gcc.c-torture/compile/20080721-1.c'
Thomas Schwinge
1
-1
/
+0
2024-10-07
Daily bump.
GCC Administrator
3
-1
/
+29
2024-10-06
testsuite: Require lto in three tests
John David Anglin
3
-0
/
+3
2024-10-06
hppa: Use stack slot SP-40 to copy between integer and floating-point registers
John David Anglin
2
-26
/
+34
2024-10-06
Add single-lane SLP support to .GOMP_SIMD_LANE vectorization
Richard Biener
2
-2
/
+35
2024-10-06
doc: Focus on DWARF for FreeBSD
Gerald Pfeifer
1
-3
/
+1
2024-10-06
Daily bump.
GCC Administrator
4
-1
/
+37
2024-10-05
hppa: Don't clobber frame_pointer_rtx in expanders
John David Anglin
1
-2
/
+0
2024-10-05
hppa: Fix indirect_goto constraint
John David Anglin
1
-1
/
+1
2024-10-05
Fix various issues of -ftrivial-auto-var-init=zero with Ada
Eric Botcazou
5
-8
/
+47
2024-10-05
Improve load permutation lowering
Richard Biener
1
-14
/
+17
2024-10-05
Daily bump.
GCC Administrator
5
-1
/
+245
2024-10-04
diagnostics: bulletproof opening of SARIF output [PR116978]
David Malcolm
5
-24
/
+165
2024-10-05
x86: Disable stack protector for naked functions
H.J. Lu
2
-0
/
+21
2024-10-04
aarch64: Fix bug with max/min (PR116934)
Saurabh Jha
2
-4
/
+17
2024-10-04
AVR: target/116953 - ICE due to operands clobber in avr_out_sbxx_branch.
Georg-Johann Lay
2
-1
/
+12
2024-10-04
testsuite - Some float64 and float32x test require double64plus.
Georg-Johann Lay
7
-0
/
+17
2024-10-04
cfgexpand: Expand comment on when non-var clobbers can show up
Andrew Pinski
1
-2
/
+3
2024-10-04
testsuite: Fix fallout of turning warnings into errors on 32-bit Arm
Thiago Jung Bauermann
4
-4
/
+4
2024-10-04
Revert: AVR: Implement TARGET_FLOATN_MODE.
Georg-Johann Lay
1
-21
/
+0
2024-10-04
AVR: Implement TARGET_FLOATN_MODE.
Georg-Johann Lay
1
-0
/
+21
2024-10-04
PR modula2/116918 -fswig correct syntax fixup
Gaius Mulley
1
-1
/
+1
2024-10-04
testsuite: Fix up unevalstr2.C test
Jakub Jelinek
2
-20
/
+92
2024-10-04
aarch64: Set Armv9-A generic L1 cache line size to 64 bytes
Kyrylo Tkachov
1
-1
/
+13
2024-10-04
arm: Fix missed CE optimization for armv8.1-m.main [PR 116444]
Andre Vieira
2
-0
/
+88
2024-10-04
Fixup dumping of re-trying without/with single-lane SLP
Richard Biener
1
-3
/
+3
2024-10-04
diagnostic, pch: Fix up the new diagnostic PCH methods for ubsan checking [PR...
Jakub Jelinek
1
-10
/
+14
2024-10-04
i386: Fix up ix86_expand_int_compare with TImode comparisons of SUBREGs from ...
Jakub Jelinek
2
-0
/
+14
2024-10-04
i386: Fix up *minmax<mode>3_2 splitter [PR116925]
Jakub Jelinek
2
-1
/
+13
2024-10-04
c++: Allow references to internal-linkage vars in C++11 [PR113266]
Nathaniel Shead
2
-5
/
+31
2024-10-04
c++: Return the underlying decl rather than the USING_DECL from update_bindin...
Nathaniel Shead
2
-2
/
+15
2024-10-04
Relax gcc.dg/vect/pr65947-8.c
Richard Biener
1
-1
/
+1
2024-10-04
tree-optimization/99856 - fix testcase
Richard Biener
1
-2
/
+2
2024-10-04
testsuite: fix two newly-running -Wstringop-overflow test directives
Sam James
2
-6
/
+6
2024-10-04
testsuite: add missing braces around dejagnu directives
Sam James
4
-30
/
+30
2024-10-04
testsuite - Fix gcc.c-torture/execute/ieee/pr108540-1.c
Georg-Johann Lay
2
-3
/
+10
2024-10-04
doc: Drop GCC 2.6 ABI change note for H8/h8300-hms
Gerald Pfeifer
1
-5
/
+0
2024-10-04
gcc: fix typo in gimplify
Sam James
1
-1
/
+1
2024-10-04
testsuite: gnat.dg: fix dg-do directive syntax
Sam James
3
-3
/
+3
2024-10-03
c++: record template specialization hash
Jason Merrill
2
-23
/
+23
2024-10-04
Daily bump.
GCC Administrator
5
-1
/
+236
2024-10-03
c++: free garbage vec in coerce_template_parms
Jason Merrill
1
-1
/
+9
[next]