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-03-05
Martin Sebor
PR c++/90938 - Initializing array with {1} works but...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Jeff Law
Fix format warning which showed up on FreeBSD 11.3.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Jason Merrill
c++: Fix [[no_unique_address]] and default mem-init...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Martin Sebor
PR tree-optimization/93986 - ICE on mixed-precision...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
David Malcolm
analyzer: validate region subclasses
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
David Malcolm
analyzer: add regression test for fixed ICE [PR94028]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Martin Sebor
PR middle-end/81401 - false positive -Wformat-overflow...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Will Schmidt
Remove unnecessary XFAILs from existing testcase 200506...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Will Schmidt
Add dg-require to existing powerpc/pr93122.c test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
David Malcolm
analyzer: handle __builtin_expect [PR93993]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
David Malcolm
analyzer: fix ICE on non-lvalue in prune_for_sm_diagnos...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
David Malcolm
analyzer: remove unused private fields
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Jonathan Wakely
libstdc++: Fix comment on __memcpyable
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Bill Schmidt
rs6000: Fix -mpower9-vector -mno-altivec ICE (PR87560)
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Andreas Krebbel
IBM Z: zTPF: Include glibc-stdint.h to get __UINTPTR_TY...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Andreas Krebbel
IBM Z: zTPF: Prevent FPR usage
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Andreas Krebbel
IBM Z: zTPF: Build libgcc with -mtpf-trace-skip
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Andreas Krebbel
IBM Z: zTPF: Add tpf trace customization options
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Martin Liska
Add -fcommon to a test-case to re-trigger it.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Jakub Jelinek
inliner: Copy DECL_BY_REFERENCE in copy_decl_to_var...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Jakub Jelinek
sccvn: Avoid overflows in push_partial_def
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Richard Biener
tree-optimization/93964 - adjust ISL code generation...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Martin Liska
Clear --help=language and --help=common interaction.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Martin Liska
Wrap array in ctor with braces.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Jakub Jelinek
tailcall: Fix up process_assignment [PR94001]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Kito Cheng
PR target/93995 ICE in patch_jump_insn, at cfgrtl.c...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Marek Polacek
c++: Fix mismatch in template argument deduction [PR90505]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Patrick Palka
libstdc++: Fix incorrect use of memset in ranges::fill_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Patrick Palka
libstdc++: Move-only input iterator support in <memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Patrick Palka
libstdc++: Add a testsuite range type that has a sized...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Patrick Palka
libstdc++: Add a move-only testsuite iterator type
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Patrick Palka
libstdc++: Fix use of is_nothrow_assignable_v in <bits...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
JunMa
coroutines: Handle component_ref in captures_temporary
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jonathan Wakely
libstdc++: Workaround is_trivially_copyable<volatile...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jakub Jelinek
c++: Fix non-constant TARGET_EXPR constexpr handing...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Richard Earnshaw
libgcc: arm: convert thumb1 code to unified syntax
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Dennis Zhang
arm: ACLE BFloat16 convert intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jonathan Wakely
libstdc++: Micro-optimisations for lexicographical_comp...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jakub Jelinek
sccvn: Improve handling of load masked with integer...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Richard Biener
tree-optimization/93946 - fix bogus redundant store...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jakub Jelinek
s390: Fix --with-arch=... --with-tune=... [PR26877]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jakub Jelinek
explow: Fix ICE caused by plus_constant [PR94002]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Claudiu Zissulescu
arc: Update legitimate small data address.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Claudiu Zissulescu
arc: Use accl_operand predicate for fma instructions.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Claudiu Zissulescu
arc: Improve code gen for 64bit add/sub operations.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Claudiu Zissulescu
arc: Add length attribute to eh_return pattern.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Jakub Jelinek
testsuite: Add testcases for already fixed PR [PR93927]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
JunMa
Build coroutine expression with unknown_type in process...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
David Malcolm
analyzer: don't print the duplicate count by default
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
David Malcolm
invoke.texi: add missing option to -fanalyzer list
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
David Malcolm
analyzer: detect malloc, free, calloc within "std"...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Iain Sandoe
coroutines: Update lambda capture handling to n4849.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Uros Bizjak
i386: Allow only registers with VALID_INT_MODE_P modes...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Martin Sebor
Add new test for PR tree-optimization/92982.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Marek Polacek
c++: Add -std=gnu++20 option [PR93958]
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Andrew Benson
Ensure sufficient size of variables used for module...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jonathan Wakely
libstdc++: Fix std::lexicographic_compare for unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jonathan Wakely
libstdc++: Rename __detail::__maybe_empty_t alias template
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Iain Sandoe
coroutines: Don't make duplicate frame copies of awaita...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Andrew Stubbs
amdgcn: Extend reductions to all types
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jeff Law
Fix testsuite regression due to recent IRA changes.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Segher Boessenkool
Fix changelog typo
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Jonathan Wakely
libstdc++: Add 'typename' to fix compilation with Clang
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Martin Liska
Update comment to reflect optimization.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Martin Liska
Remove duplicate declaration.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Nick Clifton
Fix a libiberty testsuite failure
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
H.J. Lu
lto: Also copy .note.gnu.property section
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Martin Liska
Fix typo in C++ standard version.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Kewen Lin
[testsuites] Update several scev/IVOPTs cases
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Martin Sebor
PR middle-end/92721 - checking ICE on attribute access...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Martin Sebor
PR middle-end/93926 - ICE on a built-in redeclaration...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Martin Sebor
PR c/93812 - ICE on redeclaration of an attribute forma...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
Martin Sebor
PR middle-end/93829 - bogus -Wstringop-overflow on...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-02
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Segher Boessenkool
Fix test for pr68805.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Segher Boessenkool
Fix test for pr88233.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Iain Sandoe
coroutines: Test that we correctly use class data members.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Paul Thomas
Patch and ChangeLogs for PR92976
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Paul Thomas
ChangeLogs for PR92959
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Paul Thomas
Patch for PR92959
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Iain Sandoe
Darwin, libsanitizer: Adjust minimum supported Darwin...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
Iain Sandoe
[Darwin, libsanitizer] Default to no sanitizer for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
H.J. Lu
x32: Update baseline_symbols.txt
commit
|
commitdiff
|
tree
|
snapshot
2020-03-01
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Iain Sandoe
coroutines: Add a test for non-trivial await_resume...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Jeff Law
Make STATIC_CHAIN_REGNUM a call used register.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
Disable gnat.dg/socket1.adb on hppa*-*-hpux*.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
Fix/skip various tests for hppa*-*-hpux*.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
XFAIL IPA tests that are not supported on 32-bit hppa...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
Skip charset.cc tests on *-*-hpux*.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
Explicitly link with libatomic when needed.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
François Dumont
libstdc++ Hastable: Move std::is_permutation to limit...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
Explicitly link with libatomic when needed.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
Fix typo in last entry.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
Add dg-require-visibility to tests that require visibil...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
John David...
Fix baseline symbols on hppa-linux-gnu
commit
|
commitdiff
|
tree
|
snapshot
2020-02-29
Jeff Law
Fix trivial regression from recent IRA changes
commit
|
commitdiff
|
tree
|
snapshot
next