]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2021-06-27 GCC AdministratorDaily bump.
2021-06-26 Patrick Palkac++: access scope during partial spec matching [PR96204]
2021-06-26 Jason Merrillexcept: remove dwarf2out.h dependency
2021-06-26 Jason Merrillc++: constexpr aggr init of empty class [PR101040]
2021-06-26 Andrew PinskiLower for loops before lowering cond in genmatch
2021-06-26 Andrew PinskiReset the range info on the moved instruction in PHIOPT
2021-06-26 Andrew PinskiExpand the comparison argument of fold_cond_expr_with_c...
2021-06-26 GCC AdministratorDaily bump.
2021-06-26 Marek Polacekc++: Failure to delay noexcept parsing with ptr-operato...
2021-06-25 David Malcolmjit: fix test-vector-* failures
2021-06-25 David Malcolmjit: fix test-asm failures on i?86
2021-06-25 Martin SeborPR middle-end/101216 - spurious notes for function...
2021-06-25 Jonathan Wakelylibstdc++: Avoid intercepting exception in ostream...
2021-06-25 Jonathan Wakelylibstdc++: Implement LWG 581 for std:ostream::flush()
2021-06-25 Jonathan Wakelylibstdc++: Fix exception handling in std::ostream seek...
2021-06-25 Jonathan Wakelylibstdc++: Remove noexcept from syncbuf::swap (LWG...
2021-06-25 Jonathan Wakelylibstdc++: More workarounds in 17_intro/names.cc test...
2021-06-25 Chung-Lin Tangtestsuite/101114: Adjust libgomp.c-c++-common/struct...
2021-06-25 Matthias Kretzlibstdc++: Make use of __builtin_bit_cast for simd
2021-06-25 Matthias KretzMAINTAINERS: Add myself for write after approval and DCO
2021-06-25 Jeff LawUse right shifts to eliminate redundant test/compare...
2021-06-25 Richard Bienertree-optimization/101202 - fix ICE with failed backedge...
2021-06-25 Richard BienerFixup reduction info on addsub SLP pattern
2021-06-25 Richard Bieneradd -ltrans-objects lto-plugin debug option
2021-06-25 Xi Ruoyaotestsuite: avoid no-stack-protector-attr-3 fail on...
2021-06-25 Martin Sebormiddle-end: add support for per-location warning groups.
2021-06-25 Martin Seborcp: add support for per-location warning groups.
2021-06-25 Martin Seborc-family: add support for per-location warning groups.
2021-06-25 Martin Seborc: add support for per-location warning groups.
2021-06-25 Martin SeborAdd support for per-location warning groups.
2021-06-25 liuhongtRevert x86_order_regs_for_local_alloc changes in r12...
2021-06-25 GCC AdministratorDaily bump.
2021-06-24 Andrew MacLeodAdd a testcase to confirm the equivalence's are being...
2021-06-24 Andrew MacLeodOnly register relations on live edges
2021-06-24 Andrew MacLeodFix relation query of equivalences.
2021-06-24 Andrew MacLeodCorrectly unify recomputation with existing range.
2021-06-24 Andrew MacLeodFix comment typo.
2021-06-24 Patrick Palkac++: alias CTAD and aggregate deduction cand [PR98832]
2021-06-24 Patrick Palkac++: requires-expression folding [PR101182]
2021-06-24 Jakub Jelinekc: Fix up c_parser_has_attribute_expression [PR101176]
2021-06-24 Jakub Jelinekc: Fix C cast error-recovery [PR101171]
2021-06-24 Uros Bizjaki386: Add pack/unpack patterns for 64bit vectors [PR89021]
2021-06-24 Matthias Kretzlibstdc++: Fix internal names: add missing underscores
2021-06-24 Matthias Kretzlibstdc++: Ensure unrolled loops inline the lambda
2021-06-24 Matthias Kretzlibstdc++: Avoid raising fp exceptions in trunc, floor...
2021-06-24 Matthias Kretzlibstdc++: Fix condition when AVX512F ldexp implementat...
2021-06-24 Matthias Kretzlibstdc++: Minor simd_math cleanups
2021-06-24 Matthias Kretzlibstdc++: Remove incorrect fabs(simd) overload
2021-06-24 Matthias Kretzlibstdc++: Improve simd fixed_size codegen
2021-06-24 Matthias Kretzlibstdc++: Remove dead code in simd
2021-06-24 Matthias Kretzlibstdc++: Improve copysign(simd) codegen
2021-06-24 Jonathan Wakelylibstdc++: Fix typos and markdown errors in new simd...
2021-06-24 Jonathan Wakelylibstdc++: Implement LWG 2762 for std::unique_ptr:...
2021-06-24 Eric BotcazouEmit .file 0 directive earlier in DWARF 5
2021-06-24 Eric BotcazouFix --gdwarf-5 configure tests for Windows
2021-06-24 prathamesh... Add cscope.out to git ignore.
2021-06-24 Richard BienerMerge vec_addsub patterns
2021-06-24 Richard BienerAdd x86 addsub SLP pattern
2021-06-24 Jakub Jelinekdf: Fix up handling of paradoxical subregs in debug...
2021-06-24 Jakub Jelinekstor-layout: Avoid DECL_BIT_FIELD_REPRESENTATIVE with...
2021-06-24 Ilya LeoshkevichIBM Z: Define NO_PROFILE_COUNTERS
2021-06-24 Richard BienerFix SLP permute propagation error
2021-06-24 Jakub Jelinekopenmp: in_reduction clause support on target construct
2021-06-24 Kewen Linpredcom: Refactor more by encapsulating global states
2021-06-24 Richard Bienerrefactor SLP permute propagation
2021-06-24 Richard Bienertree-optimization/101105 - fix runtime alias test optim...
2021-06-24 liuhongti386: Add vashlm3/vashrm3/vlshrm3 to enable vectorizati...
2021-06-24 GCC AdministratorDaily bump.
2021-06-23 Patrick Palkac++: excessive instantiation during CTAD [PR101174]
2021-06-23 Dimitar Dimitrovdoc/lto.texi: List slim object format as the default
2021-06-23 Tobias Burnusfortran/dump-parse-tree.c: Use proper enum type
2021-06-23 Aaron SawdeyDo not enable pcrel-opt by default
2021-06-23 Xi Ruoyaotestsuite: add -fwrapv for 950704-1.c
2021-06-23 Jonathan Wakelylibstdc++: Fix comment in chrono::year::is_leap()
2021-06-23 Matthias Kretzlibstdc++: Document simd testsuite
2021-06-23 Matthias Kretzlibstdc++: Improve output verbosity options and default
2021-06-23 Matthias Kretzlibstdc++: Remove -fno-tree-vrp after PR98834 was resolved
2021-06-23 Cassio Nerilibstdc++: More efficient std::chrono::year::leap
2021-06-23 Martin Jambortree-inline: Fix TREE_READONLY of parameter replacements
2021-06-23 Andrew MacLeodSplit gimple-range into gimple-range-fold and gimple...
2021-06-23 Andrew MacLeodDo not continue propagating values which cannot be...
2021-06-23 Andrew MacLeodAdjust on_entry cache to indicate if the value was...
2021-06-23 Andrew MacLeodDump should be read only. Do not trigger new lookups.
2021-06-23 Jeff LawUse more logicals to eliminate useless test/compare...
2021-06-23 Uros Bizjaki386: Add PPERM two-operand 64bit vector permutation...
2021-06-23 Martin Liskaarm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f...
2021-06-23 Patrick Palkac++: CTAD and deduction guide selection [PR86439]
2021-06-23 Uros Bizjaki386: Prevent unwanted combine from LZCNT to BSR [PR101175]
2021-06-23 Jonathan Wakelylibstdc++: Avoid "__lockable" name defined as macro...
2021-06-23 Andre Vehreschildfortran: Fix deref of optional in gen. code. [PR100337]
2021-06-23 Jakub Jelinekopenmp: Fix up *_reduction clause handling with UDRs...
2021-06-23 Martin Liskacontrib: add git-commit-mklog wrapper
2021-06-23 Kewen Linrs6000: Fix typos in float128 ISA3.1 support
2021-06-23 GCC AdministratorDaily bump.
2021-06-22 Jonathan Wakelylibstdc++: Simplify std::try_lock and std::lock further
2021-06-22 Jonathan Wakelylibstdc++: Remove garbage collection support for C...
2021-06-22 Jonathan Wakelylibstdc++: Implement LWG 3422 for std::seed_seq
2021-06-22 Sandra LoosemoreFortran: fix sm computation in CFI_allocate [PR93524]
2021-06-22 Thomas Rodgerslibstdc++: Fix for deadlock in std::counting_semaphore...
2021-06-22 David Malcolmanalyzer: fix ICE on malloc/alloca param type mismatch...
next
This page took 0.087224 seconds and 5 git commands to generate.