gcc.git
2020-02-24 GCC AdministratorDaily bump.
2020-02-23 Vladimir N... Changing cost propagation and ordering colorable bucket...
2020-02-23 Thomas KönigAdd missing closing parenthises in error message.
2020-02-23 Thomas KönigFix error message.
2020-02-23 Paul ThomasPatch for PR57710
2020-02-23 GCC AdministratorDaily bump.
2020-02-22 Jakub Jelineklibatomic: Fix last change [PR55930]
2020-02-22 Marek Polacekc++: Use %qs in diagnostic message [PR93882]
2020-02-22 Richarde PurdieHonor --disable-dependency-tracking in libatomic
2020-02-22 GCC AdministratorDaily bump.
2020-02-21 John David... Fix handling of floating-point homogeneous aggregates.
2020-02-21 Jakub Jelineki18n: Fix translation of --help [PR93759]
2020-02-21 Richard Sandifordlra: Stop registers being incorrectly marked live v2...
2020-02-21 Jeff LawDo not propagate self-dependent value (PR ipa/93763...
2020-02-21 Feng XueDo not propagate self-dependent value (PR ipa/93763)
2020-02-21 Iain SandoeDarwin: Fix wrong quoting on an error string (PR93860).
2020-02-21 Martin SeborPR c++/93753 - ICE on a flexible array followed by...
2020-02-21 Jonathan Wakelylibstdc++: Define <=> for tuple, optional and variant
2020-02-21 Mihail Ionescu[PATCH, GCC/ARM] Add MVE target check to sourcebuild...
2020-02-21 Dennis Zhangarm: ACLE I8MM multiply-accumulate
2020-02-21 Uros Bizjaktestsuite: Add -fcommon to gcc.target/i386/pr69052.c
2020-02-21 Mihail Ionescu[PATCH, GCC/ARM] Fix MVE scalar shift tests
2020-02-21 Uros Bizjaktestsuite: Require vect_mutiple_sizes for scan-tree...
2020-02-21 Frederik HarwathAdapt libgomp acc_get_property.f90 test
2020-02-21 Jan Hubickatree-optimization: fix access path oracle on mismatched...
2020-02-21 Andrew Stubbsamdgcn: Use correct offset mode for gather/scatter
2020-02-21 Martin Jamborsra: Only verify sizes of scalar accesses (PR 93845)
2020-02-21 Andrew Stubbsamdgcn: Align VGPR pairs
2020-02-21 Andrew Stubbsamdgcn: fix mode in vec_series
2020-02-21 Richard Sandifordaarch64: Add SVE support for -mlow-precision-sqrt
2020-02-21 Richard Sandifordaarch64: Add SVE support for -mlow-precision-div
2020-02-21 Richard Sandifordaarch64: Bump AARCH64_APPROX_MODE to 64 bits
2020-02-21 Richard Sandifordaarch64: Avoid creating an unused register
2020-02-21 Richard Sandifordaarch64: Fix inverted approx_sqrt condition
2020-02-21 Palmer DabbeltMAINTAINERS: Change to my personal email address
2020-02-21 Alexandre OlivaAllow CONFIG_SHELL to override build-time shell in...
2020-02-21 GCC AdministratorDaily bump.
2020-02-20 Martin SeborPR c++/93801 - False -Wmismatched-tags upon redundant...
2020-02-20 Uros Bizjaktestsuite: Do not run g++.target/i386/pr93828.C on...
2020-02-20 Uros Bizjaki386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1...
2020-02-20 Uros Bizjaki386: Fix *vec_extractv2sf_1 and *vec_extractv2sf_1...
2020-02-20 Patrick Palkalibstdc++: Fix capturing of lvalue references in_RangeA...
2020-02-20 Patrick Palkalibstdc++: Forward second argument of views::iota using...
2020-02-20 Peter Bergnerrs6000: Fix infinite loop building ghostscript and...
2020-02-20 Tobias BurnusOpenACC's tile clause fix for implicit typing (PR93825)
2020-02-20 Peter Bergnerrs6000: Fix infinite loop building ghostscript and...
2020-02-20 Jonathan Wakelylibstdc++: Issues with range access CPOs (P2091R0)
2020-02-20 Jonathan Wakelylibstdc++: Define operator<=> for <system_error> types
2020-02-20 Jonathan Wakelylibstdc++: Remove std::type_info::operator!= for C++20
2020-02-20 Jonathan Wakelylibstdc++: Add <=> to thread::id
2020-02-20 Martin LiskaRemove superfluous word in documentation.
2020-02-20 Martin LiskaRemove triling space for a warning.
2020-02-20 Martin LiskaFix error message for Darwin.
2020-02-20 Martin LiskaRemove trailing | in help message.
2020-02-20 Joseph MyersUpdate gcc de.po.
2020-02-20 GCC AdministratorDaily bump.
2020-02-20 Marek Polacekc++: Fix wrong-code with non-constexpr constructor...
2020-02-19 Martin SeborPR tree-optimization/92128 - fold more non-constant...
2020-02-19 Patrick Palkalibstdc++: Add missing call to unused subroutine in...
2020-02-19 Jonathan Wakelylibstdc++: make common_iterator<I, S> require copyable...
2020-02-19 Jonathan Wakelylibstdc++: Add default-initializers to views (LWG 3364)
2020-02-19 Jonathan Wakelylibstdc++: Simplify std::three_way_comparable_with...
2020-02-19 Jonathan Wakelylibstdc++: Simplify std::totally_ordered (LWG 3331)
2020-02-19 Jonathan Wakelylibstdc++: Simplify std::totally_ordered_with (LWG...
2020-02-19 Jonathan Wakelylibstdc++: subrange converting constructor should disal...
2020-02-19 Jonathan Wakelylibstdc++: ranges::iter_move should perform ADL-only...
2020-02-19 Uros Bizjaktestsuite: Add -msse2 to fix ia32 tests.
2020-02-19 Bernd EdlingerFix a typo in comment.
2020-02-19 Jonathan Wakelylibstdc++: make polymorphic_allocator throw consistent...
2020-02-19 Jonathan Wakelylibstdc++: Add __cpp_lib_unwrap_ref feature test macro
2020-02-19 Jonathan Wakelylibstdc++: midpoint should not constrain T is complete...
2020-02-19 Jonathan Wakelylibstdc++: span's deduction-guide for built-in arrays...
2020-02-19 Jonathan Wakelylibstdc++: Remove std::span::cbegin and std::span:...
2020-02-19 Richard Sandifordvect: Fix offset calculation for -ve strides [PR93767]
2020-02-19 Jonathan Wakelylibstdc++: Add ranges_size_t and rename all_view (LWG...
2020-02-19 Jonathan Wakelylibstdc++: Remove converting constructors from views...
2020-02-19 Jonathan Wakelylibstdc++: uninitialized_construct_using_allocator...
2020-02-19 Jonathan Wakelylibstdc++: Add nodiscard to polymorphic_allocator membe...
2020-02-19 Jonathan Wakelylibstdc++: "safe" in several library names is misleadin...
2020-02-19 Jonathan Wakelylibstdc++: tuple_element_t is also wrong for const...
2020-02-19 Jonathan Wakelylibstdc++: Remove redundant bool casts in ranges algorithms
2020-02-19 Bernd EdlingerFix -save-temp leaking files in /tmp
2020-02-19 Martin Jamborsra: Do not create zero sized accesses (PR 93776)
2020-02-19 Martin Jamborsra: Avoid totally scalarizing overallping field_decls...
2020-02-19 Tobias Burnuslibgomp: Fixes + cleanup for OpenACC's Fortran module...
2020-02-19 Kito ChengRISC-V: Using fmv.x.w/fmv.w.x rather than fmv.x.s/fmv.s.x
2020-02-19 Patrick Palkalibstdc++: P1983R0 Wording for GB301, US296, US292...
2020-02-19 liuhongtAdd -mavx512vbmi2 to i386-2.C and i386-3.C
2020-02-19 GCC AdministratorDaily bump.
2020-02-18 Jonathan Wakelylibstdc++: Fix compilation of <ranges> with Clang ...
2020-02-18 James Greenhalghaarch64: Move vmull_<high_>* to intrinsics
2020-02-18 Marek Polacekc++: Fix array-init1.C for ILP32 [PR93817]
2020-02-18 Jon Benistongcc.dg/strcmpopt_6.c: Add space in array for terminator.
2020-02-18 Ian Lance Taylorcmd/go: update -DGOPKGPATH to use current pkgpath encoding
2020-02-18 Jonathan Wakelylibstdc++: Fix new tests that fail for ILP32 targets
2020-02-18 Thomas KönigUse au->lock exclusively for locking in async I/O.
2020-02-18 Jonathan Wakelylibstdc++: P1976R2 Fixed-size span construction from...
2020-02-18 Jonathan Wakelylibstdc++: Fix and simplify constraints on std::span...
2020-02-18 Jonathan Wakelylibstdc++: Reorder declarations of std::span members
2020-02-18 Jonathan Wakelylibstdc++: P2116R0 Remove tuple-like protocol support...
next