public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-5124-g6610daa1cfb75b72500c22ae97988ec2a48b85c6' into redhat/gcc-13-branch
 2023-01-12 17:37 UTC 

[gcc r13-5119] libstdc++: Use lock-free type for __platform_wait_t
 2023-01-12 11:01 UTC 

[gcc(refs/users/meissner/heads/work105y)] Add ChangeLog.meissner and REVISION
 2023-01-11  6:41 UTC 

[gcc(refs/users/meissner/heads/work105x)] Add ChangeLog.meissner and REVISION
 2023-01-11  2:53 UTC 

[gcc(refs/users/meissner/heads/work105)] Add ChangeLog.meissner and REVISION
 2023-01-11  2:51 UTC 

[gcc r13-5097] Daily bump
 2023-01-11  0:18 UTC 

[gcc r13-5081] libstdc++: Fix tzdb.cc to compile with -fno-exceptions
 2023-01-10 10:10 UTC 

[gcc r13-5080] libstdc++: Fix some algos for 16-bit size_t [PR108221]
 2023-01-10 10:10 UTC 

[gcc r13-5079] libstdc++: Fix std::span constraint for sizeof(size_t) < sizeof(int) [PR108221]
 2023-01-10 10:10 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2023-01-09  9:21 UTC 

[gcc r13-5059] Daily bump
 2023-01-08  0:17 UTC 

[gcc r13-5055] Always define `WIN32_LEAN_AND_MEAN` before <windows.h>
 2023-01-07  6:51 UTC 

[gcc r13-5054] Daily bump
 2023-01-07  0:18 UTC 

[gcc r13-5053] libstdc++: Suppress -Waddress warning in tzdb.cc [PR108228]
 2023-01-06 21:21 UTC 

[gcc r13-5052] libstdc++: Refactor time_zone::_Impl::rules_counter [PR108235]
 2023-01-06 21:21 UTC 

[gcc r13-5049] libstdc++: Add feature-test macros for implemented C++23 views [PR108260]
 2023-01-06 15:33 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-5048-g553332c19a04ad0a6bbdd2aafc3499a1cb4dfa0c' into redhat/gcc-13-branch
 2023-01-06 14:41 UTC 

[gcc r13-5048] libstdc++: Fix misuse of alloca in std::bitset [PR108214]
 2023-01-06 14:11 UTC 

[gcc r13-5047] libstdc++: Disable broken std::format for floating-point types [PR108221]
 2023-01-06 13:25 UTC 

[gcc r13-5044] libstdc++: Fix deadlock in debug iterator increment [PR108288]
 2023-01-06 11:53 UTC 

[gcc r12-9031] Daily bump
 2023-01-06  0:21 UTC 

[gcc r13-5039] Daily bump
 2023-01-06  0:18 UTC 

[gcc r13-5036] Fix atomic operations on PA-RISC 2.0 processors
 2023-01-05 18:16 UTC 

[gcc r13-5034] libstdc++: Fix <chrono> printers for Python 2 [PR108212]
 2023-01-05 16:28 UTC 

[gcc r13-5033] libstdc++: Reduce size of std::bind_front(empty_type) result [PR108290]
 2023-01-05 16:28 UTC 

[gcc r12-9030] libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]
 2023-01-05 12:07 UTC 

[gcc r13-5004] libstdc++: Support single components in name of chrono::current_zone() [PR108211]
 2023-01-05  0:53 UTC 

[gcc r13-5003] libstdc++: Only use std::atomic<tzdb_list::_Node*> if lock free [PR108228]
 2023-01-05  0:51 UTC 

[gcc r13-5002] libstdc++: Fix std::chrono::hh_mm_ss with unsigned rep [PR108265]
 2023-01-05  0:51 UTC 

[gcc r13-5001] Daily bump
 2023-01-05  0:18 UTC 

[gcc r13-4997] libstdc++: Export the __gnu_cxx::zoneinfo_dir_override symbol [PR108228]
 2023-01-04 15:35 UTC 

[gcc r13-4991] libstdc++: Fix std::array<T, 0>::data() to be a constant expression [PR108258]
 2023-01-04 11:54 UTC 

[gcc(refs/users/meissner/heads/work104)] Add ChangeLog.meissner and REVISION
 2023-01-04  1:57 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-4956-gec1db9017939bb8289c9bd63aace66c0f3957ecd' into redhat/gcc-13-branch
 2023-01-02 16:59 UTC 

[gcc r13-4944] Rotate ChangeLog files
 2023-01-01 15:20 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-12-27 10:54 UTC 

[gcc r13-4887] Daily bump
 2022-12-25  0:17 UTC 

[gcc r13-4885] libstdc++: Test for tzdata.zi before fallback version files
 2022-12-24 17:52 UTC 

[gcc r13-4884] libstdc++, testsuite: Correct an init
 2022-12-24 17:51 UTC 

[gcc r13-4882] Daily bump
 2022-12-24  0:18 UTC 

[gcc r13-4881] Reimplement GNU threads library on native Windows
 2022-12-23 23:58 UTC 

[gcc r13-4875] libstdc++: Fix Darwin bootstrap error in src/c++20/tzdb.cc
 2022-12-23 13:46 UTC 

[gcc r13-4871] libstdc++: Remove problematic static_assert from src/c++20/tzdb.cc
 2022-12-23  9:44 UTC 

[gcc r13-4861] libstdc++: Improve output of default contract violation handler [PR107792]
 2022-12-23  0:51 UTC 

[gcc r11-10435] Daily bump
 2022-12-23  0:22 UTC 

[gcc r13-4859] Daily bump
 2022-12-23  0:19 UTC 

[gcc r13-4857] libstdc++: Avoid recursion in __nothrow_wait_cv::wait [PR105730]
 2022-12-22 23:35 UTC 

[gcc r13-4856] libstdc++: Add std::format support to <chrono>
 2022-12-22 23:34 UTC 

[gcc r13-4855] libstdc++: Add helper function in <format>
 2022-12-22 23:34 UTC 

[gcc r13-4854] libstdc++: Add GDB printers for <chrono> types
 2022-12-22 23:34 UTC 

[gcc r13-4853] libstdc++: Implement C++20 time zone support in <chrono>
 2022-12-22 23:34 UTC 

[gcc r11-10434] libstdc++: Fix unsafe use of dirent::d_name [PR107814]
 2022-12-22 11:45 UTC 

[gcc r13-4841] libstdc++: Define and use variable templates in <chrono>
 2022-12-22 10:15 UTC 

[gcc r13-4840] libstdc++: Add [[nodiscard]] in <chrono>
 2022-12-22 10:15 UTC 

[gcc r12-9006] Daily bump
 2022-12-22  0:21 UTC 

[gcc r13-4836] Daily bump
 2022-12-22  0:18 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-12-21 18:21 UTC 

[gcc r12-9005] libstdc++: Fix unsafe use of dirent::d_name [PR107814]
 2022-12-21 11:36 UTC 

[gcc r12-9004] libstdc++: Fixes for std::expected
 2022-12-21 11:36 UTC 

[gcc r13-4819] libstdc++: Don't call 4-5 argument to_chars with chars_format{}
 2022-12-21  8:04 UTC 

[gcc r13-4802] Daily bump
 2022-12-20  0:17 UTC 

[gcc r13-4798] contracts: Lowercase {MAYBE,NEVER}_CONTINUE
 2022-12-19 20:08 UTC 

[gcc(refs/vendors/redhat/heads/gcc-13-branch)] Merge commit 'r13-4797-g4e4620d8c796af482b57b94932618d1f9d9af9f7' into redhat/gcc-13-branch
 2022-12-19 19:59 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-12-19 17:32 UTC 

[gcc r13-4759] Daily bump
 2022-12-17  0:18 UTC 

[gcc r13-4756] Update baseline symbols for hppa-linux
 2022-12-16 22:24 UTC 

[gcc r13-4754] libstdc++: Add monadic operations to std::expected for C++23 (P2505R5)
 2022-12-16 21:00 UTC 

[gcc r13-4753] libstdc++: Fixes for std::expected
 2022-12-16 21:00 UTC 

[gcc r13-4752] libstdc++: Diagnose broken allocator rebind members
 2022-12-16 21:00 UTC 

[gcc r13-4745] libstdc++: Fix self-move for std::weak_ptr [PR108118]
 2022-12-16 14:30 UTC 

[gcc r13-4735] Daily bump
 2022-12-16  0:18 UTC 

[gcc r13-4722] c++, libstdc++: Add typeinfo for _Float{16, 32, 64, 128, 32x, 64x} and __bf16 types [PR108075]
 2022-12-15 16:04 UTC 

[gcc/devel/rust/master] Merge #1700
 2022-12-15 15:34 UTC 

[gcc/devel/rust/master] Merge commit 'b4fddbe9592e9feb37ce567d90af822b75995531' into HEAD
 2022-12-15 15:34 UTC 

[gcc r12-8986] Daily bump
 2022-12-15  0:21 UTC 

[gcc r13-4711] Daily bump
 2022-12-15  0:18 UTC 

[gcc r12-8985] libstdc++: Fix size passed to operator delete [PR108097]
 2022-12-14 14:18 UTC 

[gcc r13-4701] libstdc++: Fix size passed to operator delete [PR108097]
 2022-12-14 14:11 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-12-14 12:30 UTC 

[gcc r13-4692] Daily bump
 2022-12-14  0:19 UTC 

[gcc r13-4682] libstdc++: Update backtrace-rename.h
 2022-12-13 21:16 UTC 

[gcc(refs/users/meissner/heads/work103)] Add ChangeLog.meissner and REVISION
 2022-12-13 21:08 UTC 

[gcc r13-4626] Daily bump
 2022-12-13  0:18 UTC 

[gcc r13-4615] libstdc++: Add a test checking for chrono::duration overflows
 2022-12-12 14:01 UTC 

[gcc r13-4614] libstdc++: Fix constraint on std::basic_format_string [PR108024]
 2022-12-12 14:01 UTC 

[gcc r13-4613] libstdc++: Change names that clash with Win32 or Clang
 2022-12-12 14:01 UTC 

[gcc r13-4612] libstdc++: Define atomic lock-free type aliases for C++20 [PR98034]
 2022-12-12 14:00 UTC 

[gcc r13-4611] libstdc++: Make operator<< for stacktraces less templated (LWG 3515)
 2022-12-12 14:00 UTC 

[gcc r13-4586] Daily bump
 2022-12-10  0:18 UTC 

[gcc r13-4574] libstdc++: Remove digit separators [PR108015]
 2022-12-09  0:35 UTC 

[gcc r13-4573] libstdc++: Fix some -Wunused warnings in tests
 2022-12-09  0:35 UTC 

[gcc r13-4572] libstdc++: Add [[nodiscard]] to chrono conversion functions
 2022-12-09  0:35 UTC 

[gcc r13-4571] libstdc++: Change class-key for duration and time_point to class
 2022-12-09  0:35 UTC 

[gcc(refs/users/meissner/heads/work102)] Add ChangeLog.meissner and REVISION
 2022-12-08 20:22 UTC 

[gcc(refs/vendors/microsoft/heads/main)] Merge commit 'da7fb32d403759daefefc79dc251d2437c1b638c' into merge-master-da7fb32d403759daefefc79dc2
 2022-12-08  1:26 UTC 

[gcc r13-4546] Daily bump
 2022-12-08  0:18 UTC 

[gcc r13-4543] libstdc++: Pass error handler to libbacktrace functions
 2022-12-07 20:06 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-12-07 19:51 UTC 

[gcc r13-4530] Daily bump
 2022-12-07  0:19 UTC 

[gcc r13-4528] libstdc++: Fix test that fails due to name clash with old glibc [PR107979]
 2022-12-06 21:40 UTC 

[gcc r13-4527] libstdc++: Add casts for integer-like difference type [PR107871]
 2022-12-06 21:40 UTC 

[gcc r13-4526] libstdc++: Make chrono::hh_mm_ss more compact
 2022-12-06 21:39 UTC 

[gcc r13-4525] libstdc++: Add hint to compiler about vector invariants [PR106434]
 2022-12-06 21:36 UTC 

[gcc r13-4524] libstdc++: Add nodiscard attribute to mutex try_lock functions
 2022-12-06 21:36 UTC 

[gcc r13-4523] libstdc++: The Trouble with Tribbles
 2022-12-06 21:33 UTC 

[gcc r13-4487] Daily bump
 2022-12-05  0:18 UTC 

[gcc r13-4482] libstdc++, Darwin: Limit recursive mutex init to OS versions needing it
 2022-12-04 14:56 UTC 

[gcc r13-4481] libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak
 2022-12-04 10:49 UTC 

[gcc(refs/users/meissner/heads/dmf005)] Add ChangeLog.meissner and REVISION
 2022-12-02 23:45 UTC 

[gcc(refs/vendors/ibm/heads/gcc-11-branch)] ibm: Merge up to top of releases/gcc-11
 2022-12-02 19:32 UTC 

[gcc r13-4463] Daily bump
 2022-12-02 11:25 UTC 

[gcc r13-4452] libstdc++: Add error handler for <stacktrace>
 2022-12-02  0:18 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-12-01  0:32 UTC 

[gcc r13-4396] Daily bump
 2022-11-30  0:18 UTC 

[gcc r13-4393] libstdc++: Avoid bogus warning in std::vector::insert [PR107852]
 2022-11-29 17:14 UTC 

[gcc r13-4392] libstdc++: Remove unnecessary tag dispatching in std::vector
 2022-11-29 17:14 UTC 

[gcc r13-4391] libstdc++: Do not use __used or __packed as identifiers
 2022-11-29 15:39 UTC 

[gcc r13-4381] Daily bump
 2022-11-29  0:18 UTC 

[gcc r13-4373] libstdc++: [_GLIBCXX_INLINE_VERSION] Adapt dg-error message
 2022-11-28 17:56 UTC 

[gcc r13-4371] libstdc++: Fix src/c++17/memory_resource for H8 targets [PR107801]
 2022-11-28 16:57 UTC 

[gcc r13-4370] libstdc++: Fix std::string_view for I32LP16 targets
 2022-11-28 16:57 UTC 

[gcc r13-4369] libstdc++: Fix _Hash_bytes for I16LP32 targets [PR107885]
 2022-11-28 16:57 UTC 

[gcc r13-4366] libstdc++: Replace non-ASCII character in comment
 2022-11-28 15:26 UTC 

[gcc r13-4365] libstdc++: Prune versioned namespace from testsuite output
 2022-11-28 15:19 UTC 

[gcc r13-4364] libstdc++: Make 16-bit std::subtract_with_carry_engine work [PR107466]
 2022-11-28 15:19 UTC 

[gcc r13-4310] Daily bump
 2022-11-26  0:17 UTC 

[gcc r13-4307] libstdc++: Fix orphaned/nested output of configure checks
 2022-11-25 15:07 UTC 

[gcc r13-4306] libstdc++: Call predicate with non-const values in std::erase_if [PR107850]
 2022-11-25 15:07 UTC 

[gcc r13-4305] libstdc++: Do not define operator!= in <random> for C++20
 2022-11-25 15:07 UTC 

[gcc r13-4304] libstdc++: Add always_inline to trivial iterator operations
 2022-11-25 15:07 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-11-25 10:37 UTC 

[gcc r12-8941] Daily bump
 2022-11-25 10:08 UTC 

[gcc r13-4299] Daily bump
 2022-11-25 10:04 UTC 

[gcc r13-4293] libstdc++: Change return type of std::bit_width to int (LWG 3656)
 2022-11-25  0:23 UTC 

[gcc r13-4292] libstdc++: Update tests on trunk [PR106201]
 2022-11-25  0:21 UTC 

[gcc r12-8938] libstdc++: Remove unnecessary header from <memory>
 2022-11-24 16:36 UTC 

[gcc r12-8937] libstdc++: Fix tests with non-const operator==
 2022-11-24 16:36 UTC 

[gcc r12-8936] libstdc++: Remove unnecessary variant member in std::expected
 2022-11-24 16:36 UTC 

[gcc r12-8935] libstdc++: Check static assertions earlier in chrono::duration
 2022-11-24 16:36 UTC 

[gcc r12-8934] libstdc++: Fix dangling reference in filesystem::path::filename()
 2022-11-24 16:36 UTC 

[gcc r12-8933] libstdc++: Document LWG 1203 API change in manual
 2022-11-24 16:36 UTC 

[gcc r12-8932] libstdc++: Add missing runtime exception to licence notice
 2022-11-24 16:36 UTC 

[gcc r12-8931] libstdc++: Add comparisons to std::default_sentinel_t (LWG 3719)
 2022-11-24 16:36 UTC 

[gcc r12-8930] libstdc++: Fix std::is_nothrow_invocable_r for uncopyable prvalues [PR91456]
 2022-11-24 16:36 UTC 

[gcc r13-4285] libstdc++: Another merge from fast_float upstream [PR107468]
 2022-11-24  9:39 UTC 

[gcc r13-4284] libstdc++: Workaround buggy printf on Solaris in to_chars/float128_c++23.cc test [PR107815]
 2022-11-24  9:38 UTC 

[gcc r13-4271] Daily bump
 2022-11-24  0:18 UTC 

[gcc r13-4263] libstdc++: Fix libstdc++ build on some targets [PR107811]
 2022-11-23 10:54 UTC 

[gcc r13-4262] libstdc++: Fix unsafe use of dirent::d_name [PR107814]
 2022-11-23 10:20 UTC 

[gcc r12-8928] Daily bump
 2022-11-23  0:21 UTC 

[gcc r13-4254] Daily bump
 2022-11-23  0:18 UTC 

[gcc r12-8927] libstdc++: Add workaround for fs::path constraint recursion [PR106201]
 2022-11-22 21:49 UTC 

[gcc r13-4243] libstdc++: Replace std::isdigit and std::isxdigit in <format> [PR107817]
 2022-11-22 17:54 UTC 

[gcc r13-4242] libstdc++: Add testcase for fs::path constraint recursion [PR106201]
 2022-11-22 17:54 UTC 

[gcc r12-8926] libstdc++: Fix pool resource build errors for H8 [PR107801]
 2022-11-22 11:06 UTC 

[gcc r13-4228] libstdc++: Fix pool resource build errors for H8 [PR107801]
 2022-11-22 10:39 UTC 

[gcc r13-4222] Daily bump
 2022-11-22  0:18 UTC 

[gcc r13-4214] libstdc++: Reduce size of std::bind_front(F) result
 2022-11-21 18:51 UTC 

[gcc r13-4213] libstdc++: Check static assertions earlier in chrono::duration
 2022-11-21 18:51 UTC 

[gcc r13-4212] libstdc++: Improve Doxygen comments in <tuple>
 2022-11-21 18:51 UTC 

[gcc(refs/vendors/redhat/heads/gcc-11-branch)] Merge commit 'r11-10387-g961f0e1966549b7ce7c1cbce6a4a91f7062816f0' into redhat/gcc-11-branch
 2022-11-21 10:11 UTC 

[gcc(refs/vendors/redhat/heads/gcc-12-branch)] Merge commit 'r12-8924-ga6b1f6126de5e45777610699b6d634605c17711c' into redhat/gcc-12-branch
 2022-11-21  9:56 UTC 

[gcc r13-4185] changelog: Fix extra space after tab
 2022-11-21  9:14 UTC 

[gcc r13-4182] build: re-configure 2 files
 2022-11-21  8:04 UTC 

[gcc r13-4179] Daily bump
 2022-11-21  0:17 UTC 

[gcc r13-4178] libstdc++: Add std qualification on isxdigit calls
 2022-11-20 20:09 UTC 

[gcc r13-4171] libstdc++: Add always_inline to trivial range access functions
 2022-11-19 17:44 UTC 

[gcc r13-4169] libstdc++: Fix -Wsign-compare warnings in std::format
 2022-11-19 15:08 UTC 

[gcc r13-4168] libstdc++: Fix Doxygen warning
 2022-11-19 15:08 UTC 

[gcc r13-4167] libstdc++: Fix one more malformed requires-clause [PR107649]
 2022-11-19 15:08 UTC 

[gcc r13-4159] libstdc++: add experimental Contracts support
 2022-11-19  2:44 UTC 

[gcc r13-4146] Daily bump
 2022-11-18 18:09 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-11-18 12:25 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-11-18  9:48 UTC 

[gcc(refs/users/meissner/heads/dmf004)] Add ChangeLog.meissner and REVISION
 2022-11-17 21:52 UTC 

[gcc r13-4117] libstdc++: Ensure std::to_chars overloads all declared in <format> [PR107720]
 2022-11-17  0:34 UTC 

[gcc r13-4116] Daily bump
 2022-11-17  0:17 UTC 

[gcc r13-4111] libstdc++: Fix dumb typos in ALT128 support in <format> [PR107720]
 2022-11-16 20:59 UTC 

[gcc r13-4110] libstdc++: Improve performance of chrono::utc_clock::now()
 2022-11-16 20:59 UTC 

[gcc r13-4109] libstdc++: Adjust <format> for Clang compatibility [PR107712]
 2022-11-16 20:59 UTC 

[gcc r13-4108] libstdc++: Disable std::format of _Float128 if std::to_chars is innaccurate
 2022-11-16 20:59 UTC 

[gcc r13-4100] libstdc++: Add test for chrono::utc_clock leap second offset
 2022-11-16 15:07 UTC 

[gcc r13-4098] libstdc++: Fix stream initialization with static library [PR107701]
 2022-11-16 13:53 UTC 

[gcc r13-4096] libstdc++: Fix up <complex> for extended floating point types [PR107649]
 2022-11-16 13:47 UTC 

[gcc r13-4091] libstdc++: Fix std::any pretty printer
 2022-11-16 13:37 UTC 

[gcc r13-4090] libstdc++: Improve comments on pretty printer code
 2022-11-16 13:37 UTC 

[gcc r13-4080] libstdc++: Fix gdb FilteringTypePrinter
 2022-11-16  5:55 UTC 

[gcc r13-4078] Daily bump
 2022-11-16  0:17 UTC 

[gcc/devel/modula-2] Merge branch 'master' into devel/modula-2
 2022-11-15 23:00 UTC 

[gcc r13-4061] libstdc++: Fix std::format test for strict -std=c++20 mode
 2022-11-15 14:29 UTC 

[gcc r13-4060] libstc++: std::formattable concept should not be defined for C++20
 2022-11-15 14:29 UTC 

[gcc r13-4059] libstdc++: Fix detection of std::format support for __float128 [PR107693]
 2022-11-15 14:29 UTC 

[gcc r13-4056] libstdc++: Document use of Markdown for Doxygen comments
 2022-11-15 11:36 UTC 

[gcc r13-4050] Daily bump
 2022-11-15  8:33 UTC 

[gcc r12-8911] Daily bump
 2022-11-15  0:21 UTC 

[gcc r12-8910] libstdc++: Fix std::move_only_function for incomplete parameter types
 2022-11-14 18:34 UTC 

[gcc r12-8909] libstdc++: Fix wstring conversions in filesystem::path [PR95048]
 2022-11-14 18:34 UTC 

[gcc r12-8908] libstdc++: Set active union member in constexpr std::string [PR103295]
 2022-11-14 18:34 UTC 

[gcc r13-4023] libstdc++: Fix installation of python files for debug lib
 2022-11-14 16:00 UTC 

[gcc/devel/omp/gcc-12] Merge branch 'releases/gcc-12' into devel/omp/gcc-12
 2022-11-14 15:41 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).