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
2022-09-07
C-SKY: Fix expanding of float LE comparing with zero for fpuv3.
Xianmiao Qu
2
-3
/
+5
2022-09-07
tree-optimization/106860 - fix profile scaling in split_loop
Richard Biener
2
-6
/
+33
2022-09-07
mark region also for USE predicate discovery
Richard Biener
1
-8
/
+19
2022-09-07
aarch64: Fix +nosimd handling of FPR moves
Richard Sandiford
12
-16
/
+729
2022-09-07
aarch64: Prevent FPR register asms for +nofp
Richard Sandiford
2
-0
/
+20
2022-09-07
LoongArch: Fix pr106828 by define hook TARGET_ASAN_SHADOW_OFFSET in loongarch...
Lulu Cheng
2
-0
/
+17
2022-09-07
openmp: Fix handling of target constructs in static member functions [PR106829]
Jakub Jelinek
2
-9
/
+23
2022-09-07
libcpp: Named universal character escapes and delimited escape sequence tweaks
Jakub Jelinek
11
-3
/
+150
2022-09-07
rs6000: remove unused splitter on const_scalar_int_operand
Jiufu Guo
1
-12
/
+0
2022-09-07
rs6000: fix misleading new patterns of splitters
Jiufu Guo
1
-9
/
+3
2022-09-06
runtime: ignore __morestack function in runtime.Callers
Ian Lance Taylor
1
-1
/
+1
2022-09-06
rs6000/test: Fix empty TU in some cases of effective targets [PR106345]
Kewen Lin
1
-0
/
+33
2022-09-07
Extend vectorizer to handle nonlinear induction for neg, mul/lshift/rshift wi...
liuhongt
9
-14
/
+1062
2022-09-07
Daily bump.
GCC Administrator
8
-1
/
+607
2022-09-06
c++: C++23 operator[] allows default arguments
Jason Merrill
2
-6
/
+12
2022-09-06
tree-optimization/106754 - fix compute_control_dep_chain defect
Richard Biener
3
-80
/
+180
2022-09-06
xtensa: gcc: add static PIE support
Max Filippov
1
-2
/
+3
2022-09-06
Handle > INF and < INF correctly in range-op-float.cc
Aldy Hernandez
2
-24
/
+90
2022-09-06
Fix use predicate computation for uninit analysis
Richard Biener
1
-15
/
+39
2022-09-06
Document unused function argument
Jan-Benedict Glaw
1
-1
/
+1
2022-09-06
tree-ssa-forwprop.cc: Adjust res_type when operands have differing vector len...
Prathamesh Kulkarni
1
-1
/
+3
2022-09-06
tree-optimization/106844 - fix ICE in init_use_preds
Richard Biener
2
-1
/
+17
2022-09-06
tree-optimization/106841 - gather and hybrid SLP
Richard Biener
2
-0
/
+61
2022-09-06
Fix Fortran/openmp: Partial OpenMP 5.2 doacross
Tobias Burnus
1
-4
/
+0
2022-09-06
openmp: Be consistent on parsing offsets between normal sink vector and omp_c...
Jakub Jelinek
3
-6
/
+24
2022-09-06
openmp: Fix ICE when splitting invalid depend(source)/depend(sink:vec)
Jakub Jelinek
2
-0
/
+15
2022-09-06
No actual regclasses for bpf
Jan-Benedict Glaw
1
-1
/
+1
2022-09-06
openmp: Introduce gimple_omp_ordered_standalone_p
Jakub Jelinek
7
-18
/
+54
2022-09-06
[Ada] Mark artificial formal parameters in the debug info
Eric Botcazou
1
-0
/
+1
2022-09-06
[Ada] Fix problematic line debug info attached to call to finalizer
Eric Botcazou
1
-5
/
+13
2022-09-06
[Ada] Fix internal error on double renaming of private constant
Eric Botcazou
1
-25
/
+43
2022-09-06
[Ada] Fix missing name for access type in generic instantiation
Eric Botcazou
1
-12
/
+16
2022-09-06
[Ada] Extend No_Dependence restriction to code generation (continued)
Eric Botcazou
1
-0
/
+25
2022-09-06
[Ada] Disable lock free protected implementation if target lacks support
Steve Baird
1
-0
/
+5
2022-09-06
[Ada] Enable lock free protected implementation by default
Steve Baird
9
-746
/
+679
2022-09-06
[Ada] Restore missing Aggregate aspect for Ada.Containers.Ordered_Sets.Set
Steve Baird
1
-3
/
+3
2022-09-06
[Ada] Fix formal parameters list for secondary stack allocation procedure
Marc Poulhiès
1
-1
/
+2
2022-09-06
[Ada] Retain Has_Private_View flag for actuals of inlined subprograms
Piotr Trojanek
1
-0
/
+10
2022-09-06
[Ada] Enforce matching of extra formals
Javier Miranda
12
-438
/
+1148
2022-09-06
[Ada] Disable if expression optimization for LLVM
Arnaud Charlet
1
-0
/
+5
2022-09-06
[Ada] Report error in non-legal class-wide conditions
Javier Miranda
1
-5
/
+3
2022-09-06
[Ada] Slice length computation bug in Generic_Bounded_Length generics
Steve Baird
3
-21
/
+16
2022-09-06
[Ada] Improve documentation of validation checking control switches
Steve Baird
2
-72
/
+88
2022-09-06
[Ada] Handle new At_End expansion during unnesting
Justin Squirek
1
-1
/
+10
2022-09-06
[Ada] Fix comment about mapping of parameters and inlining static funcs
Piotr Trojanek
1
-2
/
+3
2022-09-06
[Ada] Cleanup unnecessary shadowing in expansion of attribute Old
Piotr Trojanek
1
-1
/
+0
2022-09-06
[Ada] Fix a bug in the contract of formal ordered sets
Julien Bortolussi
1
-3
/
+4
2022-09-06
[Ada] Cope with scalar subtypes that have a non-scalar basetype.
Steve Baird
2
-2
/
+6
2022-09-06
[Ada] Place "at end" on body nodes
Bob Duff
16
-404
/
+237
2022-09-06
[Ada] Document change to legality checks for Inox case statements
Steve Baird
2
-2
/
+4
[prev]
[next]