public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-15 19:35 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Require -mvector-size-32 for vector pair init, extract, and set
 2023-11-15 19:34 UTC 

[gcc r14-5510] Regenerate libiberty/aclocal.m4 with aclocal 1.15.1
 2023-11-15 19:30 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Remove hack that should no longer be needed
 2023-11-15 19:04 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Add more comments. Fix various formatting problems. Add extensions as safe to propagate through
 2023-11-15 19:01 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] More comments and formatting fixes. Refactor case where binary op implies 2nd operand must be fully
 2023-11-15 19:01 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Update ChangeLog.*
 2023-11-15 18:35 UTC 

[gcc(refs/users/meissner/heads/work144-vsize)] Add init, extract, and set support for vector pair modes
 2023-11-15 18:29 UTC 

[gcc r14-5509] RISC-V: Fix ICE in non-canonical march parsing
 2023-11-15 18:24 UTC 

[gcc r14-5508] c++, analyzer: Expand CAN_HAVE_LOCATION_P macro
 2023-11-15 17:41 UTC 

[gcc r14-5507] RISC-V: fix vsetvli pass testsuite failure [PR/112447]
 2023-11-15 17:35 UTC 

[gcc r14-5506] RISC-V: elide unnecessary sign extend when expanding cmp_and_jump
 2023-11-15 17:35 UTC 

[gcc r14-5505] c++: direct enum init from type-dep elt [PR112515]
 2023-11-15 17:24 UTC 

[gcc r14-5504] c++: partially inst requires-expr in noexcept-spec [PR101043]
 2023-11-15 17:18 UTC 

[gcc r14-5503] c++: non-dependent .* operand folding [PR112427]
 2023-11-15 17:10 UTC 

[gcc r14-5502] c++: constantness of local var in constexpr fn [PR111703, PR112269]
 2023-11-15 17:03 UTC 

[gcc r14-5501] i386: Fix split condition of *<insn>qi_ext<mode>_1_slp patterns
 2023-11-15 15:45 UTC 

[gcc r14-5500] i386: Fix strict_low_part QImode insn with high input register patterns [PR112540]
 2023-11-15 15:12 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] arm: Add MVE cbranch implementation
 2023-11-15 14:56 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] arm: Add Adv. SIMD cbranch implementation
 2023-11-15 14:56 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] aarch64: Add optimization for vector cbranch combining SVE and Adv. SIMD
 2023-11-15 14:56 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] aarch64: Add optimization for vector != cbranch fed into compare with 0 for Adv.SIMD
 2023-11-15 14:56 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] aarch64: Add implementation for vector cbranch for Adv.SIMD
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] testsuite: un-xfail tsvc loops that check for exit control flow vectorization
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: [RFC] conditionally support forcing final edge for debugging
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: Change loop analysis from looking at at number of BB to actual cfg
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: Update loop form analysis to support early break
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: Add remaining changes to peeling and vectorizer to support early breaks
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: wire through peeling changes and dominator updates after guard edge split
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: implement relevancy analysis support for control flow
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: implement vectorizable_early_exit for codegen of exit code
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: update vectorizable_live_reduction with support for multiple exits and different exits
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: update IV update code to support early breaks and arbitrary exits
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: support multiple exits in loop versioning
 2023-11-15 14:55 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: update vectorizer's control update to support picking an exit other than loop latch
 2023-11-15 14:54 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: update loop peeling code to maintain LCSSA form for early breaks
 2023-11-15 14:54 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] middle-end: Implement code motion and dependency analysis for early breaks
 2023-11-15 14:54 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] testsuite: Add tests for early break vectorization
 2023-11-15 14:54 UTC 

[gcc(refs/users/tnfchris/heads/gcc-14-early-break)] testsuite: Add more pragma novector to new tests
 2023-11-15 14:54 UTC 

[gcc/tnfchris/heads/gcc-14-early-break] (21 commits) arm: Add MVE cbranch implementation
 2023-11-15 14:54 UTC 

[gcc r14-5499] nvptx: Fix copy'n'paste-o in '__builtin_nvptx_brev' description
 2023-11-15 14:26 UTC 

[gcc r14-5498] Update nvptx's bitrev<mode>2 pattern to use BITREVERSE rtx
 2023-11-15 14:25 UTC 

[gcc r14-5497] nvptx: Extend 'brev' test cases
 2023-11-15 14:25 UTC 

[gcc r14-5496] amdgcn: Add Accelerator VGPR registers
 2023-11-15 14:10 UTC 

[gcc r14-5495] amdgcn: simplify secondary reload patterns
 2023-11-15 14:07 UTC 

[gcc r14-5494] s390: Fix generation of s390-gen-builtins.h
 2023-11-15 13:43 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Added tests for core_bench_list, core_list_init, core_init_matrix, matrix_add_const
 2023-11-15 13:22 UTC 

[gcc r14-5493] tree-optimization/112282 - wrong-code with ifcvt hoisting
 2023-11-15 12:12 UTC 

[gcc r14-5492] Fix ICE with SLP and -fdbg-cnt
 2023-11-15 12:12 UTC 

[gcc r14-5491] libsanitizer: update LOCAL_PATCHES
 2023-11-15 11:54 UTC 

[gcc r14-5490] libsanitizer: Readd __ubsan_handle_function_type_mismatch_v1{, _abort}
 2023-11-15 11:50 UTC 

[gcc r14-5489] libsanitizer: Adjust the asan/sanity-check-pure-c-1.c test
 2023-11-15 11:49 UTC 

[gcc r14-5488] libsanitizer: Apply local patches
 2023-11-15 11:49 UTC 

[gcc r14-5487] libsanitizer: merge from upstream (c425db2eb558c263)
 2023-11-15 11:49 UTC 

[gcc r11-11100] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:42 UTC 

[gcc r12-9982] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:35 UTC 

[gcc r12-9981] libstdc++: std::stacktrace tweaks
 2023-11-15 11:34 UTC 

[gcc r13-8072] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:33 UTC 

[gcc r13-8071] libstdc++: std::stacktrace tweaks
 2023-11-15 11:32 UTC 

[gcc r14-5486] LoongArch: Remove redundant barrier instructions before LL-SC loops
 2023-11-15 11:31 UTC 

[gcc r14-5485] libstdc++: Fix std::deque::operator[] Xmethod [PR112491]
 2023-11-15 11:28 UTC 

[gcc r14-5484] libstdc++: std::stacktrace tweaks
 2023-11-15 11:28 UTC 

[gcc r14-5483] arm: testsuite: fix test for armv6t2 hardware
 2023-11-15 10:46 UTC 

[gcc r14-5482] RISC-V: Support trailing vec_init optimization
 2023-11-15 10:00 UTC 

[gcc r13-8070] rs6000: Consider inline asm as safe if no assembler complains [PR111828]
 2023-11-15  9:27 UTC 

[gcc r12-9980] rs6000: Consider inline asm as safe if no assembler complains [PR111828]
 2023-11-15  9:26 UTC 

[gcc r14-5481] testsuite: Adjust gcc.dg/cpp/if-2.c for 16-bit targets
 2023-11-15  7:56 UTC 

[gcc r14-5480] RISC-V: Refine the mask generation for vec_init case 2
 2023-11-15  7:41 UTC 

[gcc r14-5479] RISC-V: Disallow RVV mode address for any load/store[PR112535]
 2023-11-15  7:41 UTC 

[gcc r14-5478] c++: Implement C++26 P2864R2 - Remove Deprecated Arithmetic Conversion on Enumerations From C++26
 2023-11-15  7:28 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: define and undefine always_inline macro wherever used
 2023-11-15  5:54 UTC 

[gcc/aoliva/heads/testme] (2 commits) libstdc++: define and undefine always_inline macro wherever
 2023-11-15  5:54 UTC 

[gcc/aoliva/heads/testbase] (4 commits) Revert "libstdc++: bvector: undef always_inline macro"
 2023-11-15  5:54 UTC 

[gcc r14-5477] Revert "libstdc++: bvector: undef always_inline macro"
 2023-11-15  4:48 UTC 

[gcc(refs/users/aoliva/heads/testme)] libsupc++: try cxa_thread_atexit_impl at runtime
 2023-11-15  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] testsuite: introduce hostedlib effective target
 2023-11-15  2:26 UTC 

[gcc(refs/users/aoliva/heads/testme)] [PR83782] ifunc: back-propagate ifunc_resolver to aliases
 2023-11-15  2:26 UTC 

[gcc/aoliva/heads/testme] (263 commits) libsupc++: try cxa_thread_atexit_impl at runtime
 2023-11-15  2:25 UTC 

[gcc/aoliva/heads/testbase] (257 commits) json.cc: use SELFTEST_LOCATION in selftests
 2023-11-15  2:25 UTC 

[gcc r14-5476] testsuite: tsan: add fallback overload for pthread_cond_clockwait
 2023-11-15  1:28 UTC 

[gcc r14-5475] testsuite: arg-pushing reqs -mno-accumulate-outgoing-args
 2023-11-15  1:28 UTC 

[gcc r14-5474] libstdc++: bvector: undef always_inline macro
 2023-11-15  1:28 UTC 

[gcc r14-5473] json.cc: use SELFTEST_LOCATION in selftests
 2023-11-15  0:50 UTC 

[gcc r13-8069] Daily bump
 2023-11-15  0:20 UTC 

[gcc r12-9979] Daily bump
 2023-11-15  0:19 UTC 

[gcc r11-11099] Daily bump
 2023-11-15  0:18 UTC 

[gcc r14-5472] Daily bump
 2023-11-15  0:17 UTC 

[gcc r13-8068] Fix ICE in vectorizable_nonlinear_induction with bitfield
 2023-11-14 23:53 UTC 

[gcc r11-11098] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 23:11 UTC 

[gcc r14-5471] c-family: Let libcpp know when the compilation is for a PCH [PR9471]
 2023-11-14 22:55 UTC 

[gcc r14-5470] libstdc++: Improve operator-(weekday x, weekday y)
 2023-11-14 22:46 UTC 

[gcc r14-5469] libstdc++: Fix UB in weekday::weekday(sys_days) and add test
 2023-11-14 22:46 UTC 

[gcc r14-5468] libstdc++: Simplify year::is_leap()
 2023-11-14 22:46 UTC 

[gcc r14-5467] libstdc++: Remove unnecessary "& 1" from year_month_day_last::day()
 2023-11-14 22:46 UTC 

[gcc r14-5466] libstdc++: Fix <charconv> uses of signed types with <bit> functions
 2023-11-14 22:45 UTC 

[gcc r12-9978] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:43 UTC 

[gcc r12-9977] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 22:43 UTC 

[gcc r13-8067] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:40 UTC 

[gcc r13-8066] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 22:40 UTC 

[gcc r13-8065] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
 2023-11-14 22:39 UTC 

[gcc r14-5465] libstdc++: Fix std::hash<std::stacktrace> [PR112348]
 2023-11-14 22:32 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Strip STRICT_LOW_PART and paradoxical subregs before the mode size test
 2023-11-14 21:30 UTC 

[gcc r14-5464] analyzer: enable taint state machine by default [PR103533]
 2023-11-14 20:55 UTC 

[gcc r14-5463] Manually add ChangeLog entry for r14-5312-g040e5b0edbca861196d9e2ea2af5e805769c8d5d commit
 2023-11-14 20:42 UTC 

[gcc r14-5462] testsuite: Ignore warning for unsupported option
 2023-11-14 19:56 UTC 

[gcc r14-5461] c++: Stream virtual dtor vtable indices
 2023-11-14 19:43 UTC 

[gcc r14-5460] c++: Fix exported using decls of templates
 2023-11-14 19:43 UTC 

[gcc r14-5459] diagnostics: make option-handling callbacks private
 2023-11-14 19:10 UTC 

[gcc r14-5458] diagnostics: make m_text_callbacks private
 2023-11-14 19:10 UTC 

[gcc r14-5457] diagnostics: convert diagnostic_ready_p to an inline function
 2023-11-14 19:10 UTC 

[gcc r14-5456] i386: Generate strict_low_part QImode insn with high input register
 2023-11-14 17:36 UTC 

[gcc r14-5455] libcpp, contrib: Update to Unicode 15.1
 2023-11-14 17:33 UTC 

[gcc r14-5454] c++: Implement C++26 P1854R4 - Making non-encodable string literals ill-formed [PR110341]
 2023-11-14 17:31 UTC 

[gcc r14-5453] Fix ICE generating uniform vector masks
 2023-11-14 16:48 UTC 

[gcc r14-5452] input.h: eliminate implicit users of global_dc's file_cache
 2023-11-14 16:26 UTC 

[gcc r14-5451] json: reduce use of naked new in json-building code
 2023-11-14 16:26 UTC 

[gcc r14-5450] libstdc++: Fix std::deque::size() Xmethod [PR112491]
 2023-11-14 15:58 UTC 

[gcc r14-5449] Use case label type to create case range
 2023-11-14 15:33 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Added pr111384.c and riscv/mem-extend.c tests
 2023-11-14 15:32 UTC 

[gcc r14-5448] s390: Fix vec_scatter_element for vectors of floats
 2023-11-14 15:17 UTC 

[gcc r14-5447] Add a REG_P check for inc and dec for Arm MVE
 2023-11-14 14:50 UTC 

[gcc r14-5446] tree-optimization/111233 - loop splitting miscompile
 2023-11-14 14:13 UTC 

[gcc r13-8064] rs6000: Don't allow AltiVec address in movoo & movxo pattern [PR110411]
 2023-11-14 13:37 UTC 

[gcc r14-5445] Loop distribution fix for SCC detection
 2023-11-14 12:50 UTC 

[gcc r14-5444] tree-optimization/112281 - loop distribution and zero dependence distances
 2023-11-14 12:50 UTC 

[gcc r13-8063] Daily bump
 2023-11-14 12:27 UTC 

[gcc r12-9976] Daily bump
 2023-11-14 12:25 UTC 

[gcc r11-11097] Daily bump
 2023-11-14 12:25 UTC 

[gcc r14-5443] Daily bump
 2023-11-14 12:24 UTC 

[gcc r14-5442] i386: Fix up <insn><dwi>3_doubleword_lowpart [PR112523]
 2023-11-14 12:20 UTC 

[gcc r14-5441] contrib: Ignore the r14-5312-g040e5b0edbca861196d9e2ea2af5e805769c8d5d bogus commit
 2023-11-14 12:19 UTC 

[gcc r13-8062] LibF7: sinh: Fix loss of precision due to cancellation for small values
 2023-11-14 11:16 UTC 

[gcc r14-5440] LibF7: sinh: Fix loss of precision due to cancellation for small values
 2023-11-14 11:10 UTC 

[gcc r14-5439] x86: Make testcase apx-spill_to_egprs-1.c more robust
 2023-11-14 10:55 UTC 

[gcc r14-5438] IBM Z: Add GTY marker to builtin data structures
 2023-11-14 10:49 UTC 

[gcc r14-5437] IBM Z: Fix ICE with overloading and checking enabled
 2023-11-14 10:49 UTC 

[gcc r14-5436] c++: Link extended FP conversion pedwarns to -Wnarrowing [PR111842]
 2023-11-14  9:55 UTC 

[gcc r14-5435] Add type-generic clz/ctz/clrsb/ffs/parity/popcount builtins [PR111309]
 2023-11-14  9:52 UTC 

[gcc r14-5434] LoongArch: Disable relaxation if the assembler don't support conditional branch relaxation [PR112330
 2023-11-14  9:37 UTC 

[gcc r14-5433] Fix ICE in vectorizable_nonlinear_induction with bitfield
 2023-11-14  8:41 UTC 

[gcc r14-5432] LoongArch: Use finer-grained DBAR hints
 2023-11-14  8:27 UTC 

[gcc r14-5431] tree: Handle BITINT_TYPE in type_contains_placeholder_1 [PR112511]
 2023-11-14  8:25 UTC 

[gcc r14-5430] i386: Don't optimize vshuf{i, f}{32x4, 64x2} and vperm{i, f}128 to vblendps for %ymm16+ [PR112435]
 2023-11-14  7:15 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Refactor code to reset subreg_promoted_var_p. Remove partial dead code elimination
 2023-11-14  5:31 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Slightly refine clearing of bits set by the current insn
 2023-11-14  5:31 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Refine assert for WORDS_BIG_ENDIAN gone bad
 2023-11-14  5:30 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Don't fault for subreg with an inner mode larger than TImode
 2023-11-14  5:30 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Handle (zero_extract (subreg)) as a destination
 2023-11-14  5:30 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Fix handling of paradoxical subreg destinations
 2023-11-14  5:30 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Adjust STRICT_LOW_PART handling. Improve some comments
 2023-11-14  5:30 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Various cleanups, primarily on the set handling side
 2023-11-14  5:30 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Factor out uses and optimization steps
 2023-11-14  5:30 UTC 

[gcc r14-5429] RISC-V: Fix init-2.c assembly check
 2023-11-14  3:22 UTC 

[gcc r14-5428] Handle bitop with INTEGER_CST in analyze_and_compute_bitop_with_inv_effect
 2023-11-14  1:28 UTC 

[gcc r14-5427] maintainer-scripts/gcc_release: cleanup whitespace
 2023-11-14  0:20 UTC 

[gcc r14-5426] maintainer-scripts/gcc_release: use HTTPS for links
 2023-11-14  0:20 UTC 

[gcc r14-5425] libcpp: Regenerate config.in
 2023-11-14  0:12 UTC 

[gcc r14-5422] libstdc++: Add dg-timeout-factor to remaining <chrono> IO tests
 2023-11-13 23:22 UTC 

[gcc r14-5421] libstdc++: Micro-optimization for std::optional [PR112480]
 2023-11-13 23:22 UTC 

[gcc r14-5420] i386: Rewrite pushfl<mode>2 and popfl<mode>1 as unspecs
 2023-11-13 22:56 UTC 

[gcc r14-5419] i386: Return CCmode from ix86_cc_mode for unknown RTX code [PR112494]
 2023-11-13 21:47 UTC 

[gcc r11-11096] libstdc++: Reformat Python code
 2023-11-13 19:00 UTC 

[gcc r14-5418] [PATCH] testsuite: Fix bad-mapper-1.C test failures with posix_spawn
 2023-11-13 18:47 UTC 

[gcc(refs/vendors/riscv/heads/ext-dce)] Various fixes
 2023-11-13 18:19 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-8052-g46c391cc7d8f67bd4903696edbe972d45a2deca7' into redhat/gcc-13-branch
 2023-11-13 16:06 UTC 

[gcc/redhat/heads/gcc-13-branch] (109 commits) Merge commit 'r13-8052-g46c391cc7d8f67bd4903696edbe972d45a2
 2023-11-13 16:06 UTC 

[gcc r13-8061] libstdc++: Correctly call _string_types function
 2023-11-13 15:45 UTC 

[gcc r12-9975] libstdc++: Correctly call _string_types function
 2023-11-13 15:45 UTC 

[gcc r13-8060] libstdc++: _versioned_namespace is always non-None
 2023-11-13 15:45 UTC 

[gcc r12-9974] libstdc++: _versioned_namespace is always non-None
 2023-11-13 15:45 UTC 

[gcc r13-8059] libstdc++: Define _versioned_namespace in xmethods.py
 2023-11-13 15:45 UTC 

[gcc r12-9973] libstdc++: Use Python "not in" operator
 2023-11-13 15:45 UTC 

[gcc r13-8058] libstdc++: Use Python "not in" operator
 2023-11-13 15:45 UTC 

[gcc r12-9972] libstdc++: Define _versioned_namespace in xmethods.py
 2023-11-13 15:45 UTC 

[gcc r13-8057] libstdc++: Remove std_ratio_t_tuple
 2023-11-13 15:45 UTC 

[gcc r12-9971] libstdc++: Refactor Python Xmethods to use is_specialization_of
 2023-11-13 15:45 UTC 

[gcc r13-8056] libstdc++: Remove unused locals from printers.py
 2023-11-13 15:45 UTC 

[gcc r12-9970] libstdc++: Reformat Python code
 2023-11-13 15:44 UTC 

[gcc r13-8055] libstdc++: Remove unused Python imports
 2023-11-13 15:44 UTC 

[gcc r12-9969] libstdc++: Format Python docstrings according to PEP 357
 2023-11-13 15:44 UTC 

[gcc r13-8054] libstdc++: Use gdb.ValuePrinter base class
 2023-11-13 15:44 UTC 

[gcc r12-9968] libstdc++: Format Python code according to PEP8
 2023-11-13 15:44 UTC 

[gcc r13-8053] libstdc++: Refactor Python Xmethods to use is_specialization_of
 2023-11-13 15:44 UTC 

[gcc r13-8052] libstdc++: Reformat Python code
 2023-11-13 15:44 UTC 

[gcc r13-8051] libstdc++: Format Python docstrings according to PEP 357
 2023-11-13 15:44 UTC 

[gcc r13-8050] libstdc++: Fix format string in StdChronoTimeZoneRulePrinter
 2023-11-13 15:44 UTC 

[gcc r13-8049] libstdc++: Format Python code according to PEP8
 2023-11-13 15:44 UTC 

[gcc r13-8048] libstdc++: Add pretty printer for std::locale
 2023-11-13 15:44 UTC 

[gcc r13-8047] libstdc++: Declutter std::optional and std:variant pretty printers [PR110944]
 2023-11-13 15:44 UTC 

[gcc r14-5417] RISC-V: vsetvl: Refine REG_EQUAL equality
 2023-11-13 15:29 UTC 

[gcc r14-5416] PR modula2/110779: Add reduced acinclude.m4 to allow interrogation of time features
 2023-11-13 15:12 UTC 

[gcc r14-5415] arm: testsuite: improve compatibility of gcc.dg/debug/pr57351.c
 2023-11-13 14:28 UTC 

[gcc r14-5414] arm: testsuite: fix some more architecture tests
 2023-11-13 14:28 UTC 

[gcc r14-5413] testsuite: arm: tighten up mode-specific ISA tests
 2023-11-13 14:28 UTC 

[gcc r14-5412] arm: testsuite: improve compatibility of gcc.target/arm/pr59575.c
 2023-11-13 14:28 UTC 

[gcc r14-5411] arm: testsuite: improve compatibility of gcc.target/arm/pr19599.c
 2023-11-13 14:28 UTC 

[gcc r14-5410] arm: testsuite: improve compatibility of gcc.target/arm/optional_thumb-*.c
 2023-11-13 14:27 UTC 

[gcc r14-5409] arm: testsuite: improve compatibility of gcc.target/arm/macro_defs*.c
 2023-11-13 14:27 UTC 

[gcc r14-5408] arm: testsuite: improve compatibility of ftest-armv7m-thumb.c
 2023-11-13 14:27 UTC 

[gcc r14-5407] arm: testsuite: modernize framework usage for arm/scd42-2.c
 2023-11-13 14:27 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).