public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/meissner/heads/work163-test] (5 commits) Merge commit 'refs/users/meissner/heads/work163-test' of gi
 2024-03-20  4:16 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Merge commit 'refs/users/meissner/heads/work163-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work16
 2024-03-20  4:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Update ChangeLog.*
 2024-03-20  4:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] PowerPC: Add support for 1, 024 bit DMR registers
 2024-03-20  4:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add dense math test for new instruction names
 2024-03-20  4:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] PowerPC: Switch to dense math names for all MMA operations
 2024-03-20  4:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add support for dense math registers
 2024-03-20  4:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add wD constraint
 2024-03-20  4:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Use vector pair load/store for memcpy with -mcpu=future
 2024-03-20  4:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add ChangeLog.dmf and update REVISION
 2024-03-20  4:11 UTC 

[gcc/meissner/heads/work163-dmf] (12 commits) Merge commit 'refs/users/meissner/heads/work163-dmf' of git
 2024-03-20  4:10 UTC 

[gcc(refs/users/meissner/heads/work163-ajit)] Merge commit 'refs/users/meissner/heads/work163-ajit' of git+ssh://gcc.gnu.org/git/gcc into me/work1
 2024-03-20  4:07 UTC 

[gcc(refs/users/meissner/heads/work163-ajit)] Add ChangeLog.ajit and update REVISION
 2024-03-20  4:07 UTC 

[gcc/meissner/heads/work163-ajit] (5 commits) Merge commit 'refs/users/meissner/heads/work163-ajit' of gi
 2024-03-20  4:06 UTC 

[gcc r14-9564] LoongArch: Combine UNITS_PER_FP_REG and UNITS_PER_FPREG macros
 2024-03-20  2:21 UTC 

[gcc r14-9563] LoongArch: Change loongarch_expand_vec_cmp()'s return type from bool to void
 2024-03-20  2:21 UTC 

[gcc r14-9562] LoongArch: Remove unused/useless definitions
 2024-03-20  2:21 UTC 

[gcc r14-9561] diagnostics: Fix behavior of permerror options after diagnostic pop [PR111918]
 2024-03-20  0:43 UTC 

[gcc r13-8469] Daily bump
 2024-03-20  0:22 UTC 

[gcc r12-10285] Daily bump
 2024-03-20  0:21 UTC 

[gcc r11-11286] Daily bump
 2024-03-20  0:20 UTC 

[gcc r14-9560] Daily bump
 2024-03-20  0:18 UTC 

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=future tuning support
 2024-03-19 21:41 UTC 

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=future support
 2024-03-19 21:41 UTC 

[gcc r14-9559] ipa: Fix C++ member ptr indirect inlining (PR 114254, PR 108802)
 2024-03-19 21:38 UTC 

[gcc(refs/users/meissner/heads/work163)] Revert all changes
 2024-03-19 21:28 UTC 

[gcc r14-9558] testsuite: fix target for linkage-1.C
 2024-03-19 21:19 UTC 

[gcc r14-9557] [PR99829][LRA]: Fixing LRA ICE on arm
 2024-03-19 20:59 UTC 

[gcc r14-9556] Update gcc de.po
 2024-03-19 20:26 UTC 

[gcc r14-9555] analyzer: fix ICE due to corrupt MEM_REFs [PR113505]
 2024-03-19 20:08 UTC 

[gcc r13-8468] Fortran: fix IS_CONTIGUOUS for polymorphic dummy arguments [PR114001]
 2024-03-19 19:21 UTC 

[gcc r13-8467] Fortran: error recovery in frontend optimization [PR103715]
 2024-03-19 19:21 UTC 

[gcc r14-9554] diagnostics: fix corrupt json/SARIF on stderr [PR114348]
 2024-03-19 18:01 UTC 

[gcc r14-9553] RISC-V: Update test expectancies with recent scheduler change
 2024-03-19 17:03 UTC 

[gcc r14-9552] RISC-V: Fix C23 (...) functions returning large aggregates [PR114175]
 2024-03-19 16:56 UTC 

[gcc r14-9551] libstdc++: Fix infinite loop in std::binomial_distribution [PR114359]
 2024-03-19 16:00 UTC 

[gcc r14-9550] libstdc++: Suppress deprecation messages from <tbb/task.h> [PR101228]
 2024-03-19 16:00 UTC 

[gcc r12-10284] testsuite/i386: Correct pr111822.C dg-do options [PR111822]
 2024-03-19 16:00 UTC 

[gcc r13-8466] i386: Unify {general, timode}_scalar_chain::convert_op [PR111822]
 2024-03-19 15:57 UTC 

[gcc r14-9549] libstdc++: Regenerate <bits/version.h> in maintainer mode
 2024-03-19 15:34 UTC 

[gcc r14-9548] libstdc++: Update docs on build process and generated files
 2024-03-19 15:34 UTC 

[gcc r14-9547] libstdc++: Fix Python scripts to output the correct filename
 2024-03-19 15:34 UTC 

[gcc r14-9546] libstdc++: Fix typos in MemoryChecker assertion messages in PSTL tests
 2024-03-19 15:23 UTC 

[gcc r14-9545] libstdc++: Begin lifetime of storage in std::vector<bool> [PR114367]
 2024-03-19 15:14 UTC 

[gcc r14-9544] analyzer: fixes to __atomic_{exchange, load, store} [PR114286]
 2024-03-19 13:07 UTC 

[gcc r14-9543] testsuite, Darwin: Use the IOKit framework in framework-1.c [PR114049]
 2024-03-19 13:00 UTC 

[gcc r14-9542] libstdc++: Sync the atomic_link_flags implementation with GCC
 2024-03-19 12:54 UTC 

[gcc r14-9541] libstdc++, Darwin: Do not use dev/null as the file for executables
 2024-03-19 12:48 UTC 

[gcc r14-9540] tree-optimization/114151 - revert PR114074 fix
 2024-03-19 12:12 UTC 

[gcc r14-9539] arc: Fix up arc_setup_incoming_varargs [PR114175]
 2024-03-19  8:51 UTC 

[gcc r14-9538] LoongArch: Fix C23 (...) functions returning large aggregates [PR114175]
 2024-03-19  8:38 UTC 

[gcc r14-9537] arm: [MVE intrinsics] Fix support for loads [PR target/114323]
 2024-03-19  8:19 UTC 

[gcc r14-9536] alpha: Fix alpha_setup_incoming_varargs [PR114175]
 2024-03-19  8:15 UTC 

[gcc r14-9535] rs6000: Fix up setup_incoming_varargs [PR114175]
 2024-03-19  8:15 UTC 

[gcc r14-9534] openmp: Make c_omp_check_loop_binding_exprs diagnostics translatable [PR114364]
 2024-03-19  8:13 UTC 

[gcc r14-9533] tree-optimization/114375 - disallow SLP discovery of permuted mask loads
 2024-03-19  8:02 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Update ChangeLog.*
 2024-03-19  5:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] PowerPC: Add support for 1, 024 bit DMR registers
 2024-03-19  5:09 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add dense math test for new instruction names
 2024-03-19  5:09 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] PowerPC: Switch to dense math names for all MMA operations
 2024-03-19  5:08 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add support for dense math registers
 2024-03-19  5:08 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add wD constraint
 2024-03-19  5:08 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Use vector pair load/store for memcpy with -mcpu=future
 2024-03-19  5:08 UTC 

[gcc r14-9532] [PATCH v5 1/1] RISC-V: Add support for XCVbi extension in CV32E40P
 2024-03-19  3:34 UTC 

[gcc r14-9531] [PATCH] RISC-V: Add XiangShan Nanhu microarchitecture
 2024-03-19  2:56 UTC 

[gcc(refs/users/meissner/heads/work163-vpair)] Merge commit 'refs/users/meissner/heads/work163-vpair' of git+ssh://gcc.gnu.org/git/gcc into me/work
 2024-03-19  2:12 UTC 

[gcc(refs/users/meissner/heads/work163-vpair)] Add ChangeLog.vpair and update REVISION
 2024-03-19  2:12 UTC 

[gcc/meissner/heads/work163-vpair] (5 commits) Merge commit 'refs/users/meissner/heads/work163-vpair' of g
 2024-03-19  2:12 UTC 

[gcc(refs/users/meissner/heads/work163-test)] Merge commit 'refs/users/meissner/heads/work163-test' of git+ssh://gcc.gnu.org/git/gcc into me/work1
 2024-03-19  2:11 UTC 

[gcc(refs/users/meissner/heads/work163-test)] Add ChangeLog.test and update REVISION
 2024-03-19  2:11 UTC 

[gcc/meissner/heads/work163-test] (5 commits) Merge commit 'refs/users/meissner/heads/work163-test' of gi
 2024-03-19  2:11 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Merge commit 'refs/users/meissner/heads/work163-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work16
 2024-03-19  2:09 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add ChangeLog.dmf and update REVISION
 2024-03-19  2:09 UTC 

[gcc/meissner/heads/work163-dmf] (5 commits) Merge commit 'refs/users/meissner/heads/work163-dmf' of git
 2024-03-19  2:09 UTC 

[gcc(refs/users/meissner/heads/work163-ajit)] Merge commit 'refs/users/meissner/heads/work163-ajit' of git+ssh://gcc.gnu.org/git/gcc into me/work1
 2024-03-19  2:07 UTC 

[gcc(refs/users/meissner/heads/work163-ajit)] Add ChangeLog.ajit and update REVISION
 2024-03-19  2:07 UTC 

[gcc/meissner/heads/work163-ajit] (5 commits) Merge commit 'refs/users/meissner/heads/work163-ajit' of gi
 2024-03-19  2:07 UTC 

[gcc(refs/users/meissner/heads/work163)] Update ChangeLog.*
 2024-03-19  2:04 UTC 

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=future tuning support
 2024-03-19  2:03 UTC 

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=future support
 2024-03-19  2:03 UTC 

[gcc r14-9530] c++: Fix handling of no-linkage decls for modules
 2024-03-19  1:22 UTC 

[gcc r13-8465] Daily bump
 2024-03-19  0:22 UTC 

[gcc r12-10283] Daily bump
 2024-03-19  0:21 UTC 

[gcc r11-11285] Daily bump
 2024-03-19  0:20 UTC 

[gcc r14-9529] Daily bump
 2024-03-19  0:18 UTC 

[gcc(refs/users/meissner/heads/work163-vpair)] Merge commit 'refs/users/meissner/heads/work163-vpair' of git+ssh://gcc.gnu.org/git/gcc into me/work
 2024-03-19  0:05 UTC 

[gcc(refs/users/meissner/heads/work163-vpair)] Add ChangeLog.vpair and update REVISION
 2024-03-19  0:05 UTC 

[gcc/meissner/heads/work163-vpair] (6 commits) Merge commit 'refs/users/meissner/heads/work163-vpair' of g
 2024-03-19  0:05 UTC 

[gcc(refs/users/meissner/heads/work163-test)] Merge commit 'refs/users/meissner/heads/work163-test' of git+ssh://gcc.gnu.org/git/gcc into me/work1
 2024-03-19  0:03 UTC 

[gcc(refs/users/meissner/heads/work163-test)] Add ChangeLog.test and update REVISION
 2024-03-19  0:03 UTC 

[gcc/meissner/heads/work163-test] (6 commits) Merge commit 'refs/users/meissner/heads/work163-test' of gi
 2024-03-19  0:03 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Merge commit 'refs/users/meissner/heads/work163-dmf' of git+ssh://gcc.gnu.org/git/gcc into me/work16
 2024-03-19  0:01 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add ChangeLog.dmf and update REVISION
 2024-03-19  0:01 UTC 

[gcc/meissner/heads/work163-dmf] (6 commits) Merge commit 'refs/users/meissner/heads/work163-dmf' of git
 2024-03-19  0:01 UTC 

[gcc(refs/users/meissner/heads/work163-ajit)] Merge commit 'refs/users/meissner/heads/work163-ajit' of git+ssh://gcc.gnu.org/git/gcc into me/work1
 2024-03-19  0:00 UTC 

[gcc(refs/users/meissner/heads/work163-ajit)] Add ChangeLog.ajit and update REVISION
 2024-03-19  0:00 UTC 

[gcc/meissner/heads/work163-ajit] (6 commits) Merge commit 'refs/users/meissner/heads/work163-ajit' of gi
 2024-03-19  0:00 UTC 

[gcc(refs/users/meissner/heads/work163)] Update ChangeLog.*
 2024-03-18 23:58 UTC 

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=power11 tests
 2024-03-18 23:56 UTC 

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=power11 tuning support
 2024-03-18 23:56 UTC 

[gcc(refs/users/meissner/heads/work163)] Add -mcpu=power11 support
 2024-03-18 23:56 UTC 

[gcc r14-9528] c-c++-common/Wrestrict.c: fix some typos and enable for LLP64
 2024-03-18 23:36 UTC 

[gcc r14-9527] analyzer: fix ICEs due to sloppy types in bounds-checking [PR110902, PR110928, PR111305, PR111441]
 2024-03-18 22:47 UTC 

[gcc r14-9526] analyzer: support null operands in remove_ssa_names
 2024-03-18 22:46 UTC 

[gcc r14-9525] libstdc++: Fix N3344 behavior on _Safe_iterator::_M_can_advance
 2024-03-18 21:32 UTC 

[gcc r14-9524] libstdc++: Fix _Safe_local_iterator<>::_M_valid_range
 2024-03-18 21:32 UTC 

[gcc(refs/users/meissner/heads/work163-orig)] Add REVISION
 2024-03-18 19:58 UTC 

[gcc] Created branch 'meissner/heads/work163-orig' in namespace 'refs/users'
 2024-03-18 19:57 UTC 

[gcc(refs/users/meissner/heads/work163-test)] Add ChangeLog.test and update REVISION
 2024-03-18 19:57 UTC 

[gcc] Created branch 'meissner/heads/work163-test' in namespace 'refs/users'
 2024-03-18 19:56 UTC 

[gcc(refs/users/meissner/heads/work163-ajit)] Add ChangeLog.ajit and update REVISION
 2024-03-18 19:56 UTC 

[gcc] Created branch 'meissner/heads/work163-ajit' in namespace 'refs/users'
 2024-03-18 19:55 UTC 

[gcc(refs/users/meissner/heads/work163-vpair)] Add ChangeLog.vpair and update REVISION
 2024-03-18 19:55 UTC 

[gcc] Created branch 'meissner/heads/work163-vpair' in namespace 'refs/users'
 2024-03-18 19:55 UTC 

[gcc(refs/users/meissner/heads/work163-dmf)] Add ChangeLog.dmf and update REVISION
 2024-03-18 19:54 UTC 

[gcc] Created branch 'meissner/heads/work163-dmf' in namespace 'refs/users'
 2024-03-18 19:54 UTC 

[gcc(refs/users/meissner/heads/work163)] Add ChangeLog.meissner and REVISION
 2024-03-18 19:53 UTC 

[gcc] Created branch 'meissner/heads/work163' in namespace 'refs/users'
 2024-03-18 19:53 UTC 

[gcc r14-9523] i386: Unify {general, timode}_scalar_chain::convert_op [PR111822]
 2024-03-18 19:41 UTC 

[gcc r14-9522] Fortran: error recovery in frontend optimization [PR103715]
 2024-03-18 18:41 UTC 

[gcc r14-9521] testsuite: Turn errors back into warnings in arm/acle/cde-mve-error-2.c
 2024-03-18 17:17 UTC 

[gcc r14-9520] PR modula2/114380 Incorrect type specified in an error message
 2024-03-18 16:41 UTC 

[gcc r14-9519] Update gcc fr.po, sv.po
 2024-03-18 16:05 UTC 

[gcc r14-9518] gcc_update: Add missing generated files
 2024-03-18 14:29 UTC 

[gcc r12-10282] libstdc++: Remove test dependency on _GLIBCXX_USE_C99_STDINT_TR1
 2024-03-18 14:08 UTC 

[gcc r12-10281] libstdc++: Remove test dependencies on _GLIBCXX_USE_C99_STDINT_TR1
 2024-03-18 14:08 UTC 

[gcc r12-10280] libstdc++: Move __glibcxx_assert_fail to its own file
 2024-03-18 14:08 UTC 

[gcc r12-10279] libstdc++: Implement P2538R1 ADL-proof std::projected
 2024-03-18 14:08 UTC 

[gcc r12-10278] libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
 2024-03-18 14:08 UTC 

[gcc r12-10277] libstdc++: Fix Doxygen warning
 2024-03-18 14:08 UTC 

[gcc r12-10276] libstdc++: Improve Doxygen comments in <tuple>
 2024-03-18 14:08 UTC 

[gcc r12-10275] libstdc++: Fix -Wsystem-headers warnings in tests
 2024-03-18 14:08 UTC 

[gcc r12-10274] libstdc++: Update <memory> synopsis test for C++11 and later
 2024-03-18 14:08 UTC 

[gcc r12-10273] libstdc++: Fix -Wsystem-headers warnings
 2024-03-18 14:07 UTC 

[gcc r12-10272] libstdc++: Improve doxygen docs for <mutex>
 2024-03-18 14:07 UTC 

[gcc r12-10271] libstdc++: Improve doxygen docs for some of <memory>
 2024-03-18 14:07 UTC 

[gcc r12-10270] libstdc++: Improve doxygen docs for algorithms and more
 2024-03-18 14:07 UTC 

[gcc r12-10269] libstdc++: Improve doxygen docs for std::allocator
 2024-03-18 14:07 UTC 

[gcc r12-10268] libstdc++: Improve doxygen docs for <regex>
 2024-03-18 14:07 UTC 

[gcc r12-10267] libstdc++: Improve doxygen docs for <atomic>
 2024-03-18 14:07 UTC 

[gcc r12-10266] libstdc++: Stop defining C++0x compat symbols for versioned namespace
 2024-03-18 14:07 UTC 

[gcc r12-10265] libstdc++: Add macros for the inline namespace std::_V2
 2024-03-18 14:07 UTC 

[gcc r12-10264] libstdc++: Disable Doxygen GROUP_NESTED_COMPOUNDS config option
 2024-03-18 14:07 UTC 

[gcc r12-10263] libstdc++: Simplify fs::path construction using variable template
 2024-03-18 14:07 UTC 

[gcc r12-10262] libstdc++: Update std::pointer_traits to match new LWG 3545 wording
 2024-03-18 14:06 UTC 

[gcc r12-10261] libstdc++: Simplify detection idiom using concepts
 2024-03-18 14:06 UTC 

[gcc r12-10260] libstdc++: Improve doxygen docs for std::pointer_traits
 2024-03-18 14:06 UTC 

[gcc r12-10259] libstdc++: use grep -E instead of egrep in scripts
 2024-03-18 14:06 UTC 

[gcc r12-10258] libstdc++: Fix allocator propagation in regex algorithms [PR107376]
 2024-03-18 14:06 UTC 

[gcc r12-10257] libstdc++: Define std::basic_stringbuf::view() for old std::string ABI
 2024-03-18 14:06 UTC 

[gcc r12-10256] libstdc++: Add autoconf checks for mkdir, chmod, chdir, and getcwd
 2024-03-18 14:06 UTC 

[gcc r12-10255] libstdc++: Explicitly default some copy ctors and assignments
 2024-03-18 14:06 UTC 

[gcc r12-10254] libstdc++: Add static_assert to std::integer_sequence [PR112473]
 2024-03-18 14:06 UTC 

[gcc r12-10253] libstdc++: Remove non-void static assertions in variant's std::get [PR111172]
 2024-03-18 14:06 UTC 

[gcc r12-10252] libstdc++: Fix exception thrown by std::shared_lock::unlock() [PR112089]
 2024-03-18 14:06 UTC 

[gcc r12-10251] libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [PR113960]
 2024-03-18 14:06 UTC 

[gcc r12-10250] libstdc++: Do not use memmove for 1-element ranges [PR108846]
 2024-03-18 14:05 UTC 

[gcc r12-10249] libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600)
 2024-03-18 14:05 UTC 

[gcc r12-10248] libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195)
 2024-03-18 14:05 UTC 

[gcc r12-10247] libstdc++: Add likely/unlikely attributes to <codecvt> implementation
 2024-03-18 14:05 UTC 

[gcc r12-10246] libstdc++: Fix Unicode codecvt and add tests [PR86419]
 2024-03-18 14:05 UTC 

[gcc r12-10245] libstdc++: Add deprecated attribute to std::random_shuffle declarations
 2024-03-18 14:05 UTC 

[gcc r12-10244] libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR109758]
 2024-03-18 14:05 UTC 

[gcc r12-10243] libstdc++: Fix -Wnonnull warnings during configure
 2024-03-18 14:05 UTC 

[gcc r12-10242] libstdc++: Add missing noexcept to std::scoped_allocator_adaptor
 2024-03-18 14:05 UTC 

[gcc r12-10241] libstdc++: Fix PSTL test that fails in C++20
 2024-03-18 14:05 UTC 

[gcc r12-10240] libstdc++: Improve tests for emplace member of sequence containers
 2024-03-18 14:05 UTC 

[gcc r12-10239] libstdc++: Qualify calls to std::_Destroy and _Destroy_aux
 2024-03-18 14:04 UTC 

[gcc r12-10238] libstdc++: Check for std::ratio in arithmetic and comparisons [PR110593]
 2024-03-18 14:04 UTC 

[gcc r12-10237] libstdc++: Remove unconditional use of atomics in Debug Mode
 2024-03-18 14:04 UTC 

[gcc r12-10236] libstdc++: Fix std::basic_string::resize_and_overwrite
 2024-03-18 14:04 UTC 

[gcc r12-10235] libstdc++: Use rvalues in std::string::resize_and_overwrite (LWG 3645)
 2024-03-18 14:04 UTC 

[gcc r12-10234] libstdc++: Fix some -Wmismatched-tags warnings
 2024-03-18 14:04 UTC 

[gcc r12-10233] libstdc++: Update outdated default -std in testing docs
 2024-03-18 14:04 UTC 

[gcc r12-10232] libstdc++: Fix unconditional -Werror in libbacktrace directory
 2024-03-18 14:04 UTC 

[gcc r12-10231] libstdc++: Ensure active union member is correctly set
 2024-03-18 14:04 UTC 

[gcc r12-10230] libstdc++: Fix warning during configure
 2024-03-18 14:04 UTC 

[gcc r12-10229] libstdc++: Fix std::tr2::dynamic_bitset support for alternate characters
 2024-03-18 14:04 UTC 

[gcc r12-10228] libstdc++: Fix <charconv> uses of signed types with <bit> functions
 2024-03-18 14:03 UTC 

[gcc r12-10227] libstdc++: Fix access error in __gnu_test::uneq_allocator
 2024-03-18 14:03 UTC 

[gcc r12-10226] libstdc++: Correct notes about std::call_once in manual [PR66146]
 2024-03-18 14:03 UTC 

[gcc r12-10225] libstdc++: Move test error_category to global scope
 2024-03-18 14:03 UTC 

[gcc r12-10224] libstdc++: Change some URLs in the manual to use https
 2024-03-18 14:03 UTC 

[gcc r12-10223] libstdc++: Update outdated docs on contributing
 2024-03-18 14:03 UTC 

[gcc r12-10222] libstdc++: Simplify lifetime of eh_globals variable [PR107500]
 2024-03-18 14:03 UTC 

[gcc r12-10221] libstdc++: Add missing std::tuple constructor [PR114147]
 2024-03-18 14:03 UTC 

[gcc r14-9517] testsuite: Fix excess errors for new modules testcases on powerpc [PR114320]
 2024-03-18 13:42 UTC 

[gcc r14-9516] Add missing config/i386/zn4zn5.md file
 2024-03-18 13:24 UTC 

[gcc r13-8464] libstdc++: Correct notes about std::call_once in manual [PR66146]
 2024-03-18 11:22 UTC 

[gcc r13-8463] libstdc++: Move test error_category to global scope
 2024-03-18 11:22 UTC 

[gcc r14-9515] Add AMD znver5 processor enablement with scheduler model
 2024-03-18  9:27 UTC 

[gcc r14-9514] avr.md - Tweak xor insn constraints
 2024-03-18  8:29 UTC 

[gcc r13-8462] riscv: xtheadmempair: Fix CFA reg notes
 2024-03-18  8:03 UTC 

[gcc r14-9513] testsuite: Define _POSIX_C_SOURCE for test
 2024-03-18  7:30 UTC 

[gcc r14-9512] Add missing <any_logic>hf/bf patterns
 2024-03-18  0:55 UTC 

[gcc r14-9511] hppa: Improve handling of REG+D addresses when generating PA 2.0 code
 2024-03-18  0:22 UTC 

[gcc r13-8461] Daily bump
 2024-03-18  0:21 UTC 

[gcc r12-10220] Daily bump
 2024-03-18  0:20 UTC 

[gcc r11-11284] Daily bump
 2024-03-18  0:19 UTC 

[gcc r14-9510] Daily bump
 2024-03-18  0:17 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).