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
2020-05-26
Fix pr20601-1.c on the H8
Jeff Law
1
-2
/
+2
2020-05-26
jit: fix missing types for builtins [PR 95306]
David Malcolm
8
-11
/
+279
2020-05-26
PR fortran/95104 - Segfault on a legal WAIT statement
Harald Anlauf
1
-0
/
+8
2020-05-26
PR libfortran/95195 - improve runtime error for namelist i/o to unformatted file
Harald Anlauf
1
-0
/
+14
2020-05-26
Fix issue with LTO bootstrap
Eric Botcazou
1
-9
/
+0
2020-05-26
PR fortran/95089 - ICE in gfc_get_derived_type, at fortran/trans-types.c:2843
Harald Anlauf
2
-2
/
+14
2020-05-26
i386: Add SSE2 alternative to mmx_pswapd2vsi2
Uros Bizjak
1
-7
/
+13
2020-05-26
[LTO/offloading] Fix offloading-compilation ICE without -flto (PR84320)
Tobias Burnus
1
-1
/
+1
2020-05-26
jit: fix sphinx formatting issues in docs
David Malcolm
3
-615
/
+618
2020-05-26
jit: check for void types [PR 95296]
David Malcolm
10
-2575
/
+1454
2020-05-26
do not skip validation of switch after %<opt
Alexandre Oliva
2
-12
/
+30
2020-05-26
tree-optimization/95327 - fix another vectorizable_shift const SLP op
Richard Biener
1
-2
/
+8
2020-05-26
i386: Implement V2SI and V4HI shuffles
Uros Bizjak
4
-1
/
+135
2020-05-26
coroutines, testsuite: Fix co-ret-17-void-ret-coro.C.
Iain Sandoe
1
-4
/
+8
2020-05-26
Simplify types of TYPE_VALUES in enumeral types
Jan Hubicka
1
-2
/
+22
2020-05-26
openmp: Ensure copy ctor for composite distribute parallel for class iterator...
Jakub Jelinek
4
-57
/
+120
2020-05-26
revamp dump and aux output names
Alexandre Oliva
19
-408
/
+2024
2020-05-26
Revert "Add ChangeLog entry for my last commit."
Martin Liska
2
-23
/
+0
2020-05-26
Add ChangeLog entry for my last commit.
misc/first-auto-changelog
liuhongt
2
-0
/
+23
2020-05-26
Fix non-comforming expander for floatv2div2sf2,floatunsv2div2sf2,fix_truncv2s...
liuhongt
4
-15
/
+90
2020-05-26
Daily bump.
GCC Administrator
1
-1
/
+1
2020-05-25
libgo: update x/sys/cpu after gccgo support added
Clément Chigot
1
-1
/
+1
2020-05-25
Fix internal error on store to FP component at -O2
Eric Botcazou
4
-4
/
+103
2020-05-25
i386: Remove broadcasts from TARGET_MMX_WITH_SSE vec_dup insn patterns
Uros Bizjak
11
-121
/
+53
2020-05-25
BRIG FE testsuite: Fix dump scan patterns in packed.hsail test
Martin Jambor
2
-2
/
+6
2020-05-25
tree-optimization/95309 - fix invariant SLP node costing
Richard Biener
2
-13
/
+35
2020-05-25
[Ada] Fix spurious error on checking of null Abstract_State
Yannick Moy
2
-3
/
+12
2020-05-25
[Ada] Change pragma Compile_Time_Error to force compile-time evaluation
Yannick Moy
7
-29
/
+99
2020-05-25
[Ada] Spurious accessibility error on return aggregate in GNATprove mode
Justin Squirek
2
-12
/
+17
2020-05-25
Do not stream redundant stuff
Jan Hubicka
5
-10
/
+31
2020-05-25
tree-optimization/95308 - really avoid forward propagating of &TMR
Richard Biener
2
-0
/
+11
2020-05-25
tree-optimization/95295 - fix wrong-code with SM
Richard Biener
6
-0
/
+69
2020-05-25
tree-optimization/95271 - fix bswap vectorization invariant SLP type
Richard Biener
4
-1
/
+42
2020-05-25
tree-optimization/95297 - handle scalar shift arg for SLP invariant vectype
Richard Biener
5
-1
/
+61
2020-05-25
tree-optimization/95308 - really avoid forward propagating of &TMR
Richard Biener
2
-7
/
+28
2020-05-25
tree-optimization/95284 - amend previous store commoning fix
Richard Biener
4
-1
/
+28
2020-05-25
Fix internal error on problematic renaming
Eric Botcazou
5
-46
/
+114
2020-05-25
Fix small fallout of earlier change
Eric Botcazou
2
-0
/
+8
2020-05-25
Fix missing back-annotation for derived types
Eric Botcazou
2
-27
/
+53
2020-05-25
Fix incorrect handling of Component_Size
Eric Botcazou
5
-3
/
+62
2020-05-25
Change description of fat pointertype with -fgnat-encodings=minimal
Eric Botcazou
4
-91
/
+84
2020-05-25
Add missing ChangeLog entries in previous commit
Eric Botcazou
2
-0
/
+14
2020-05-25
Fix wrong assignment to mutable Out parameter of task entry
Eric Botcazou
6
-31
/
+90
2020-05-25
Add missing expander for vector float_extend and float_truncate.
liuhongt
5
-0
/
+90
2020-05-25
Daily bump.
GCC Administrator
1
-1
/
+1
2020-05-24
PR fortran/95106 - truncation of long symbol names with EQUIVALENCE
Harald Anlauf
4
-2
/
+26
2020-05-24
Daily bump.
GCC Administrator
1
-1
/
+1
2020-05-23
c++: Avoid concept evaluation when uid-sensitive [PR94038]
Patrick Palka
4
-1
/
+29
2020-05-23
Fixes a hang on an invalid ID in a WAIT statement.
Thomas Koenig
2
-0
/
+7
2020-05-23
Darwin: Make sanitizer local vars linker-visible.
Iain Sandoe
2
-0
/
+11
[next]