projects
/
platform
/
upstream
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/gcc.git
2020-08-31
David Malcolm
analyzer: handle __builtin___memset_chk [PR96798]
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
David Malcolm
analyzer: gather builtin/internal fn handling into...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
David Malcolm
analyzer: fix ICE on unknown index in CONSTRUCTOR ...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Marek Polacek
c++: Implement P1009: Array size deduction in new-expre...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
David Malcolm
analyzer: fix ICE on RANGE_EXPR in CONSTRUCTORs [PR96763]
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
David Malcolm
analyzer: fix ICE on casting float to pointer [PR96764]
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Aldy Hernandez
PR tree-optimization/96818 - cast label range to type...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Iain Buclaw
d: Fix ICEs in the front-end when pointer size is 16...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Richard Biener
tree-optimization/96854 - testcase for SLP reduction...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Christophe...
testsuite: Fix aarch64/strcmpopt_6.c for -Wstringop...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
liuhongt
Refine expander vec_unpacku_float_hi_v16si/vec_unpacku_...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Jakub Jelinek
tree-cfg: Improve gimple switch verification
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Feng Xue
ipa/96806 - Fix ICE in ipa-cp due to integer addition...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Jakub Jelinek
varasm: Optimize memory broadcast for constant vector...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
Kewen Lin
testsuite: Update some vect cases for partial vectors
commit
|
commitdiff
|
tree
|
snapshot
2020-08-31
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Martin Sebor
Use get_size_range instead of get_range to obtain range...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
José Rui Faustino...
2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
José Rui Faustino...
2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
José Rui Faustino...
2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Steve Kargl
2020-8-21 Steve Kargl <sgk@troutmask.apl.washington...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
José Rui Faustino...
2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
Jakub Jelinek
x86: Fix up ssse3_pshufbv8qi splitter
commit
|
commitdiff
|
tree
|
snapshot
2020-08-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Jonathan Wakely
libstdc++: Fix deleted overload of __absu(bool)
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
Bill Schmidt
rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE
commit
|
commitdiff
|
tree
|
snapshot
2020-08-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Jonathan Wakely
libstdc++: Fix common_type specializations for duration
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Jonathan Wakely
libstdc++: Fix std::gcd and std::lcm for unsigned integ...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Martin Sebor
Add -Wstringop-overread for reading past the end by...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Bill Schmidt
rs6000: r12 copy cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Andrew Stubbs
amdgcn: Update vec_safe_grow_cleared usage
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Martin Sebor
Correct calls to vec::safe_grow in conditionally compil...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Martin Sebor
PR c/96596 - ICE in match_builtin_function_types on...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Tobias Burnus
Fortran: Fix absent-optional handling for nondescriptor...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Przemyslaw...
[PATCH PR96357][GCC][AArch64]: could not split insn...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Wei Wentao
fix a typo in rtl.texi
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Alex Coplan
aarch64: Disable mem-shift-canonical test on ILP32
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Paul Thomas
This patch fixes PR96624.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
Christophe...
testsuite: Run gcc.dg/pr96579.c only on targets with...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
liuhongt
Add expander for movp2hi and movp2qi.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
liuhongt
Fix: AVX512VP2INTERSECT should imply AVX512DQ.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Maciej W. Rozycki
gotest: use a space rather than a middle dot in target...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jonathan Wakely
libstdc++: Make std::chrono::duration use reduced ratio...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
John David...
Fix shadd-2.c scan assembler count.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Patrick Palka
libstdc++: Fix arithmetic bug in chrono::year_month...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Patrick Palka
libstdc++: Fix operator overload ambiguity with calenda...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Jakub Jelinek
ia32: Fix alignment of _Atomic fields [PR65146]
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Bill Schmidt
rs6000: Support ELFv2 sibcall for indirect calls [PR96787]
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Mark Eggleston
Fortran : ICE for division by zero in declaration...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Richard Biener
tree-optimization/96522 - transfer of flow-sensitive...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Martin Liska
vec: add exact argument for various grow functions.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Richard Biener
streamline TARGET_MEM_REF dumping
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Alex Coplan
lra: Canonicalize mult to shift in address reloads
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
xiezhiheng
AArch64: Add FLAG for rounding intrinsics [PR94442]
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
xiezhiheng
AArch64: Add FLAG for min/max intrinsics [PR94442]
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Richard Biener
tree-optimization/96579 - another special-operands...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Richard Biener
tree-optimization/96565 - improve DSE with paths ending...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Patrick Palka
libstdc++: Implement remaining piece of LWG 3448
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Patrick Palka
libstdc++: elements_view's sentinel and iterator not...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
Patrick Palka
libstdc++: Implement P1994R1 changes to ranges::element...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Clément Chigot
cmd: add -maix32 to gcc calls for aix/ppc
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Clément Chigot
libgo: add FAT library support for static libraries...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jeff Law
Mark various tests that require a c99 libm
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Göran Uddeborg
Fix documentation of -fprofile-exclude-files
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
H.J. Lu
x86: Reject target("no-general-regs-only")
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jozef Lawrynowicz
MSP430: Simplify and extend shift instruction patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jonathan Wakely
libstdc++: Whitespace changes in <tuple>
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jonathan Wakely
libstdc++: Use correct argument type for __use_alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Patrick Palka
libstdc++: Fix typo in chrono::year_month_weekday:...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jonathan Wakely
libstdc++: Fix regression in hash containers
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Tobias Burnus
MAINTAINERS: Add myself as OpenACC maintainer
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Aldy Hernandez
Adjust tree-ssa-dom.c for irange API.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Richard Biener
tree-optimization/96698 - fix ICE when vectorizing...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jonathan Wakely
libstdc++: Enable assertions in constexpr string_view...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Martin Liska
symver: fix attribute matching.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Patrick Palka
libstdc++: Add missing extra space to ChangeLog author...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Patrick Palka
libstdc++: Add missing coauthors to ChangeLog entry
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Richard Biener
tree-optimization/96783 - fix vectorization of negative...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Nathan Sidwell
c++: template operator lookup caching
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Martin Liska
lto: fix documentation about -fpie and -fpic options
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
xiezhiheng
AArch64: Add FLAG for add/sub arithmetic intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Qian Jianhua
aarch64: Fix testcase gcc.target/aarch64/insv_1.c
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Jakub Jelinek
dwarf2out: Fix up dwarf2out_next_real_insn caching...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
libiberty: Add support for `in' and `in ref' storage...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Merge upstream dmd e49192807
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Fix no RVO when returning struct literals initialize...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
tilepro: Update generator file to define IN_TARGET_CODE...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
contrib: Add OPT-enable-obsolete to tile*-*-*
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Merge upstream dmd cb4a96fae
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Use read() to load contents of stdin into memory.
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Fix small struct literals that have non-deterministi...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Fix no NRVO when returning an array of a non-POD...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Don't run all permutations for fail_compilation...
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Move lowering of each tree node to separate functions
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Iain Buclaw
d: Move d_gimplify_expr and dependencies to d-gimplify.cc
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Martin Liska
IPA symver: allow multiple symvers for a definition
commit
|
commitdiff
|
tree
|
snapshot
2020-08-26
Tobias Burnus
Fortran: Add 'device_type' clause to OpenMP's declare...
commit
|
commitdiff
|
tree
|
snapshot
next