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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-05
middle-end: guard slp-11b.c testcase on vec_lanes
Tamar Christina
1
-1
/
+2
2020-11-05
Drop overflow from constants while building ranges in ranger.
Aldy Hernandez
2
-0
/
+15
2020-11-05
diagnostic paths: loosen coupling between path-printing and path_summary
David Malcolm
1
-104
/
+100
2020-11-05
i386: Fix PR97715
qing zhao
2
-0
/
+16
2020-11-05
analyzer: fix ICE comparing COMPLEX_CSTs [PR97668]
David Malcolm
3
-0
/
+57
2020-11-05
Fix uninitialized memory use in ipa-modref
Jan Hubicka
1
-1
/
+6
2020-11-05
libstdc++: Fix new <sstream> constructors
Jonathan Wakely
9
-55
/
+451
2020-11-05
libstdc++: Adjust whitespace in <sstream>
Jonathan Wakely
1
-12
/
+13
2020-11-05
Fix SLP vectorization of stores from boolean vectors
Richard Biener
3
-3
/
+96
2020-11-05
middle-end: optimize slp simplify back to back permutes.
Tamar Christina
1
-1
/
+13
2020-11-05
testsuite: disable vect tests that was accidentally enabled on x86
Tamar Christina
2
-4
/
+4
2020-11-05
debug/97718 - fix abstract origin references after last change
Richard Biener
1
-1
/
+10
2020-11-05
middle-end: Store and use the SLP instance kind when aborting load/store lanes
Tamar Christina
3
-7
/
+15
2020-11-05
rs6000: Use direct move for char/short vector CTOR [PR96933]
Kewen Lin
8
-2
/
+349
2020-11-05
Daily bump.
GCC Administrator
10
-1
/
+257
2020-11-04
libstdc++: Fix default mode of new basic_stringstream constructor [PR 97719]
Jonathan Wakely
2
-1
/
+41
2020-11-04
middle-end: Move load/store-lanes check till late.
Tamar Christina
4
-53
/
+77
2020-11-04
IBM Z: Unhardcode NR_C_MODES
Ilya Leoshkevich
1
-7
/
+7
2020-11-04
IBM Z: Remove unused RRe and RXe mode_attrs
Ilya Leoshkevich
1
-5
/
+0
2020-11-04
go: disable -fipa-icf-functions by default in Go frontend
Ian Lance Taylor
1
-0
/
+6
2020-11-04
Add Ranger temporal cache
Andrew MacLeod
4
-10
/
+196
2020-11-04
libstdc++: Fix test failure with --disable-linux-futex
Jonathan Wakely
1
-0
/
+4
2020-11-04
libstdc++: Define new C++17 std::search overload for Parallel Mode [PR 94971]
Jonathan Wakely
2
-1
/
+16
2020-11-04
targhooks.c: Fix -fzero-call-used-regs 'sorry' typo
Tobias Burnus
1
-1
/
+1
2020-11-04
libstdc++: Document istreambuf_iterator base class change [PR 92285]
Jonathan Wakely
2
-0
/
+16
2020-11-04
add costing to SLP vectorized PHIs
Richard Biener
3
-4
/
+7
2020-11-04
tree-optimization/97709 - set abnormal flag when vectorizing live lanes
Richard Biener
2
-0
/
+29
2020-11-04
phiopt: Optimize x ? 1024 : 0 to (int) x << 10 [PR97690]
Jakub Jelinek
4
-14
/
+43
2020-11-04
libstdc++: Fix constant expressions in std::uniform_int_distribution
Jonathan Wakely
1
-4
/
+4
2020-11-04
gcc-changelog: Change parse_git_revisions strict argument to True.
Martin Liska
1
-1
/
+1
2020-11-04
Re-instantiate SLP induction IV CSE
Richard Biener
1
-2
/
+19
2020-11-04
testsuite: fix arm/pure-code/no-literal-pool-* tests
Christophe Lyon
2
-2
/
+4
2020-11-04
gcc-changelog/git_commit.py: Check for missing description
Tobias Burnus
3
-2
/
+70
2020-11-04
i386: Fix Intel MCU psABI comment w.r.t DEFAULT_PCC_STRUCT_RETURN
Uros Bizjak
1
-1
/
+1
2020-11-04
openmp: allocate clause vs. *reduction array sections [PR97670]
Jakub Jelinek
6
-16
/
+340
2020-11-04
Fix duplicate ChangeLog entries.
Martin Liska
2
-109
/
+4
2020-11-04
bootstrap/97666 - really fix sizeof (bool) issue
Richard Biener
1
-2
/
+2
2020-11-04
i386: Cleanup i386/i386elf.h and align it's return convention with the SVR4 ABI
Pat Bernardi
2
-60
/
+6
2020-11-04
Objective-C++ : Fix ICE in potential_constant_expression_1.
Iain Sandoe
4
-2
/
+23
2020-11-04
c: Implement C2x nodiscard attribute
Joseph Myers
8
-12
/
+236
2020-11-04
Don't extract memory from operand for normal memory constraint.
liuhongt
4
-4
/
+20
2020-11-04
Fix invalid address for special_memory_constraint.
liuhongt
1
-8
/
+13
2020-11-04
Daily bump.
GCC Administrator
10
-1
/
+719
2020-11-04
Add testcase for pr97695
Jan Hubicka
1
-0
/
+20
2020-11-04
Fix copying of clone_info while reshaping clone tree.
Jan Hubicka
6
-28
/
+21
2020-11-03
c++: Not all character types are byte-access types.
Jason Merrill
2
-3
/
+211
2020-11-03
libstdc++: Ensure std::lock_guard is declared
Jonathan Wakely
1
-4
/
+1
2020-11-03
[OpenACC] Use proper location to 'inform' of enclosing parent compute construct
Thomas Schwinge
3
-11
/
+104
2020-11-03
libstdc++: Add mising gnu-versioned-namespace symbols
François Dumont
1
-0
/
+4
2020-11-03
c++: Don't try to parse a function declaration as deduction guide [PR97663]
Jakub Jelinek
2
-0
/
+16
[next]