public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/c++-modules] Merge trunk 6e1e0decc9e
 2020-07-22 16:18 UTC 

[gcc/devel/c++-modules] libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]
 2020-07-22 16:17 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-07-22 16:15 UTC 

[gcc/devel/c++-modules] libstdc++: Add std::from_chars for floating-point types
 2020-07-22 16:15 UTC 

[gcc/devel/c++-modules] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464]
 2020-07-22 16:14 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import MSVC floating-point std::to_chars testcases
 2020-07-22 16:00 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add floating-point std::to_chars implementation
 2020-07-22 16:00 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Apply modifications to our local copy of Ryu
 2020-07-22 15:59 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import parts of the Ryu library
 2020-07-22 15:59 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]
 2020-07-22 15:59 UTC 

[gcc r11-2269] libstdc++: Constrain reverse_iterator and move_iterator conversions [LWG 3435]
 2020-07-22 14:10 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  9:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add std::from_chars for floating-point types
 2020-07-22  9:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464]
 2020-07-22  9:15 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  9:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++, coroutine: Add missing constexpr markers
 2020-07-22  9:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  9:04 UTC 

[gcc(refs/users/aoliva/heads/testme)] aix: FAT libraries: test native compiler mode directly
 2020-07-22  9:03 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  9:01 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161)
 2020-07-22  9:00 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  8:51 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix [multi]map/[multi]set move constructors noexcept qualification
 2020-07-22  8:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  8:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Whitespace changes to remove spaces before tabs
 2020-07-22  8:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Replace __int_limits with __numeric_traits_integer
 2020-07-22  8:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Whitespace changes to keep lines below 80 columns
 2020-07-22  8:47 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add PR number to ChangeLog entry and fix typos
 2020-07-22  8:44 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  8:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Cleanup whitespace and type trait usage in <optional>
 2020-07-22  8:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Constrain std::make_optional
 2020-07-22  8:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add noexcept to std::optional initialization (PR 96036)
 2020-07-22  8:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix -Wmismatched-tags warnings (PR 96063)
 2020-07-22  8:43 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  8:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Require c++98_only effective target for a test
 2020-07-22  8:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Require c++98_only effective target for some tests
 2020-07-22  8:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] PR libstdc++/91807
 2020-07-22  8:38 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
 2020-07-22  8:37 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  8:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove noexcept from match_results comparisons (PR 94627)
 2020-07-22  8:36 UTC 

[gcc(refs/users/aoliva/heads/testme)] Adjust text of expected warnings changed in PR c++/86568
 2020-07-22  8:35 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  8:32 UTC 

[gcc(refs/users/aoliva/heads/testme)] Revert "Add a __nonnnull__ attribute to std::string's _CharT* constructor"
 2020-07-22  8:31 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  8:30 UTC 

[gcc(refs/users/aoliva/heads/testme)] Add a __nonnnull__ attribute to std::string's _CharT* constructor
 2020-07-22  8:30 UTC 

[gcc(refs/users/aoliva/heads/testme)] PR libstdc++/95915
 2020-07-22  8:29 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-07-22  8:25 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  8:23 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add std::from_chars for floating-point types
 2020-07-22  8:23 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464]
 2020-07-22  8:22 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  8:20 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++, coroutine: Add missing constexpr markers
 2020-07-22  8:20 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  8:11 UTC 

[gcc(refs/users/aoliva/heads/testbase)] aix: FAT libraries: test native compiler mode directly
 2020-07-22  8:10 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  8:09 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161)
 2020-07-22  8:07 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  7:58 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix [multi]map/[multi]set move constructors noexcept qualification
 2020-07-22  7:55 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  7:55 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Whitespace changes to remove spaces before tabs
 2020-07-22  7:54 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Replace __int_limits with __numeric_traits_integer
 2020-07-22  7:54 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Whitespace changes to keep lines below 80 columns
 2020-07-22  7:54 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add PR number to ChangeLog entry and fix typos
 2020-07-22  7:51 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  7:51 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Cleanup whitespace and type trait usage in <optional>
 2020-07-22  7:50 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Constrain std::make_optional
 2020-07-22  7:50 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add noexcept to std::optional initialization (PR 96036)
 2020-07-22  7:50 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix -Wmismatched-tags warnings (PR 96063)
 2020-07-22  7:50 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  7:45 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Require c++98_only effective target for a test
 2020-07-22  7:45 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Require c++98_only effective target for some tests
 2020-07-22  7:45 UTC 

[gcc(refs/users/aoliva/heads/testbase)] PR libstdc++/91807
 2020-07-22  7:45 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
 2020-07-22  7:45 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  7:43 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove noexcept from match_results comparisons (PR 94627)
 2020-07-22  7:43 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Adjust text of expected warnings changed in PR c++/86568
 2020-07-22  7:42 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  7:39 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Revert "Add a __nonnnull__ attribute to std::string's _CharT* constructor"
 2020-07-22  7:39 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  7:37 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Add a __nonnnull__ attribute to std::string's _CharT* constructor
 2020-07-22  7:37 UTC 

[gcc(refs/users/aoliva/heads/testbase)] PR libstdc++/95915
 2020-07-22  7:37 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-07-22  7:32 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] Minor changes to floating-point std::to_chars patch
 2020-07-22  3:14 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] Minor changes to floating-point std::to_chars patch
 2020-07-22  3:10 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import MSVC floating-point std::to_chars testcases
 2020-07-22  3:10 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add floating-point std::to_chars implementation
 2020-07-22  3:10 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Apply modifications to our local copy of Ryu
 2020-07-22  3:10 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import parts of the Ryu library
 2020-07-22  3:10 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] Minor changes to floating-point std::to_charn
 2020-07-22  2:49 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import MSVC floating-point std::to_chars testcases
 2020-07-22  2:49 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add floating-point std::to_chars implementation
 2020-07-22  2:49 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Apply modifications to our local copy of Ryu
 2020-07-22  2:49 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import parts of the Ryu library
 2020-07-22  2:49 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] Daily bump
 2020-07-22  2:48 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add std::from_chars for floating-point types
 2020-07-22  2:47 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464]
 2020-07-22  2:47 UTC 

[gcc r8-10368] Daily bump
 2020-07-22  0:18 UTC 

[gcc/devel/c++-coroutines] Merge master r11-2254
 2020-07-21 18:49 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-07-21 18:47 UTC 

[gcc/devel/c++-coroutines] libstdc++: Add std::from_chars for floating-point types
 2020-07-21 18:47 UTC 

[gcc r8-10367] PR libstdc++/68737 Do not use vsnprintf on HPUX
 2020-07-21 14:25 UTC 

[gcc r11-2241] Daily bump
 2020-07-21  0:16 UTC 

[gcc r11-2239] libstdc++: Add std::from_chars for floating-point types
 2020-07-20 22:52 UTC 

[gcc/devel/c++-coroutines] Merge master r11-2235
 2020-07-20 20:42 UTC 

[gcc/devel/c++-coroutines] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464]
 2020-07-20 20:42 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-07-20 20:40 UTC 

[gcc r11-2234] libstdc++: Avoid overflow in istream::get(streambuf&) [LWG 3464]
 2020-07-20 19:07 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import MSVC floating-point std::to_chars testcases
 2020-07-20 14:38 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add floating-point std::to_chars implementation
 2020-07-20 14:38 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import MSVC floating-point std::to_chars testcases
 2020-07-20 14:27 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add floating-point std::to_chars implementation
 2020-07-20 14:27 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Apply modifications to our local copy of Ryu
 2020-07-20 14:27 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import parts of the Ryu library
 2020-07-20 14:27 UTC 

[gcc/devel/c++-modules] Merge trunk a926eeedf43
 2020-07-20 13:07 UTC 

[gcc/devel/c++-modules] Daily bump
 2020-07-20 13:05 UTC 

[gcc/devel/c++-modules] libstdc++, coroutine: Add missing constexpr markers
 2020-07-20 13:05 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import MSVC floating-point std::to_chars testcases
 2020-07-18  1:43 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Add floating-point std::to_chars implementation
 2020-07-18  1:43 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Apply modifications to our local copy of Ryu
 2020-07-18  1:43 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++: Import parts of the Ryu library
 2020-07-18  1:43 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] Daily bump
 2020-07-18  1:43 UTC 

[gcc(refs/users/ppalka/heads/libstdcxx-floating-to_chars)] libstdc++, coroutine: Add missing constexpr markers
 2020-07-18  1:43 UTC 

[gcc r11-2205] Daily bump
 2020-07-18  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-2203
 2020-07-17 21:18 UTC 

[gcc/devel/c++-coroutines] libstdc++, coroutine: Add missing constexpr markers
 2020-07-17 21:18 UTC 

[gcc r11-2203] libstdc++, coroutine: Add missing constexpr markers
 2020-07-17 19:56 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:39 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-07-17 15:39 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-07-17 15:39 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-07-17 15:38 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
 2020-07-17 15:38 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:36 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] PR libstdc++/91807
 2020-07-17 15:36 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
 2020-07-17 15:36 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:35 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
 2020-07-17 15:35 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Remove noexcept from match_results comparisons (PR 94627)
 2020-07-17 15:35 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:34 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] PR libstdc++/95915
 2020-07-17 15:33 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:31 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
 2020-07-17 15:31 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix warnings with -Wsystem-headers
 2020-07-17 15:31 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
 2020-07-17 15:31 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:30 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] c++: Refinements to "more constrained"
 2020-07-17 15:29 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:27 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-07-17 15:26 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-07-17 15:26 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Make pmr::synchronized_pool_resource work without libpthread (PR 94936)
 2020-07-17 15:26 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
 2020-07-17 15:26 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:24 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:24 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] PR libstdc++/91807
 2020-07-17 15:24 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix atomic<long double> tests (PR 91153, PR 93224)
 2020-07-17 15:23 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-07-17 15:23 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:23 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Strip cv-qualifiers in std::atomic<FP> (PR 95282)
 2020-07-17 15:23 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Remove noexcept from match_results comparisons (PR 94627)
 2020-07-17 15:23 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:21 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] PR libstdc++/95915
 2020-07-17 15:21 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:19 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix std::from_chars to ignore leading zeros in base 2
 2020-07-17 15:19 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix warnings with -Wsystem-headers
 2020-07-17 15:19 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix std::to_chars buffer overflow (PR 95851)
 2020-07-17 15:19 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:17 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] c++: Refinements to "more constrained"
 2020-07-17 15:17 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:17 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-07-17 15:17 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Daily bump
 2020-07-17 15:16 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-07-17 15:16 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Remove incorrect static specifiers
 2020-07-17 15:15 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-07-17 15:15 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix net::basic_socket::close(error_code&)
 2020-07-17 15:14 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
 2020-07-17 15:14 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:12 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix incorrect size calculation in PMR resource (PR 94906)
 2020-07-17 15:12 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Make byte-sized std::fill_n a constant expression (PR 94933)
 2020-07-17 15:12 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-07-17 15:11 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Replace deduced return type in ranges::iter_move (PR 92894)
 2020-07-17 15:11 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Update ChangeLog and version files for release
 2020-07-17 15:09 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] Update the baseline symbols for SPARC64/Linux
 2020-07-17 15:09 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] x32: Update baseline_symbols.txt
 2020-07-17 15:09 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Update Solaris baselines for GCC 10.1
 2020-07-17 15:09 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-07-17 15:09 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
 2020-07-17 15:09 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix broken link to SGI STL FAQ
 2020-07-17 15:08 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Replace reserved identifier _T with _Tp (PR 94901)
 2020-07-17 15:07 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Avoid errors in allocator's noexcept-specifier (PR 89510)
 2020-07-17 15:07 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix outdated comment about std::string instantiations (PR 94854)
 2020-07-17 15:05 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:05 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-07-17 15:05 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] Daily bump
 2020-07-17 15:04 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-07-17 15:04 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Remove incorrect static specifiers
 2020-07-17 15:03 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-07-17 15:03 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fixes for feature test macros (PR 91480)
 2020-07-17 15:02 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix regression in std::_Construct (PR 94831)
 2020-07-17 15:02 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Fix net::basic_socket::close(error_code&)
 2020-07-17 15:02 UTC 

[gcc(refs/vendors/ARM/heads/arm-struct-reorg-wip)] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
 2020-07-17 15:02 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] libstdc++: Fix subrange::advance and subrange::prev (LWG 3433)
 2020-07-17 15:02 UTC 

[gcc(refs/vendors/ARM/heads/arm-perf-staging)] coroutines: Fix handling of non-class coroutine returns [PR94759]
 2020-07-17 15:01 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).