]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2020-02-17 Alexandre OlivaDo not call null register_common in emutls
2020-02-17 Wilco Dijkstra[AArch64] Fix PR93565 testcase for ILP32.
2020-02-17 Jonathan Wakelylibstdc++: P1964R2 Wording for boolean-testable
2020-02-17 Jonathan Wakelylibstdc++: P1970R2 Consistency for size() functions...
2020-02-17 Jonathan Wakelylibstdc++ P1956R1 On the names of low-level bit manipul...
2020-02-17 Will SchmidtFix existing fold-vec-extract-longlong.p8.c testcase
2020-02-17 Jonathan Wakelylibstdc++: Add comment to <charconv> explaining C+...
2020-02-17 Jonathan Wakelylibstdc++: Reduce header dependencies for C++20 (PR...
2020-02-17 Jonathan Wakelylibstdc++: Add lightweight replacement for std::numeric...
2020-02-17 Jonathan Wakelylibstdc++: Fix regression in libstdc++-prettyprinters...
2020-02-17 Jonathan Wakelylibstdc++: Make "implicit expression variants" more...
2020-02-17 Jonathan Wakelylibstdc++: Implement "Safe Integral Comparisons" (P0586R2)
2020-02-17 Martin LiskaFix grammar in error message.
2020-02-17 Martin LiskaFix double quoting.
2020-02-17 Martin LiskaFix a typo.
2020-02-17 Richard Bienerc/86134 avoid errors for unrecognized -Wno- options
2020-02-17 David Malcolmanalyzer: fix ICEs in region_model::get_lvalue_1 [PR...
2020-02-17 David Malcolmanalyzer: fix wording for assignment from NULL
2020-02-17 David Malcolmanalyzer: add diagnostics to output of -fdump-analyzer...
2020-02-17 Jiufu Guors6000: mark clobber for registers changed by untpyed_call
2020-02-17 GCC AdministratorDaily bump.
2020-02-16 Uros Bizjaki386: Fix atan2l argument order [PR93743]
2020-02-16 Ian Lance Taylorlibgo: install internal/reflectlite.gox
2020-02-16 Ian Lance Taylorlibbacktrace: update to current libgo test file
2020-02-16 Patrick Palkalibstdc++: Move code after an early exit constexpr...
2020-02-16 GCC AdministratorDaily bump.
2020-02-15 Marek Polacekc++: Fix poor diagnostic for array initializer [PR93710]
2020-02-15 Jason Merrillc++: Add -std=c++20.
2020-02-15 Ian Lance Taylorlibgo: update to Go1.14rc1 release
2020-02-15 Ian Lance Taylorruntime: on 32-bit systems, limit default GOMAXPROCS...
2020-02-15 Patrick Palkalibstdc++: Whitespace and formatting adjustments
2020-02-15 Patrick Palkalibstdc++: Convert the ranges algorithm entities into...
2020-02-15 Patrick Palkalibstdc++: Fold some ranges algo subroutines into their...
2020-02-15 Jason Merrillc++: Add test for PR 68061.
2020-02-15 Jason Merrillc++: Fix lambda in atomic constraint.
2020-02-15 Jason Merrillc++: Remove more dead code.
2020-02-15 Jason Merrillc++: Add testcase for PR 90764.
2020-02-15 Jakub Jelinekmatch.pd: Disallow side-effects in GENERIC for non...
2020-02-15 Jonathan Wakelylibstdc++: Update __cpp_lib_erase_if macro (P1115R3)
2020-02-15 Jonathan Wakelylibstdc++: Implement LWG 3150 for std::uniform_random_b...
2020-02-15 Bernd EdlingerPR 87488: Add --with-diagnostics-urls configuration...
2020-02-15 Martin SeborDocument compatibility of aliases and their targets...
2020-02-14 Eric BotcazouFix duplicates for anonymous structures with -fdump...
2020-02-14 Joseph MyersUpdate .po files.
2020-02-14 Eric BotcazouFix problematic TLS sequences for the Solaris linker
2020-02-14 Alexander Monakovrtlanal: optimize costly division in rtx_cost
2020-02-14 Jakub Jelinekc++: Fix thinko in enum_min_precision [PR61414]
2020-02-14 Martin Jamborsra: Avoid verification failure (PR 93516)
2020-02-14 liuhongtAdd ChangeLog entries to relevant ChangeLog files for...
2020-02-14 liuhongtIntrinsic macro of vpshr* and vpshl* lack a closing...
2020-02-14 Jakub Jelinekc++: Partially implement P1042R1: __VA_OPT__ wording...
2020-02-14 GCC AdministratorDaily bump.
2020-02-14 Matheus Castanhors6000: fixinc: Skip machine_name fix for powerpc*...
2020-02-13 Jakub Jelinekc++: Emit DFP typeinfos even when DFP is disabled ...
2020-02-13 Jason Merrillc++: Fix useless using-declaration.
2020-02-13 Jason Merrillc++: Fix static local vars in extern "C".
2020-02-13 Patrick Palkalibstdc++: Implement ranges [specialized.algorithms]
2020-02-13 Patrick Palkalibstdc++: Move some ranges algos to a new header ...
2020-02-13 Jakub Jelinekc: Fix ICE with cast to VLA [93576]
2020-02-13 Alexandre Olivaskip fixinc on vxworks7*, amend mkheaders
2020-02-13 Sandra LoosemoreAdd -fdelete-null-pointer-checks to more new C++ testcases.
2020-02-13 H.J. Lui386: Skip ENDBR32 at the target function entry
2020-02-13 Claudiu Zissulescuarc: Don't use if-conversion when optimizing for size.
2020-02-13 Claudiu Zissulescu[ARC] Deprecate q-class option.
2020-02-13 Claudiu Zissulescu[ARC] Use TARGET_INSN_COST.
2020-02-13 Claudiu Zissulescu[ARC] Update mlo/mhi handling when big-endian CPU.
2020-02-13 Jakub Jelineki386: Fix up _mm*_mask_popcnt_epi* [PR93696]
2020-02-13 Frederik HarwathAdd ChangeLog entry for my last commit
2020-02-13 Frederik Harwathopenmp: ignore nowait if async execution is unsupported...
2020-02-13 Jakub Jelineksccvn: Handle bitfields in vn_reference_lookup_3 [PR93582]
2020-02-13 Richard Bienertestsuite/93717 fix up gcc.dg/optimize-bswapsi-2.c...
2020-02-13 Jakub Jelineki386: Fix k*shift* intrinsics [PR93673]
2020-02-13 Jakub Jelinektestsuite: Fix g++.dg/analyzer/pr93212.C with check...
2020-02-13 GCC AdministratorDaily bump.
2020-02-12 Jason Merrillc++: Fix constexpr if and braced functional cast.
2020-02-12 Iain Sandoecoroutines: Update to n4849 allocation/deallocation.
2020-02-12 Jakub Jelinektestsuite: Fix up gcc.target/powerpc/pr93122.c test
2020-02-12 Jeff LawCommit correct version of last patch
2020-02-12 Jeff LawCombine the two H8 mode shortening peepholes into a...
2020-02-12 Patrick Palkalibstdc++: Fix LWG issues 3389 and 3390
2020-02-12 Sandra LoosemoreUse a non-empty test program to test ability to link.
2020-02-12 Jakub Jelinekreal: Fix roundeven on inf/nan [PR93663]
2020-02-12 François Dumontlibstdc++: Add missing std:: qualification of a forward...
2020-02-12 Martin SeborPR middle-end/93646 - confusing -Wstringop-truncation...
2020-02-12 Jeff LawDrop unused comparison shortening pattern and consolida...
2020-02-12 Wilco Dijkstra[AArch64] Set ctz rtx_cost (PR93565)
2020-02-12 Wilco Dijkstra[AArch64] Improve popcount expansion
2020-02-12 Jeff LawClean up dead patterns, splitters, expanders and peepho...
2020-02-12 Marek Polacekc++: Add new test [PR88819]
2020-02-12 Marek Polacekc++: Fix ICE-on-invalid with broken attribute [PR93684]
2020-02-12 Jakub Jelineki386: Fix up vec_extract_lo* patterns [PR93670]
2020-02-12 Richard Bienertestsuite/93697 fix inconsistent warning in testcase
2020-02-12 Kewen Lin[IRA] Fix PR91052 by skipping multiple_sets insn in...
2020-02-12 David Malcolmanalyzer: use ultimate alias target at calls (PR 93288)
2020-02-12 Segher Boessenkoolrs6000: Use strlen instead of sizeof - 1
2020-02-12 David Malcolmanalyzer: g++ testsuite support
2020-02-12 GCC AdministratorDaily bump.
2020-02-12 Jason Merrillc++: Fix implicit friend operator==.
2020-02-11 Martin SeborPR tree-optimization/93683 - ICE on calloc with unused...
2020-02-11 Will SchmidtAdd ppc_ieee128_ok target-supports proc
next
This page took 0.081798 seconds and 5 git commands to generate.