gcc.git
2020-05-21 Patrick Palkac++: template instantiation during fold_for_warn [PR94038]
2020-05-21 H.J. Lulibgcc: Move FEATURE_AVX512VP2INTERSECT after FEATURE_A...
2020-05-21 Martin LiskaFix a test-case warning.
2020-05-21 Nathan SidwellRemove accidental testcase commit
2020-05-21 H.J. Lulibgfortran: Use __builtin_cpu_is/__builtin_cpu_supports
2020-05-21 Martin LiskaAdd outline-atomics to target attribute.
2020-05-21 Martin LiskaPrepare git_update_version.py for real usage.
2020-05-21 Martin LiskaSupport DR entries for gcc-changelog.
2020-05-21 Martin Liskamklog: support parsing of DR.
2020-05-21 Jonathan Wakelylibstdc++: Avoid constraint recursion with iterator_tra...
2020-05-21 GCC AdministratorDaily bump.
2020-05-21 Jonathan Wakelylibstdc++: Use macro for nodiscard attribute
2020-05-20 Jonathan Wakelylibstdc++: Better requirements checking in Networking TS
2020-05-20 Jonathan Wakelylibstdc++: Fix net::basic_socket::close(error_code&)
2020-05-20 Jonathan Wakelylibstdc++: Use 'using' for types in Networking TS headers
2020-05-20 Uros Bizjaki386: Do not use commutative operands with (use) RTX...
2020-05-20 Jozef LawrynowiczFix premature omission of ChangeLog entry in ChangeLog...
2020-05-20 Jozef LawrynowiczTESTSUITE: Fix Wconversion-null*.C tests for aarch64...
2020-05-20 Marek Polacekc++: C++20 DR 2237, disallow simple-template-id in...
2020-05-20 Nathan Sidwellpreprocessor: Revert premature change
2020-05-20 Nathan Sidwellpreprocessor: cleanups in c-common handling
2020-05-20 Marek Polacekc++: Implement DR 2289, Uniqueness of structured bindin...
2020-05-20 Uros Bizjaki386: Fix zero/sign extend expanders [PR95229]
2020-05-20 Uros Bizjaki386: Fix *pushsi2_rex64 constraints [PR95238]
2020-05-20 Martin Liskagit_email.py: fix duplicate author_lines.
2020-05-20 Jan HubickaAvoid SCC hashing on unmergeable trees
2020-05-20 Mark EgglestonFortran : ProcPtr function results: 'ppr@' in error...
2020-05-20 Nathan Sidwellpreprocessor: Replace some flags with a single enum
2020-05-20 Patrick Palkac++: spec_hasher and TYPENAME_TYPE resolution [PR95223]
2020-05-20 Martin LiskaFill up {,un}compression stats for ZSTD in LTO.
2020-05-20 Srinath ParvathaneniAdd missing testsuite/Changelog for PR94595 bug fix.
2020-05-20 Richard Bienertree-optimization/95219 - improve IV selection for...
2020-05-20 Richard Bienermiddle-end/95231 - revert parts of PR95171
2020-05-20 H.J. LuAdd missing ChangeLog entry for r11-516
2020-05-20 H.J. Lux86: Update VPCLMULQDQ check
2020-05-20 Martin LiskaRemove dangling line from gcc/ChangeLog.
2020-05-20 Srinath Parvathaneni[ARM]: Fix the wrong code-gen generated by MVE vector...
2020-05-20 Martin Liskagit_commit.py: Add tests for signatures.
2020-05-20 Frederik Harwathcontrib/gcc-changelog: Skip over review lines
2020-05-20 Martin Liskagit_check_commit: shorted option name
2020-05-20 Martin LiskaAdd gcc-backport and support git cherry pick.
2020-05-20 Richard Bienerc/95141 - fix bogus integer overflow warning
2020-05-20 Kito ChengFix alignment for local variable [PR90811]
2020-05-20 GCC AdministratorDaily bump.
2020-05-19 Jonathan Wakelylibstdc++: Use RDRAND as fallback if RDSEED keeps faili...
2020-05-19 H.J. Lux86: Add FEATURE_AVX512VP2INTERSECT and update GFNI...
2020-05-19 Nathan Sidwellc++: Alias template instantiation template info
2020-05-19 Nathan Sidwellpreprocessor: Random cleanups
2020-05-19 Alex Coplan[aarch64] PR target/94591: Don't generate invalid REV64...
2020-05-19 Martin LiskaUse REST API for bug titles in mklog.
2020-05-19 Martin LiskaUse commit timestamp in git_update_version.py.
2020-05-19 Martin SeborPR c++/94923 - False positive -Wclass-memaccess with...
2020-05-19 Nathan Sidwellpreprocessor: Reimplement raw string lexing [pr95149]
2020-05-19 Richard BienerFix FAIL: gcc.target/i386/pr92645-4.c
2020-05-19 Nathan Sidwellpreprocessor: Fix ICE with EOF in macro args [pr95182]
2020-05-19 Jozef LawrynowiczTESTSUITE: Fix tests for 16-bit targets
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-19 Martin Liskamklog.py: improve parsing of struct names (ignore GTY).
2020-05-19 Martin LiskaAdd missing changelog entry.
2020-05-19 Martin LiskaFill up entries in reverse order.
2020-05-19 Jose E. Marchesibpf: do not save/restore callee-saved registers in...
2020-05-19 Jose E. Marchesibpf: add support for the -mxbpf option
2020-05-19 Martin LiskaNew mklog script.
2020-05-19 Martin LiskaMove 2 mklog scripts to legacy subfolder.
2020-05-19 Uros BizjakAdd missing ChangeLog entries.
2020-05-19 Uros Bizjaki386: Add missing vector zero/sign extend expanders...
2020-05-19 Martin LiskaAdd missing ChangeLog entry.
2020-05-19 Martin LiskaFix typo in c-parser.c.
2020-05-19 Jakub Jelinekopenmp: Add basic library allocator support.
2020-05-19 Martin LiskaAdd gcc-verify alias.
2020-05-19 Kito ChengRISC-V: Handle implied extension for -march parser.
2020-05-19 Kito ChengRISC-V: Update march parser
2020-05-19 Richard Bienercost invariant nodes from vect_slp_analyze_node_operati...
2020-05-19 Patrick Palkac++: Enable spec_hasher table sanitization [PR87847]
2020-05-19 Patrick Palkac++: Explain fn template argument type/value mismatches...
2020-05-19 GCC AdministratorDaily bump.
2020-05-18 Marek Polacekc++: ICE when shortening right shift [PR94955]
2020-05-18 Marek Polacekc++: ICE with -Wall and constexpr if [PR94937]
2020-05-18 Martin SeborPR middle-end/92815 - spurious -Wstringop-overflow...
2020-05-18 Marek Polacekc++: Sorry about type-dependent arg for __builtin_has_a...
2020-05-18 Martin SeborPR middle-end/92815 - spurious -Wstringop-overflow...
2020-05-18 Martin SeborPR middle-end/94940 - spurious -Warray-bounds for a...
2020-05-18 Joseph MyersUpdate gcc sv.po.
2020-05-18 Marek Polacekc++: Implement DR 1512, Pointer comparison vs qual...
2020-05-18 Jason Merrillc++: Create fewer SAVE_EXPR.
2020-05-18 Marek Polacekc++: Don't add built-in operator for ++ on bool.
2020-05-18 Marek Polacekc++: Regenerate cp/cfns.h.
2020-05-18 Douglas RuppRequire powerpc_vsx_ok in gcc.target/powerpc/pr71763.c
2020-05-18 Jason Merrillbootstrap: Update requirement to C++11.
2020-05-18 Harald AnlaufPR fortran/95053 - division by zero constants
2020-05-18 Stefan Schulze... tree-optimization: Fix use of uninitialized variables...
2020-05-18 Marek Polacekc++: Add test for c++/95143
2020-05-18 Carl Lovepr94833, fix vec_first_match_index for nulls
2020-05-18 Uros Bizjaki386: Avoid reversing a non-trapping comparison to...
2020-05-18 Alex Coplan[arm] Don't generate invalid LDRD insns
2020-05-18 Uros Bizjaki386: Improve vector mode and TFmode ABS and NEG patterns
2020-05-18 Richard Bienerfixup BB vectorization constant generation place
2020-05-18 H.J. Lux86: Update Intel processor detection
2020-05-18 Alex CoplanMAINTAINERS: Add myself for write after approval.
2020-05-18 Richard Bienermiddle-end/95171 - inlining of trapping compare into...
next