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-02-24
David Malcolm
analyzer: eliminate irrelevant control-flow edges from...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Marek Polacek
c++: Fix ICE with -Wmismatched-tags [PR93869]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Mark Eggleston
ortran: ICE using SHAPE with FINDLOC PR93835
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Marek Polacek
c++: Fix ICE with ill-formed array list-initialization...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Patrick Palka
libstdc++: Add missing bits of P0896R4 pertaining to...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Patrick Palka
libstdc++: P0769R2 Add shift to <algorithm>
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Ian Lance Taylor
internal/syscall/unix: add hurd build tag
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Mark Eggleston
fortran: ICE in gfc_conv_constant_to_tree PR93604
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Jakub Jelinek
c++: P1937R2 - Fixing inconsistencies between const...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Jonathan Wakely
libstdc++: Fix noexcept-specifier for istream_iterator
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Jason Merrill
c++: Fix C++20 variadic lambda init-capture grammar.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Jonathan Wakely
libstdc++: Add default_sentinel support to stream iterators
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Christophe...
PR78353: Fix testcases
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Jonathan Wakely
libstdc++: enable_view has false positives (LWG 3326)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Jakub Jelinek
sccvn: Handle bitfields in push_partial_def [PR93582]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Tobias Burnus
OpenACC tile clause – apply exit/cycle checks (PR 93552)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Prathamesh...
PR47785: Add support for handling Xassembler/Wa options...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
Kito Cheng
RISC-V: Adjust floating point code gen for LTGT compare
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Vladimir N...
Changing cost propagation and ordering colorable bucket...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Thomas König
Add missing closing parenthises in error message.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Thomas König
Fix error message.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
Paul Thomas
Patch for PR57710
commit
|
commitdiff
|
tree
|
snapshot
2020-02-23
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Jakub Jelinek
libatomic: Fix last change [PR55930]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Marek Polacek
c++: Use %qs in diagnostic message [PR93882]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
Richarde Purdie
Honor --disable-dependency-tracking in libatomic
commit
|
commitdiff
|
tree
|
snapshot
2020-02-22
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
John David...
Fix handling of floating-point homogeneous aggregates.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Jakub Jelinek
i18n: Fix translation of --help [PR93759]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Richard Sandiford
lra: Stop registers being incorrectly marked live v2...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Jeff Law
Do not propagate self-dependent value (PR ipa/93763...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Feng Xue
Do not propagate self-dependent value (PR ipa/93763)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Iain Sandoe
Darwin: Fix wrong quoting on an error string (PR93860).
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Martin Sebor
PR c++/93753 - ICE on a flexible array followed by...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Jonathan Wakely
libstdc++: Define <=> for tuple, optional and variant
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Mihail Ionescu
[PATCH, GCC/ARM] Add MVE target check to sourcebuild...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Dennis Zhang
arm: ACLE I8MM multiply-accumulate
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Uros Bizjak
testsuite: Add -fcommon to gcc.target/i386/pr69052.c
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Mihail Ionescu
[PATCH, GCC/ARM] Fix MVE scalar shift tests
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Uros Bizjak
testsuite: Require vect_mutiple_sizes for scan-tree...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Frederik Harwath
Adapt libgomp acc_get_property.f90 test
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Jan Hubicka
tree-optimization: fix access path oracle on mismatched...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Andrew Stubbs
amdgcn: Use correct offset mode for gather/scatter
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Martin Jambor
sra: Only verify sizes of scalar accesses (PR 93845)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Andrew Stubbs
amdgcn: Align VGPR pairs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Andrew Stubbs
amdgcn: fix mode in vec_series
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Richard Sandiford
aarch64: Add SVE support for -mlow-precision-sqrt
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Richard Sandiford
aarch64: Add SVE support for -mlow-precision-div
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Richard Sandiford
aarch64: Bump AARCH64_APPROX_MODE to 64 bits
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Richard Sandiford
aarch64: Avoid creating an unused register
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Richard Sandiford
aarch64: Fix inverted approx_sqrt condition
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Palmer Dabbelt
MAINTAINERS: Change to my personal email address
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Alexandre Oliva
Allow CONFIG_SHELL to override build-time shell in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Martin Sebor
PR c++/93801 - False -Wmismatched-tags upon redundant...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Uros Bizjak
testsuite: Do not run g++.target/i386/pr93828.C on...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Uros Bizjak
i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Uros Bizjak
i386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Patrick Palka
libstdc++: Fix capturing of lvalue references in_RangeA...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Patrick Palka
libstdc++: Forward second argument of views::iota using...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Peter Bergner
rs6000: Fix infinite loop building ghostscript and...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Tobias Burnus
OpenACC's tile clause fix for implicit typing (PR93825)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Peter Bergner
rs6000: Fix infinite loop building ghostscript and...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Jonathan Wakely
libstdc++: Issues with range access CPOs (P2091R0)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Jonathan Wakely
libstdc++: Define operator<=> for <system_error> types
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Jonathan Wakely
libstdc++: Remove std::type_info::operator!= for C++20
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Jonathan Wakely
libstdc++: Add <=> to thread::id
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Martin Liska
Remove superfluous word in documentation.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Martin Liska
Remove triling space for a warning.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Martin Liska
Fix error message for Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Martin Liska
Remove trailing | in help message.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Joseph Myers
Update gcc de.po.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
GCC Administrator
Daily bump.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-20
Marek Polacek
c++: Fix wrong-code with non-constexpr constructor...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Martin Sebor
PR tree-optimization/92128 - fold more non-constant...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Patrick Palka
libstdc++: Add missing call to unused subroutine in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: make common_iterator<I, S> require copyable...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Add default-initializers to views (LWG 3364)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Simplify std::three_way_comparable_with...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Simplify std::totally_ordered (LWG 3331)
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Simplify std::totally_ordered_with (LWG...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: subrange converting constructor should disal...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: ranges::iter_move should perform ADL-only...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Uros Bizjak
testsuite: Add -msse2 to fix ia32 tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Bernd Edlinger
Fix a typo in comment.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: make polymorphic_allocator throw consistent...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Add __cpp_lib_unwrap_ref feature test macro
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: midpoint should not constrain T is complete...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: span's deduction-guide for built-in arrays...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Remove std::span::cbegin and std::span:...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Richard Sandiford
vect: Fix offset calculation for -ve strides [PR93767]
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Add ranges_size_t and rename all_view (LWG...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Remove converting constructors from views...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: uninitialized_construct_using_allocator...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Add nodiscard to polymorphic_allocator membe...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: "safe" in several library names is misleadin...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: tuple_element_t is also wrong for const...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Jonathan Wakely
libstdc++: Remove redundant bool casts in ranges algorithms
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Bernd Edlinger
Fix -save-temp leaking files in /tmp
commit
|
commitdiff
|
tree
|
snapshot
next