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
2021-01-11
d: Remove visibility and lookup deprecation
Iain Buclaw
69
-543
/
+246
2021-01-11
tree-optimization/98221 - fix wrong unpack operation used for big-endian
Andreas Krebbel
1
-8
/
+13
2021-01-11
slp: upgrade complex add to new format and fix memory leaks
Tamar Christina
1
-5
/
+20
2021-01-11
slp: handle externals correctly in linear_loads_p
Tamar Christina
1
-1
/
+3
2021-01-11
slp: fix is_linear_load_p to prevent multiple answers
Tamar Christina
1
-9
/
+9
2021-01-11
reassoc: Reassociate integral multiplies [PR95867]
Jakub Jelinek
4
-22
/
+102
2021-01-11
widening_mul: Pattern recognize also signed multiplication with overflow chec...
Jakub Jelinek
3
-44
/
+692
2021-01-11
widening_mul: Pattern recognize unsigned multiplication with overflow check [...
Jakub Jelinek
3
-23
/
+818
2021-01-11
aarch64: Reimplement vmovl*/vmovn* intrinsics using __builtin_convertvector
Kyrylo Tkachov
1
-72
/
+12
2021-01-11
Add pytest for a GCOV test-case
Martin Liska
4
-0
/
+106
2021-01-11
if-to-switch: remove memory leaks
Martin Liska
1
-41
/
+56
2021-01-10
ira: Skip some pseudos in move_unallocated_pseudos
Kewen Lin
1
-0
/
+9
2021-01-11
Daily bump.
GCC Administrator
1
-1
/
+1
2021-01-10
Daily bump.
GCC Administrator
4
-1
/
+84
2021-01-09
d: Synchronize testsuite with upstream dmd
Iain Buclaw
257
-263
/
+2527
2021-01-09
d: Support deprecated, @disable, and user-defined attributes on enum members
Iain Buclaw
31
-80
/
+601
2021-01-09
d: Implement expression-based contract syntax
Iain Buclaw
11
-98
/
+551
2021-01-09
VAX/testsuite: Remove notsi comparison elimination regressions
Maciej W. Rozycki
3
-6
/
+6
2021-01-09
VAX: Remove a duplicate `cc' mode attribute
Maciej W. Rozycki
1
-7
/
+6
2021-01-09
VAX: Use a mode with `const_double_zero' expressions
Maciej W. Rozycki
1
-3
/
+3
2021-01-09
PDP11: Use a mode with `const_double_zero' expressions
Maciej W. Rozycki
1
-4
/
+6
2021-01-09
RTL: Update `const_double_zero' handling for mode and callable insns
Maciej W. Rozycki
3
-2
/
+19
2021-01-09
tree-cfg: Allow enum types as result of POINTER_DIFF_EXPR [PR98556]
Jakub Jelinek
2
-1
/
+12
2021-01-09
vregs: Fix up instantiate_virtual_regs_in_insn for asm goto with outputs [PR9...
Jakub Jelinek
3
-2
/
+28
2021-01-09
final: accept markers at line 0
Alexandre Oliva
2
-6
/
+16
2021-01-09
Daily bump.
GCC Administrator
5
-1
/
+294
2021-01-08
ipa-modref: avoid linebreak split in debug print
Sergei Trofimovich
1
-4
/
+4
2021-01-08
IBM Z: Fix constraints in vpdi patterns
Ilya Leoshkevich
1
-4
/
+4
2021-01-08
x86-64: Require lp64 for PR target/98482 tests
H.J. Lu
2
-2
/
+2
2021-01-08
IBM Z: Introduce __LONG_DOUBLE_VX__ macro
Ilya Leoshkevich
3
-21
/
+60
2021-01-08
c++: ICE with constexpr call that returns a PMF [PR98551]
Patrick Palka
2
-1
/
+10
2021-01-08
c++: Fix access checking of scoped non-static member [PR98515]
Patrick Palka
3
-5
/
+32
2021-01-08
x86-64: Use R10 and R11 for profiling large model with PIC
H.J. Lu
2
-3
/
+12
2021-01-08
reset the SCEV htab after FRE in loop pipeline
Richard Biener
1
-0
/
+3
2021-01-08
fix vectorizer memleaks
Richard Biener
2
-2
/
+3
2021-01-08
tree-optimization/98544 - more permute optimization fixes
Richard Biener
2
-13
/
+53
2021-01-08
x86-64: Use R10 for profiling large model
H.J. Lu
3
-2
/
+42
2021-01-08
i386: Fix -mcmodel= vs. target attribute [PR98585]
Jakub Jelinek
3
-28
/
+30
2021-01-08
aarch64: Support unpacked CNOT on SVE
Richard Sandiford
8
-18
/
+220
2021-01-08
aarch64: Support conditional unpacked UXT on SVE
Richard Sandiford
9
-11
/
+242
2021-01-08
SVE2: Fix aarch64-sve2-acle-asm tests.
Tamar Christina
3
-3
/
+3
2021-01-08
aarch64: Reimplement most vpadal intrinsics using builtins
Kyrylo Tkachov
4
-66
/
+23
2021-01-08
aarch64: Reimplement vabd* intrinsics using builtins
Kyrylo Tkachov
3
-74
/
+18
2021-01-08
aarch64: Reimplement vaba* intrinsics using builtins
Kyrylo Tkachov
2
-72
/
+17
2021-01-08
aarch64: Fix RTL patterns for UABA/SABA
Kyrylo Tkachov
2
-7
/
+40
2021-01-08
Fortran: Allow pointer deferred length associate selectors. [PR93794]
Paul Thomas
2
-1
/
+19
2021-01-08
Fortran:Fix simplification of constructors with implied-do [PR98458]
Paul Thomas
2
-1
/
+47
2021-01-08
Fix array-quals-1.c for RISC-V
Kito Cheng
1
-20
/
+20
2021-01-08
RISC-V: Implement new style of architecture extension test macros.
Kito Cheng
7
-0
/
+214
2021-01-08
RISC-V: Move class riscv_subset_list and riscv_subset_t to riscv-protos.h
Kito Cheng
3
-67
/
+94
[next]