]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-08-12 Gaius MulleyPR modula2/108119 disable m2rte plugin by default
2023-08-12 Jakub JelinekAdd stdckdint.h header for C23
2023-08-12 Juzhe-ZhongRISC-V: Add TAREGT_VECTOR check into VLS modes
2023-08-12 Patrick Palkatree-pretty-print: delimit TREE_VEC with braces
2023-08-12 Patrick Palkac++: bogus warning w/ deduction guide in anon ns [PR106604]
2023-08-12 Ken Matsuilibstdc++: Use __bool_constant entirely
2023-08-12 Juzhe-ZhongRISC-V: Fix vec_series expander[PR110985]
2023-08-12 Juzhe-ZhongRISC-V: Allow CONST_VECTOR for VLS modes
2023-08-12 GCC AdministratorDaily bump.
2023-08-11 Jonathan Wakelylibstdc++: Fix std::format_to_n return value [PR110990]
2023-08-11 David Malcolmanalyzer: new warning: -Wanalyzer-unterminated-string...
2023-08-11 Jeff Law[committed] Fix subdi3 synthesis on rx port
2023-08-11 Juzhe-ZhongVECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN...
2023-08-11 Patrick O'NeillRISC-V: Specify -mabi for ztso testcases
2023-08-11 Jonathan Wakelylibstdc++: Implement C++20 std::chrono::parse [PR104167]
2023-08-11 Jose E. Marchesibpf: liberate R9 for general register allocation
2023-08-11 Jose E. Marchesibpf: allow exceeding max num of args in BPF when always...
2023-08-11 Eric Fenganalyzer: More features for CPython analyzer plugin...
2023-08-11 Patrick Palkac++: dependently scoped template-id in type-req [PR110927]
2023-08-11 Patrick Palkac++: recognize in-class var tmpl partial spec [PR71954]
2023-08-11 Jonathan Wakelylibstdc++: Do not call log10(0.0) in std::format [PR110860]
2023-08-11 Eric FengMAINTAINERS: Add myself to write after approval
2023-08-11 Patrick Palkac++: improve debug_tree for templated types/decls
2023-08-11 Patrick Palkatree-pretty-print: handle COMPONENT_REF with non-decl RHS
2023-08-11 John David... Use strtol instead of std::stoi [PR110646]
2023-08-11 Thomas Neumannpreserve base pointer for __deregister_frame [PR110956]
2023-08-11 Vladimir N... [LRA]: Implement output stack pointer reloads
2023-08-11 Jonathan Wakelylibstdc++: Handle invalid values in std::chrono pretty...
2023-08-11 Jonathan Wakelylibstdc++: Revert accidentally committed change to...
2023-08-11 Joseph Myersconfig: Fix host -rdynamic detection for build != host...
2023-08-11 Richard Bienertree-optimization/110979 - fold-left reduction and...
2023-08-11 Richard BienerImprove BB vectorization opt-info
2023-08-11 Pan LiRISC-V: Support RVV VFMSUB rounding mode intrinsic API
2023-08-11 Juzhe-ZhongVECT: Add vec_mask_len_{load_lanes,store_lanes} patterns
2023-08-11 Pan LiRISC-V: Support RVV VFNMADD rounding mode intrinsic API
2023-08-11 Drew Rossmatch.pd: Implement missed optimization ((x ^ y) &...
2023-08-11 Pan LiRISC-V: Support RVV VFMADD rounding mode intrinsic API
2023-08-11 Pan LiRISC-V: Support RVV VFNMSAC rounding mode intrinsic API
2023-08-11 Jakub Jelinekc: Add __typeof_unqual__ and __typeof_unqual support
2023-08-11 Andrew PinskiFix PR 110954: wrong code with cmp | !cmp
2023-08-11 Martin Ueckerc: Support for -Wuseless-cast [PR84510]
2023-08-11 Pan LiRISC-V: Support RVV VFMSAC rounding mode intrinsic API
2023-08-11 GCC AdministratorDaily bump.
2023-08-10 Jonathan Wakelylibstdc++: Fix out-of-bounds read in format string...
2023-08-10 Jonathan Wakelylibstdc++: Fix std::format for localized floats [PR110968]
2023-08-10 Jonathan Wakelylibstdc++: Use alias template for iterator_category...
2023-08-10 Jan HubickaFix division by zero in loop splitting
2023-08-10 Patrick O'NeillRISC-V: Add Ztso atomic mappings
2023-08-10 Jan HubickaFix profile update in duplicat_loop_body_to_header_edge...
2023-08-10 Jan HubickaFix profile updating bug in tree-ssa-threadupdate
2023-08-10 Jan HubickaFix undefined behaviour in profile_count::differs_from_p
2023-08-10 Jakub Jelinekphiopt: Fix phiopt ICE on vops [PR102989]
2023-08-10 Richard BienerMake ISEL used internal functions const/nothrow where...
2023-08-10 Juzhe-ZhongRISC-V: Add MASK vec_duplicate pattern[PR110962]
2023-08-10 Pan LiRISC-V: Support RVV VFNMACC rounding mode intrinsic API
2023-08-10 Pan LiRISC-V: Support RVV VFMACC rounding mode intrinsic API
2023-08-10 Juzhe-ZhongRISC-V: Support TU for integer ternary OP[PR110964]
2023-08-10 Richard BienerRemove insert location argument from vectorizable_live_...
2023-08-10 Juzhe-ZhongRISC-V: Add missing modes to the iterators
2023-08-10 Jakub Jelineklto-streamer-in: Adjust assert [PR102989]
2023-08-10 Jakub Jelinekexpr: Small optimization [PR102989]
2023-08-10 liuhongti386: Do not sanitize upper part of V2HFmode and V4HFmo...
2023-08-10 Pan LiRISC-V: Refactor RVV frm_mode attr for rounding mode...
2023-08-10 GCC AdministratorDaily bump.
2023-08-09 Juzhe-ZhongRISC-V: Fix VLMAX AVL incorrect local anticipate [VSETV...
2023-08-09 David Malcolmanalyzer: remove default return value from region_model...
2023-08-09 Tsukasa OIRISC-V: Remove non-existing 'Zve32d' extension
2023-08-09 Jin MaRISC-V: Handle no_insn in TARGET_SCHED_VARIABLE_ISSUE.
2023-08-09 Jivan HakobyanRISC-V: Folding memory for FP + constant case
2023-08-09 Andrew PinskiMATCH: [PR110937/PR100798] (a ? ~b : b) should be optim...
2023-08-09 Uros Bizjaki386: Add missing dot to -mpartial-vector-fp-math descr...
2023-08-09 Richard Ballaarch64: Add support for Cortex-A520 CPU
2023-08-09 Carl Lovers6000: Fix __builtin_altivec_vcmpne{b,h,w} implementation
2023-08-09 Jonathan Wakelylibstdc++: Fix constexpr functions to conform to older...
2023-08-09 Jonathan Wakelylibstdc++: Fix a -Wsign-compare warning in std::list
2023-08-09 Jonathan Wakelylibstdc++: Suppress clang -Wc99-extensions warnings...
2023-08-09 Jonathan Wakelylibstdc++: Fix some -Wmismatched-tags warnings
2023-08-09 Jonathan Wakelylibstdc++: Fix some -Wunused-parameter warnings
2023-08-09 Jonathan Wakelylibstdc++: Explicitly default some copy ctors and assig...
2023-08-09 Jonathan Wakelylibstdc++: Minor fixes for some warnings in <format>
2023-08-09 Juzhe-ZhongRISC-V: Support NPATTERNS = 1 stepped vector[PR110950]
2023-08-09 Paul ThomasFortran: Allow pure final procs contained in pure proc...
2023-08-09 Gaius MulleyPR modula2/110779: libgm2 fix solaris bootstrap check...
2023-08-09 liuhongtRename local variable subleaf_level to max_subleaf_level.
2023-08-09 Richard Bienerrtl-optimization/110587 - speedup find_hard_regno_for_1
2023-08-09 Kewen Linrs6000: Teach legitimate_address_p about LEN_{LOAD...
2023-08-09 Kewen Linivopts: Call valid_mem_ref_p with ifn [PR110248]
2023-08-09 Kewen Lintarghooks: Extend legitimate_address_p with code_helper...
2023-08-09 liuhongtWorkaround possible CPUID bug in Sandy Bridge.
2023-08-09 GCC AdministratorDaily bump.
2023-08-08 Jeff Law[committed] [RISC-V] Fix bug in condition canonicalizat...
2023-08-08 Marek Polacekc++: parser cleanup, remove dummy arguments
2023-08-08 Nathaniel Sheadc++: Report invalid id-expression in decltype [PR100482]
2023-08-08 Cupertino Mirandabpf: Fixed GC mistakes in BPF builtins code.
2023-08-08 Uros Bizjaki386: Do not sanitize upper part of V2SFmode reg with...
2023-08-08 Andrew PinskiVR-VALUES [PR28794]: optimize compare assignments also
2023-08-08 Pan LiRISC-V: Enhance the test case for RVV vfsub/vfrsub...
2023-08-08 Andrzej Turkogenmatch: Log line numbers indirectly
2023-08-08 Andrzej Turkogenmatch: Reduce variability of generated code
2023-08-08 Andrzej TurkoSupport get_or_insert in ordered_hash_map
next
This page took 0.088717 seconds and 5 git commands to generate.