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-02-14
Fix problematic TLS sequences for the Solaris linker
Eric Botcazou
2
-5
/
+8
2020-02-14
rtlanal: optimize costly division in rtx_cost
Alexander Monakov
2
-12
/
+14
2020-02-14
c++: Fix thinko in enum_min_precision [PR61414]
Jakub Jelinek
4
-1
/
+24
2020-02-14
sra: Avoid verification failure (PR 93516)
Martin Jambor
4
-7
/
+60
2020-02-14
Add ChangeLog entries to relevant ChangeLog files for my last commit.
liuhongt
2
-0
/
+43
2020-02-14
Intrinsic macro of vpshr* and vpshl* lack a closing parenthesis which would c...
liuhongt
8
-97
/
+352
2020-02-14
c++: Partially implement P1042R1: __VA_OPT__ wording clarifications [PR92319]
Jakub Jelinek
2
-0
/
+26
2020-02-14
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-14
c++: Emit DFP typeinfos even when DFP is disabled [PR92906]
Jakub Jelinek
4
-3
/
+39
2020-02-13
c++: Fix useless using-declaration.
Jason Merrill
3
-2
/
+11
2020-02-13
c++: Fix static local vars in extern "C".
Jason Merrill
3
-5
/
+37
2020-02-13
c: Fix ICE with cast to VLA [93576]
Jakub Jelinek
4
-5
/
+29
2020-02-13
Add -fdelete-null-pointer-checks to more new C++ testcases.
Sandra Loosemore
4
-0
/
+10
2020-02-13
i386: Skip ENDBR32 at the target function entry
H.J. Lu
4
-1
/
+21
2020-02-13
arc: Don't use if-conversion when optimizing for size.
Claudiu Zissulescu
2
-0
/
+6
2020-02-13
[ARC] Deprecate q-class option.
Claudiu Zissulescu
8
-10
/
+20
2020-02-13
[ARC] Use TARGET_INSN_COST.
Claudiu Zissulescu
6
-23
/
+99
2020-02-13
[ARC] Update mlo/mhi handling when big-endian CPU.
Claudiu Zissulescu
4
-18
/
+66
2020-02-13
i386: Fix up _mm*_mask_popcnt_epi* [PR93696]
Jakub Jelinek
17
-41
/
+226
2020-02-13
sccvn: Handle bitfields in vn_reference_lookup_3 [PR93582]
Jakub Jelinek
9
-88
/
+222
2020-02-13
testsuite/93717 fix up gcc.dg/optimize-bswapsi-2.c for BE
Richard Biener
2
-4
/
+20
2020-02-13
i386: Fix k*shift* intrinsics [PR93673]
Jakub Jelinek
6
-5
/
+91
2020-02-13
testsuite: Fix g++.dg/analyzer/pr93212.C with check-c++-all
Jakub Jelinek
2
-2
/
+6
2020-02-13
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-13
c++: Fix constexpr if and braced functional cast.
Jason Merrill
5
-4
/
+37
2020-02-12
coroutines: Update to n4849 allocation/deallocation.
Iain Sandoe
12
-240
/
+587
2020-02-12
testsuite: Fix up gcc.target/powerpc/pr93122.c test
Jakub Jelinek
2
-1
/
+4
2020-02-12
Commit correct version of last patch
Jeff Law
1
-1
/
+1
2020-02-12
Combine the two H8 mode shortening peepholes into a single peephole
Jeff Law
2
-33
/
+13
2020-02-12
real: Fix roundeven on inf/nan [PR93663]
Jakub Jelinek
4
-14
/
+29
2020-02-12
PR middle-end/93646 - confusing -Wstringop-truncation on strncat where -Wstri...
Martin Sebor
4
-12
/
+67
2020-02-12
Drop unused comparison shortening pattern and consolidate remaining compariso...
Jeff Law
2
-62
/
+12
2020-02-12
[AArch64] Set ctz rtx_cost (PR93565)
Wilco Dijkstra
4
-0
/
+51
2020-02-12
[AArch64] Improve popcount expansion
Wilco Dijkstra
6
-3
/
+48
2020-02-12
Clean up dead patterns, splitters, expanders and peepholes on the H8 port.
Jeff Law
4
-427
/
+13
2020-02-12
c++: Add new test [PR88819]
Marek Polacek
2
-0
/
+15
2020-02-12
c++: Fix ICE-on-invalid with broken attribute [PR93684]
Marek Polacek
4
-1
/
+16
2020-02-12
i386: Fix up vec_extract_lo* patterns [PR93670]
Jakub Jelinek
4
-5
/
+108
2020-02-12
testsuite/93697 fix inconsistent warning in testcase
Richard Biener
2
-2
/
+7
2020-02-11
[IRA] Fix PR91052 by skipping multiple_sets insn in combine_and_move_insns
Kewen Lin
2
-0
/
+10
2020-02-11
analyzer: use ultimate alias target at calls (PR 93288)
David Malcolm
9
-16
/
+91
2020-02-12
rs6000: Use strlen instead of sizeof - 1
Segher Boessenkool
2
-6
/
+13
2020-02-11
analyzer: g++ testsuite support
David Malcolm
4
-0
/
+82
2020-02-12
Daily bump.
GCC Administrator
1
-1
/
+1
2020-02-12
c++: Fix implicit friend operator==.
Jason Merrill
7
-11
/
+140
2020-02-11
PR tree-optimization/93683 - ICE on calloc with unused return value in ao_ref...
Martin Sebor
4
-0
/
+30
2020-02-11
Add ppc_ieee128_ok target-supports proc
Will Schmidt
3
-0
/
+26
2020-02-11
Rename -mprefixed-addr to be -mprefixed, and document it.
Michael Meissner
8
-27
/
+68
2020-02-11
analyzer: fix ICE due to missing state_change purging (PR 93374)
David Malcolm
7
-15
/
+52
2020-02-11
analyzer: fix ICE in "__analyzer_dump_exploded_nodes" on non-empty worklist (...
David Malcolm
4
-4
/
+50
[next]