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-01-13
analyzer: add heuristics for switch on enum type [PR105273]
David Malcolm
13
-2
/
+810
2023-01-13
Small fix for -fdump-ada-spec
Eric Botcazou
1
-3
/
+47
2023-01-13
Fix PR rtl-optimization/108274
Eric Botcazou
1
-1
/
+4
2023-01-13
modula-2: Handle pass '-v' option to the compiler.
Iain Sandoe
3
-1
/
+5
2023-01-13
Fix support for atomic loads and stores on hppa.
John David Anglin
6
-92
/
+226
2023-01-13
sched-deps: do not schedule pseudos across calls [PR108117]
Alexander Monakov
2
-1
/
+38
2023-01-13
c++: Avoid some false positive -Wfloat-conversion warnings with extended prec...
Jakub Jelinek
3
-5
/
+20
2023-01-13
Recalibrate the timeouts for the larger code tests
Gaius Mulley
2
-0
/
+10
2023-01-13
testsuite: Add another testcase from PR107131
Jakub Jelinek
1
-0
/
+18
2023-01-13
PR-108136 Add return statement to mc-boot-ch/RTco.cc pge-boot/GRTco.cc
Gaius Mulley
2
-0
/
+2
2023-01-13
arm: Add cde feature support for Cortex-M55 CPU.
Srinath Parvathaneni
4
-9
/
+36
2023-01-13
Replace flag_strict_flex_arrays with DECL_NOT_FLEXARRAY in middle-end.
Qing Zhao
14
-123
/
+68
2023-01-13
arm: Don't add crtfastmath.o for -shared
Richard Biener
2
-2
/
+2
2023-01-13
aarch64: Don't add crtfastmath.o for -shared
Richard Biener
3
-3
/
+3
2023-01-13
testsuite: Add testcase for PR that went latent in GCC 13 [PR107131]
Jakub Jelinek
1
-0
/
+30
2023-01-13
aarch64: Fix DWARF frame register sizes for predicates
Richard Sandiford
3
-0
/
+50
2023-01-13
aarch64: Don't update EH info when folding [PR107209]
Richard Biener
2
-1
/
+17
2023-01-13
tree-optimization/108387 - ICE with VN handling of x << C as x * (1<<C)
Richard Biener
2
-1
/
+15
2023-01-13
Sync LTO type_for_mode with c-family/
Richard Biener
1
-3
/
+17
2023-01-13
testsuite: extend timeout into all gm2 tests
Gaius Mulley
5
-1
/
+77
2023-01-13
Daily bump.
GCC Administrator
4
-1
/
+130
2023-01-12
Testsuite: use same timeout for gm2 as other front-ends
Gaius Mulley
1
-4
/
+2
2023-01-12
Add -fno-exceptions to gcc/testsuite/lib/gm2.exp
Gaius Mulley
1
-0
/
+1
2023-01-12
PR tree-optimization/92342: Optimize b & -(a==c) in match.pd
Roger Sayle
5
-3
/
+65
2023-01-12
aarch64: Fix bit-field alignment in param passing [PR105549]
Christophe Lyon
11
-426
/
+585
2023-01-12
aarch64: fix warning emission for ABI break since GCC 9.1
Christophe Lyon
15
-7
/
+1132
2023-01-12
tree-optimization/99412 - reassoc and reduction chains
Richard Biener
5
-67
/
+35
2023-01-12
xtensa: Optimize ctzsi2 and ffssi2 a bit
Takayuki 'January June' Suwa
1
-4
/
+4
2023-01-12
xtensa: Tune "*btrue" insn pattern
Takayuki 'January June' Suwa
1
-2
/
+9
2023-01-12
Fortran/OpenMP: Reject non-scalar 'holds' expr in 'omp assume(s)' [PR107706]
Tobias Burnus
4
-5
/
+27
2023-01-12
check hash table counts at expand
Alexandre Oliva
1
-7
/
+28
2023-01-12
Daily bump.
GCC Administrator
7
-1
/
+182
2023-01-11
preprocessor: Don't register pragmas in directives-only mode [PR108244]
Lewis Hyatt
4
-25
/
+46
2023-01-11
analyzer: fix leak false positives on "*UNKNOWN = PTR;" [PR108252]
David Malcolm
10
-14
/
+166
2023-01-11
c: Don't emit DEBUG_BEGIN_STMTs for K&R function argument declarations [PR105...
Jakub Jelinek
2
-0
/
+18
2023-01-11
PR tree-optimization/71343: Value number X<<2 as X*4.
Roger Sayle
2
-0
/
+60
2023-01-11
bpf: correct bpf_print_operand for floats [PR108293]
David Faust
4
-6
/
+64
2023-01-11
Fix problematic interaction between bitfields, unions, SSO and SRA
Eric Botcazou
2
-1
/
+69
2023-01-11
rs6000/test: Make ppc-fortran.exp only available for PowerPC target
Kewen Lin
1
-0
/
+5
2023-01-11
rs6000: Make P10_FUSION honour tuning setting
Kewen Lin
2
-5
/
+10
2023-01-11
tree-optimization/107767 - not profitable switch conversion
Richard Biener
4
-12
/
+60
2023-01-11
testsuite: Enable pr108308.c test on all int32 targets [PR108308]
Jakub Jelinek
1
-1
/
+1
2023-01-11
switch expansion: limit JT growth param values
Martin Liska
2
-7
/
+6
2023-01-11
tree-optimization/108352 - FSM threads creating irreducible loops
Richard Biener
5
-22
/
+37
2023-01-11
tree-optimization/108353 - copyprop iteration order
Richard Biener
2
-31
/
+42
2023-01-11
IBM zSystems: Use NAND instruction to implement bit not
Andreas Krebbel
2
-0
/
+19
2023-01-11
fortran: Fix up function types for realloc and sincos{,f,l} builtins [PR108349]
Jakub Jelinek
1
-18
/
+20
2023-01-11
tree-optimization/106293 - fix testcase
Richard Biener
1
-1
/
+1
2023-01-10
xtensa: Make instruction cost estimation for size more accurate
Takayuki 'January June' Suwa
1
-4
/
+7
2023-01-11
Daily bump.
GCC Administrator
5
-1
/
+235
[next]