]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2023-11-11 Jonathan Wakelylibstdc++: Fix broken tests for <complex.h>
2023-11-11 Jonathan Wakelylibstdc++: Add static_assert to std::integer_sequence...
2023-11-11 Jonathan Wakelylibstdc++: Fix test that fails with -ffreestanding
2023-11-11 Jonathan Wakelylibstdc++: Deprecate std::atomic_xxx overloads for...
2023-11-11 Jonathan Wakelylibstdc++: Add [[nodiscard]] to lock types
2023-11-11 Jonathan Wakelylibstdc++: Add [[nodiscard]] to std::span members
2023-11-11 Jonathan Wakelylibstdc++: Remove handling for underscore-prefixed...
2023-11-11 Nathaniel Sheadlibstdc++: Add missing functions to <cmath> [PR79700]
2023-11-11 Marek Polacektestsuite: fix lambda-decltype3.C in C++11
2023-11-10 Keith Packard[PATCH] libgcc/m68k: Fixes for soft float
2023-11-10 Mao[PATCH] doc: Add fpatchable-function-entry to Option...
2023-11-10 Maciej W. RozyckiRISC-V: Fix indentation of "length" attribute for branc...
2023-11-10 Martin Ueckerc23: recursive type checking of tagged type
2023-11-10 Patrick O'Neillg++: Rely on dg-do-what-default to avoid running pr1027...
2023-11-10 Eric BotcazouHandle constant CONSTRUCTORs in operand_compare
2023-11-10 Vladimir N... [IRA]: Check autoinc and memory address after temporary...
2023-11-10 Andris Pavēnisada: Fix syntax error
2023-11-10 Patrick Palkac++: decltype of (by-value captured reference) [PR79620]
2023-11-10 Patrick Palkac++: decltype of capture proxy [PR79378, PR96917]
2023-11-10 Richard SandifordAllow md iterators to include other iterators
2023-11-10 Uros Bizjaki386: Clear stack protector scratch with zero/sign...
2023-11-10 Uros Bizjaki386: Fix ashift insn mnemonic in shift code attribute
2023-11-10 Juzhe-ZhongMiddle-end: Fix bug of induction variable vectorization...
2023-11-10 Wilco Dijkstralibatomic: Improve ifunc selection on AArch64
2023-11-10 Juzhe-ZhongRISC-V: Add combine optimization by slideup for vec_ini...
2023-11-10 Robin DappRISC-V: testsuite: Fix 32-bit FAILs.
2023-11-10 Robin Dappvect: Look through pattern stmt in fold_left_reduction.
2023-11-10 Jin MaRISC-V: XTheadMemPair: Fix missing fcsr handling in...
2023-11-10 Richard Bienertree-optimization/110221 - SLP and loop mask/len
2023-11-10 Andrew Stubbsvect: Don't set excess bits in unform masks
2023-11-10 Andrew Stubbsamdgcn: Fix v_add constraints (pr112308)
2023-11-10 Richard Bienermiddle-end/112469 - fix missing converts in vec_cond_ex...
2023-11-10 Andrew Stubbsamdgcn: Fix vector min/max ICE
2023-11-10 Tobias Burnuslibgomp.texi: Update OpenMP 6.0-preview implementation...
2023-11-10 Chenghui PanLoongArch: Fix instruction name typo in lsx_vreplgr2vr_...
2023-11-10 Juzhe-ZhongRISC-V: Robustify vec_init pattern[NFC]
2023-11-10 Pan LiRevert "RISC-V: Support vec_init for trailing same...
2023-11-10 Pan LiRISC-V: Support vec_init for trailing same element
2023-11-10 Brendan Shanks[PATCH v3] libiberty: Use posix_spawn in pex-unix when...
2023-11-10 Juzhe-Zhongtest: Fix FAIL of pr97428.c for RVV
2023-11-10 Juzhe-ZhongRISC-V: Move cond_copysign from combine pattern to...
2023-11-10 Pan LiInternal-fn: Add FLOATN support for l/ll round and...
2023-11-10 Jeff Law[committed] Improve single bit zero extraction on H8.
2023-11-10 liuhongtFix wrong code due to vec_merge + pcmp to blendvb splitter.
2023-11-10 Jose E. Marchesibpf: fix pseudo-c asm emitted for *mulsidi3_zeroextend
2023-11-09 Jose E. Marchesibpf: testsuite: fix expected regexp in gcc.target/bpf...
2023-11-09 Arsen Arsenovićlibstdc++: mark 20_util/scoped_allocator/noexcept.cc...
2023-11-09 Arsen Arsenovićlibstdc++: declare std::allocator in !HOSTED as an...
2023-11-09 David Malcolmdiagnostics: cleanups to diagnostic-show-locus.cc
2023-11-09 Guillaume GomezAdd missing declaration of get_restrict in C++ interface
2023-11-09 Jivan HakobyanMAINTAINERS: Add myself to write after approval
2023-11-09 Patrick Palkalibstdc++: Fix forwarding in __take/drop_of_repeat_view...
2023-11-09 Robin DappRISC-V/testsuite: Fix several zvfh tests.
2023-11-09 Uros Bizjaki386: Improve stack protector patterns and peephole2s...
2023-11-09 Vladimir N... [IRA]: Fixing conflict calculation from region landing...
2023-11-09 François Dumontlibstdc++: [_Hashtable] Use RAII type to manage rehash...
2023-11-09 Alexandre Olivai386 PIE: accept @GOTOFF in load/store multi base address
2023-11-09 Alexandre Olivatestsuite: xfail scev-[35].c on ia32
2023-11-09 Tamar ChristinaAArch64: Add SVE implementation for cond_copysign.
2023-11-09 Tamar ChristinaAArch64: Handle copysign (x, -1) expansion efficiently
2023-11-09 Tamar ChristinaAArch64: Use SVE unpredicated LOGICAL expressions when...
2023-11-09 Tamar ChristinaAArch64: Add movi for 0 moves for scalar types [PR109154]
2023-11-09 Tamar ChristinaAArch64: Add special patterns for creating DI scalar...
2023-11-09 Tamar Christinaifcvt: Add support for conditional copysign
2023-11-09 Tamar Christinamiddle-end: optimize fneg (fabs (x)) to copysign (x...
2023-11-09 Tamar Christinamiddle-end: expand copysign handling from lockstep...
2023-11-09 Simon WrightFix PR ada/111813 (Inconsistent limit in Ada.Calendar...
2023-11-09 Tatsuyuki IshiDo not prepend target triple to -fuse-ld=lld,mold.
2023-11-09 Richard BienerRefactor x86 decl based scatter vectorization, prepare SLP
2023-11-09 Pan LiRISC-V: Refine frm emit after bb end in succ edges
2023-11-09 Juzhe-ZhongRISC-V: Add PR112450 test to avoid regression
2023-11-09 Richard Bienertree-optimization/112450 - avoid AVX512 style masking...
2023-11-09 Richard Bienertree-optimization/112444 - avoid bougs PHI value-numbering
2023-11-09 YunQiang SuMAINTAINERS: Update my email address
2023-11-09 YunQiang SuMIPS: Use -mnan value for -mabs if not specified
2023-11-09 Florian Weimeri386: Fix C99 compatibility issues in the x86-64 AVX...
2023-11-09 Florian Weimerc: Add -Wreturn-mismatch warning, split from -Wreturn...
2023-11-09 Florian Weimergcc.dg/Wmissing-parameter-type*: Test the intended...
2023-11-09 Stefan Schulze... s390: Revise vector reverse elements
2023-11-09 Stefan Schulze... s390: Add expand_perm_reverse_elements
2023-11-09 Stefan Schulze... s390: Recognize further vpdi and vmr{l,h} pattern
2023-11-09 Stefan Schulze... s390: Reduce number of patterns where the condition...
2023-11-09 Jakub Jelineklibgcc: Add {unsigned ,}__int128 <-> _Decimal{32,64...
2023-11-09 Jakub Jelinekattribs: Fix ICE with -Wno-attributes= [PR112339]
2023-11-09 Jin MaRISC-V: Fix the illegal operands for the XTheadMemidx...
2023-11-09 Richard BienerFix SIMD clone SLP a bit more
2023-11-09 François Dumontlibstdc++: [_Hashtable] Use RAII type to guard node...
2023-11-09 Juzhe-ZhongRISC-V: Fix dynamic LMUL cost model ICE
2023-11-09 Alexandre Olivalibstdc++: optimize bit iterators assuming normalizatio...
2023-11-09 Alexandre Olivatestsuite: adjust gomp test for x86 -m32
2023-11-09 Alexandre Olivatestsuite: force PIC/PIE off for pr58245-1.C
2023-11-09 Alexandre Olivaskip debug stmts when assigning locus discriminators
2023-11-09 Juzhe-ZhongRISC-V: Fix dynamic tests [NFC]
2023-11-09 GCC AdministratorDaily bump.
2023-11-08 Uros Bizjaki386: Apply LRA reload workaround to insns with high...
2023-11-08 Richard BienerFix SLP of emulated gathers
2023-11-08 Richard BienerTLC to vect_check_store_rhs and vect_slp_child_index_fo...
2023-11-08 Richard BienerFix SLP of masked loads
2023-11-08 Lehua DingRISC-V: Removed unnecessary sign-extend for vsetvl
2023-11-08 Florian WeimerImprove C99 compatibility of gcc.dg/setjmp-7.c test
next
This page took 0.086681 seconds and 5 git commands to generate.