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
2022-12-01
rs6000: Corrects comments which are added by r13-4423
Haochen Gui
1
-2
/
+4
2022-11-30
c++: small contracts fixes
Jason Merrill
2
-2
/
+2
2022-12-01
Fix unrecognizable insn due to illegal immediate_operand (const_int 255) of Q...
liuhongt
2
-1
/
+9
2022-11-30
analyzer: fix i18n issues in symbolic out-of-bounds [PR106626]
David Malcolm
1
-54
/
+138
2022-11-30
analyzer: unify bounds-checking class hierarchies
David Malcolm
2
-94
/
+115
2022-11-30
diagnostics: tweak diagnostic_path::interprocedural_p [PR106626]
David Malcolm
3
-3
/
+74
2022-11-30
analyzer: more bounds-checking wording tweaks [PR106626]
David Malcolm
17
-109
/
+327
2022-11-30
analyzer: add note about valid subscripts [PR106626]
David Malcolm
5
-11
/
+64
2022-11-30
analyzer: fix wording of 'number of bad bytes' note [PR106626]
David Malcolm
5
-48
/
+56
2022-11-30
analyzer: move bounds checking to a new bounds-checking.cc
David Malcolm
4
-653
/
+698
2022-11-30
analyzer: fix ICE on bind/connect with a constant fd [PR107928]
David Malcolm
6
-2
/
+159
2022-12-01
rs6000: Generates permute index directly for little endian targets (PR100866)
Haochen Gui
3
-3
/
+20
2022-12-01
Merge branch 'master' into devel/modula-2
Gaius Mulley
1474
-16131
/
+54102
2022-12-01
Daily bump.
GCC Administrator
8
-1
/
+282
2022-11-30
Token accuracy fixes for module symbol creation.
Gaius Mulley
9
-66
/
+130
2022-11-30
d: Add language reference section to documentation files.
Iain Buclaw
3
-4
/
+2523
2022-11-30
d: Update recipes for building html and pdf documentation
Iain Buclaw
1
-8
/
+7
2022-11-30
d: Separate documentation indices into options and keywords.
Iain Buclaw
1
-107
/
+118
2022-11-30
d: Synchronize gdc documentation with options in d/lang.opt
Iain Buclaw
2
-22
/
+18
2022-11-30
runtime: force XSI strerror on hurd
Ian Lance Taylor
1
-1
/
+1
2022-11-30
Fix addvdi3 and subvdi3 patterns
John David Anglin
1
-18
/
+22
2022-11-30
aarch64: Specify that FEAT_MOPS sequences clobber CC
Kyrylo Tkachov
4
-0
/
+55
2022-11-30
d: Fix ICE on named continue label in an unrolled loop [PR107592]
Iain Buclaw
2
-2
/
+37
2022-11-30
switch conversion: remove dead variable
Martin Liska
1
-2
/
+0
2022-11-30
fix Clang warning
Martin Liska
1
-1
/
+1
2022-11-30
Make Warray-bounds alias to Warray-bounds= [PR107787]
Iskander Shakirzyanov
9
-32
/
+43
2022-11-30
Improve profile handling in switch lowering.
Martin Liska
2
-19
/
+46
2022-11-30
tree-optimization/107919 - predicate simplification in uninit
Richard Biener
1
-7
/
+76
2022-11-30
Improve uninit diagnostic dumps
Richard Biener
1
-2
/
+2
2022-11-30
tree-optimization/107919 - uninit diagnostic predicate simplification
Richard Biener
2
-43
/
+43
2022-11-30
tree-chrec: Fix up ICE on pointer multiplication [PR107835]
Jakub Jelinek
2
-1
/
+13
2022-11-30
amdgcn: Support AMD-specific 'isa' traits in OpenMP context selectors
Paul-Antoine Arras
2
-2
/
+2
2022-11-30
[PR107304] note test's ifunc requirement
Alexandre Oliva
1
-0
/
+1
2022-11-30
LoongArch: Optimize the implementation of stack check.
Lulu Cheng
21
-101
/
+361
2022-11-29
analyzer: move stdio known fns to sm-file.cc
David Malcolm
2
-111
/
+106
2022-11-29
analyzer work on issues with flex-generated lexers [PR103546]
David Malcolm
12
-0
/
+3577
2022-11-29
analyzer: fix folding of '(PTR + 0) => PTR' [PR105784]
David Malcolm
2
-4
/
+47
2022-11-29
c++: ICE with <=> of incompatible pointers [PR107542]
Patrick Palka
2
-2
/
+32
2022-11-30
Daily bump.
GCC Administrator
5
-1
/
+83
2022-11-29
syscall, runtime: always call XSI strerror_r
Ian Lance Taylor
1
-1
/
+1
2022-11-29
Bugfix to detect re-assigning a constant record in a code block.
Gaius Mulley
3
-51
/
+68
2022-11-29
Fortran: intrinsic MERGE shall use all its arguments [PR107874]
Harald Anlauf
4
-2
/
+70
2022-11-29
c++: explicit specialization and trailing requirements [PR107864]
Patrick Palka
3
-14
/
+20
2022-11-29
New regression tests added.
Gaius Mulley
5
-0
/
+63
2022-11-29
Bugfix to detect re-assigning a constant array in a code block.
Gaius Mulley
9
-78
/
+219
2022-11-29
tree-optimization/107852 - missed optimization with PHIs
Richard Biener
2
-1
/
+97
2022-11-29
tree-optimization/106995 - if-conversion and vanishing loops
Richard Biener
1
-1
/
+2
2022-11-29
Couple of testsuite adjustments
Eric Botcazou
2
-6
/
+6
2022-11-29
Fix PR ada/107810
Eric Botcazou
1
-1
/
+1
2022-11-29
tree-optimization/107898 - ICE with -Walloca-larger-than
Richard Biener
1
-0
/
+1
[prev]
[next]