projects
/
gcc.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gcc.git
2020-09-02
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-09-01
Martin Sebor
Use the determined lower bound of the range of offsets...
commit
|
commitdiff
|
tree
2020-09-01
Marek Polacek
c++: Allow new char[4]{"foo"} [PR77841]
commit
|
commitdiff
|
tree
2020-09-01
Jonathan Wakely
libstdc++: Add compile-time checks to__glibcxx_assert...
commit
|
commitdiff
|
tree
2020-09-01
Peter Bergner
rs6000: MMA built-in dies with incorrect sharing of...
commit
|
commitdiff
|
tree
2020-09-01
Jonathan Wakely
libstdc++: Constrain chrono::duration conversions ...
commit
|
commitdiff
|
tree
2020-09-01
David Malcolm
analyzer: fix false NULL deref warning after previous...
commit
|
commitdiff
|
tree
2020-09-01
Martin Liska
vec: use inexact growth where possible.
commit
|
commitdiff
|
tree
2020-09-01
Martin Liska
vec: default exect = false in grow functions.
commit
|
commitdiff
|
tree
2020-09-01
Roger Sayle
PR middle-end/90597: gcc_assert ICE in layout_type
commit
|
commitdiff
|
tree
2020-09-01
Mark Eggleston
Fortran : ICE on invalid code PR95398
commit
|
commitdiff
|
tree
2020-09-01
Richard Biener
rtl-optimization/96812 - remap dependence info on RTL...
commit
|
commitdiff
|
tree
2020-09-01
Jakub Jelinek
openmp: Check for PARM_DECL before using C_ARRAY_PARAME...
commit
|
commitdiff
|
tree
2020-09-01
Feng Xue
Correct Changelog for fix to PR96806
commit
|
commitdiff
|
tree
2020-09-01
Kewen Lin
test/rs6000: Add Power9 and up as vect_len target
commit
|
commitdiff
|
tree
2020-09-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-08-31
Carl Love
rs6000, remove improperly defined and unsupported builtins.
commit
|
commitdiff
|
tree
2020-08-31
David Malcolm
analyzer: handle __builtin___memset_chk [PR96798]
commit
|
commitdiff
|
tree
2020-08-31
David Malcolm
analyzer: gather builtin/internal fn handling into...
commit
|
commitdiff
|
tree
2020-08-31
David Malcolm
analyzer: fix ICE on unknown index in CONSTRUCTOR ...
commit
|
commitdiff
|
tree
2020-08-31
Marek Polacek
c++: Implement P1009: Array size deduction in new-expre...
commit
|
commitdiff
|
tree
2020-08-31
David Malcolm
analyzer: fix ICE on RANGE_EXPR in CONSTRUCTORs [PR96763]
commit
|
commitdiff
|
tree
2020-08-31
David Malcolm
analyzer: fix ICE on casting float to pointer [PR96764]
commit
|
commitdiff
|
tree
2020-08-31
Aldy Hernandez
PR tree-optimization/96818 - cast label range to type...
commit
|
commitdiff
|
tree
2020-08-31
Iain Buclaw
d: Fix ICEs in the front-end when pointer size is 16...
commit
|
commitdiff
|
tree
2020-08-31
Richard Biener
tree-optimization/96854 - testcase for SLP reduction...
commit
|
commitdiff
|
tree
2020-08-31
Christophe...
testsuite: Fix aarch64/strcmpopt_6.c for -Wstringop...
commit
|
commitdiff
|
tree
2020-08-31
liuhongt
Refine expander vec_unpacku_float_hi_v16si/vec_unpacku_...
commit
|
commitdiff
|
tree
2020-08-31
Jakub Jelinek
tree-cfg: Improve gimple switch verification
commit
|
commitdiff
|
tree
2020-08-31
Feng Xue
ipa/96806 - Fix ICE in ipa-cp due to integer addition...
commit
|
commitdiff
|
tree
2020-08-31
Jakub Jelinek
varasm: Optimize memory broadcast for constant vector...
commit
|
commitdiff
|
tree
2020-08-31
Kewen Lin
testsuite: Update some vect cases for partial vectors
commit
|
commitdiff
|
tree
2020-08-31
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-08-30
Martin Sebor
Use get_size_range instead of get_range to obtain range...
commit
|
commitdiff
|
tree
2020-08-30
José Rui Faustino...
2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
commit
|
commitdiff
|
tree
2020-08-30
José Rui Faustino...
2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
commit
|
commitdiff
|
tree
2020-08-30
José Rui Faustino...
2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
commit
|
commitdiff
|
tree
2020-08-30
Steve Kargl
2020-8-21 Steve Kargl <sgk@troutmask.apl.washington...
commit
|
commitdiff
|
tree
2020-08-30
José Rui Faustino...
2020-8-20 José Rui Faustino de Sousa <jrfsousa@gmail...
commit
|
commitdiff
|
tree
2020-08-30
Jakub Jelinek
x86: Fix up ssse3_pshufbv8qi splitter
commit
|
commitdiff
|
tree
2020-08-30
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-08-29
Jonathan Wakely
libstdc++: Fix deleted overload of __absu(bool)
commit
|
commitdiff
|
tree
2020-08-29
Bill Schmidt
rs6000: Remove ALTIVEC_BUILTIN_MASK_FOR_STORE
commit
|
commitdiff
|
tree
2020-08-29
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-08-28
Jonathan Wakely
libstdc++: Fix common_type specializations for duration
commit
|
commitdiff
|
tree
2020-08-28
Jonathan Wakely
libstdc++: Fix std::gcd and std::lcm for unsigned integ...
commit
|
commitdiff
|
tree
2020-08-28
Martin Sebor
Add -Wstringop-overread for reading past the end by...
commit
|
commitdiff
|
tree
2020-08-28
Bill Schmidt
rs6000: r12 copy cleanup
commit
|
commitdiff
|
tree
2020-08-28
Andrew Stubbs
amdgcn: Update vec_safe_grow_cleared usage
commit
|
commitdiff
|
tree
2020-08-28
Martin Sebor
Correct calls to vec::safe_grow in conditionally compil...
commit
|
commitdiff
|
tree
2020-08-28
Martin Sebor
PR c/96596 - ICE in match_builtin_function_types on...
commit
|
commitdiff
|
tree
2020-08-28
Tobias Burnus
Fortran: Fix absent-optional handling for nondescriptor...
commit
|
commitdiff
|
tree
2020-08-28
Przemyslaw...
[PATCH PR96357][GCC][AArch64]: could not split insn...
commit
|
commitdiff
|
tree
2020-08-28
Wei Wentao
fix a typo in rtl.texi
commit
|
commitdiff
|
tree
2020-08-28
Alex Coplan
aarch64: Disable mem-shift-canonical test on ILP32
commit
|
commitdiff
|
tree
2020-08-28
Paul Thomas
This patch fixes PR96624.
commit
|
commitdiff
|
tree
2020-08-28
Christophe...
testsuite: Run gcc.dg/pr96579.c only on targets with...
commit
|
commitdiff
|
tree
2020-08-28
liuhongt
Add expander for movp2hi and movp2qi.
commit
|
commitdiff
|
tree
2020-08-28
liuhongt
Fix: AVX512VP2INTERSECT should imply AVX512DQ.
commit
|
commitdiff
|
tree
2020-08-28
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-08-27
Maciej W. Rozycki
gotest: use a space rather than a middle dot in target...
commit
|
commitdiff
|
tree
2020-08-27
Jonathan Wakely
libstdc++: Make std::chrono::duration use reduced ratio...
commit
|
commitdiff
|
tree
2020-08-27
John David...
Fix shadd-2.c scan assembler count.
commit
|
commitdiff
|
tree
2020-08-27
Patrick Palka
libstdc++: Fix arithmetic bug in chrono::year_month...
commit
|
commitdiff
|
tree
2020-08-27
Patrick Palka
libstdc++: Fix operator overload ambiguity with calenda...
commit
|
commitdiff
|
tree
2020-08-27
Jakub Jelinek
ia32: Fix alignment of _Atomic fields [PR65146]
commit
|
commitdiff
|
tree
2020-08-27
Bill Schmidt
rs6000: Support ELFv2 sibcall for indirect calls [PR96787]
commit
|
commitdiff
|
tree
2020-08-27
Mark Eggleston
Fortran : ICE for division by zero in declaration...
commit
|
commitdiff
|
tree
2020-08-27
Richard Biener
tree-optimization/96522 - transfer of flow-sensitive...
commit
|
commitdiff
|
tree
2020-08-27
Martin Liska
vec: add exact argument for various grow functions.
commit
|
commitdiff
|
tree
2020-08-27
Richard Biener
streamline TARGET_MEM_REF dumping
commit
|
commitdiff
|
tree
2020-08-27
Alex Coplan
lra: Canonicalize mult to shift in address reloads
commit
|
commitdiff
|
tree
2020-08-27
xiezhiheng
AArch64: Add FLAG for rounding intrinsics [PR94442]
commit
|
commitdiff
|
tree
2020-08-27
xiezhiheng
AArch64: Add FLAG for min/max intrinsics [PR94442]
commit
|
commitdiff
|
tree
2020-08-27
Richard Biener
tree-optimization/96579 - another special-operands...
commit
|
commitdiff
|
tree
2020-08-27
Richard Biener
tree-optimization/96565 - improve DSE with paths ending...
commit
|
commitdiff
|
tree
2020-08-27
Patrick Palka
libstdc++: Implement remaining piece of LWG 3448
commit
|
commitdiff
|
tree
2020-08-27
Patrick Palka
libstdc++: elements_view's sentinel and iterator not...
commit
|
commitdiff
|
tree
2020-08-27
Patrick Palka
libstdc++: Implement P1994R1 changes to ranges::element...
commit
|
commitdiff
|
tree
2020-08-27
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
2020-08-26
Clément Chigot
cmd: add -maix32 to gcc calls for aix/ppc
commit
|
commitdiff
|
tree
2020-08-26
Clément Chigot
libgo: add FAT library support for static libraries...
commit
|
commitdiff
|
tree
2020-08-26
Jeff Law
Mark various tests that require a c99 libm
commit
|
commitdiff
|
tree
2020-08-26
Göran Uddeborg
Fix documentation of -fprofile-exclude-files
commit
|
commitdiff
|
tree
2020-08-26
H.J. Lu
x86: Reject target("no-general-regs-only")
commit
|
commitdiff
|
tree
2020-08-26
Jozef Lawrynowicz
MSP430: Simplify and extend shift instruction patterns
commit
|
commitdiff
|
tree
2020-08-26
Jonathan Wakely
libstdc++: Whitespace changes in <tuple>
commit
|
commitdiff
|
tree
2020-08-26
Jonathan Wakely
libstdc++: Use correct argument type for __use_alloc...
commit
|
commitdiff
|
tree
2020-08-26
Patrick Palka
libstdc++: Fix typo in chrono::year_month_weekday:...
commit
|
commitdiff
|
tree
2020-08-26
Jonathan Wakely
libstdc++: Fix regression in hash containers
commit
|
commitdiff
|
tree
2020-08-26
Tobias Burnus
MAINTAINERS: Add myself as OpenACC maintainer
commit
|
commitdiff
|
tree
2020-08-26
Aldy Hernandez
Adjust tree-ssa-dom.c for irange API.
commit
|
commitdiff
|
tree
2020-08-26
Richard Biener
tree-optimization/96698 - fix ICE when vectorizing...
commit
|
commitdiff
|
tree
2020-08-26
Jonathan Wakely
libstdc++: Enable assertions in constexpr string_view...
commit
|
commitdiff
|
tree
2020-08-26
Martin Liska
symver: fix attribute matching.
commit
|
commitdiff
|
tree
2020-08-26
Patrick Palka
libstdc++: Add missing extra space to ChangeLog author...
commit
|
commitdiff
|
tree
2020-08-26
Patrick Palka
libstdc++: Add missing coauthors to ChangeLog entry
commit
|
commitdiff
|
tree
2020-08-26
Richard Biener
tree-optimization/96783 - fix vectorization of negative...
commit
|
commitdiff
|
tree
2020-08-26
Nathan Sidwell
c++: template operator lookup caching
commit
|
commitdiff
|
tree
2020-08-26
Martin Liska
lto: fix documentation about -fpie and -fpic options
commit
|
commitdiff
|
tree
next