public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
[gcc/devel/autopar_devel] libstdc++: Improve tests for std::atomic_flag
 2020-08-22 22:30 UTC 

[gcc/devel/autopar_devel] libstdc++: Make std::atomic_flag::test members const
 2020-08-22 22:30 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix istream::ignore discarding too many chars (PR 94749)
 2020-08-22 22:27 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:22 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix some ranges algos optimizations [PR95578]
 2020-08-22 22:22 UTC 

[gcc/devel/autopar_devel] libstdc++: Extend memcmp optimization in std::lexicographical_compare
 2020-08-22 22:22 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:18 UTC 

[gcc/devel/autopar_devel] libstdc++: Define converting assignment operator for std::move_iterator
 2020-08-22 22:18 UTC 

[gcc/devel/autopar_devel] libstdc++: Define std::bad_optional_access constructor as defaulted
 2020-08-22 22:18 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:13 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix failing tests
 2020-08-22 22:13 UTC 

[gcc/devel/autopar_devel] libstdc++: Implement operator<< for std::unique_ptr (LWG 2948)
 2020-08-22 22:12 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 22:03 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove workarounds for constrained nested class templates
 2020-08-22 22:03 UTC 

[gcc/devel/autopar_devel] libstdc++: Specialize copy/copy_n for istreambuf_iterator and deque iterators
 2020-08-22 22:03 UTC 

[gcc/devel/autopar_devel] libstdc++: Make std::copy_n work with negative and non-integral sizes
 2020-08-22 22:00 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 21:53 UTC 

[gcc/devel/autopar_devel] libstdc++: Make debug containers prefer copy ctor to base ctor (PR 90102)
 2020-08-22 21:52 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 21:48 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix filesystem::u8path for mingw targets (PR 95392)
 2020-08-22 21:47 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix __gnu_test::input_iterator_wrapper::operator++(int)
 2020-08-22 21:47 UTC 

[gcc/devel/autopar_devel] libstdc++: Document API changes in GCC 10
 2020-08-22 21:47 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix incorrect Docbook links
 2020-08-22 21:47 UTC 

[gcc/devel/autopar_devel] libstdc++: Update/streamline Valgrind references
 2020-08-22 21:47 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 21:46 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove stray change from previous commit
 2020-08-22 21:46 UTC 

[gcc/devel/autopar_devel] libstdc++: Switch www.cs.princeton.edu to https
 2020-08-22 21:46 UTC 

[gcc/devel/autopar_devel] Check for more missing math decls on vxworks
 2020-08-22 21:46 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 21:44 UTC 

[gcc/devel/autopar_devel] Avoid nested save_CFLAGS and save_LDFLAGS
 2020-08-22 21:44 UTC 

[gcc/devel/autopar_devel] libstdc++: Review unordered_map insert_or_assign/try_emplace (PR 95079)
 2020-08-22 21:43 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 21:39 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix atomic<FP>::load (PR 95282)
 2020-08-22 21:39 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix view adaptors for mixed-const sentinels and iterators (PR 95322)
 2020-08-22 21:39 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix std::reverse_iterator comparisons (PR 94354)
 2020-08-22 21:39 UTC 

[gcc/devel/autopar_devel] libstdc++: Add new testcase for comparison category types
 2020-08-22 21:37 UTC 

[gcc/devel/autopar_devel] Daily bump
 2020-08-22 21:37 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix common_iterator::operator-> [PR95322]
 2020-08-22 21:36 UTC 

[gcc/devel/autopar_devel] libstdc++: Compile PR93978 testcase with -Wall
 2020-08-22 21:32 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix function that can't be constexpr in C++11 (PR 95289)
 2020-08-22 21:32 UTC 

[gcc/devel/autopar_devel] libstdc++: Refactor filesystem::path string conversions
 2020-08-22 21:31 UTC 

[gcc/devel/autopar_devel] libstdc++: Remove incorrect static specifiers
 2020-08-22 21:31 UTC 

[gcc/devel/autopar_devel] libstdc++: Simplify filesystem::path SFINAE constraints
 2020-08-22 21:31 UTC 

[gcc/devel/autopar_devel] libstdc++: Enable simple invocation of runtest in testsuite
 2020-08-22 21:28 UTC 

[gcc/devel/autopar_devel] libstdc++: Avoid constraint recursion with iterator_traits (PR 93983)
 2020-08-22 21:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Use macro for nodiscard attribute
 2020-08-22 21:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Better requirements checking in Networking TS
 2020-08-22 21:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix net::basic_socket::close(error_code&)
 2020-08-22 21:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Use 'using' for types in Networking TS headers
 2020-08-22 21:27 UTC 

[gcc/devel/autopar_devel] libstdc++: Use RDRAND as fallback if RDSEED keeps failing (PR 94087)
 2020-08-22 21:24 UTC 

[gcc/devel/autopar_devel] c++: Explain fn template argument type/value mismatches [PR66439]
 2020-08-22 21:22 UTC 

[gcc/devel/autopar_devel] x86: Also check if -fcf-protection works
 2020-08-22 21:17 UTC 

[gcc/devel/autopar_devel] x86: Default CET run-time support to auto
 2020-08-22 21:15 UTC 

[gcc/devel/autopar_devel] x86-vxworks malloc aligns to 8 bytes like solaris
 2020-08-22 21:11 UTC 

[gcc/devel/autopar_devel] Actually comment the new tests
 2020-08-22 21:08 UTC 

[gcc/devel/autopar_devel] Implent C++20 std::atomic_flag::test
 2020-08-22 21:08 UTC 

[gcc/devel/autopar_devel] Revert "libstdc++ Enhance thread safety of debug mode iterators"
 2020-08-22 21:04 UTC 

[gcc/devel/autopar_devel] libstdc++ Enhance thread safety of debug mode iterators
 2020-08-22 21:03 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix whitespace in Changelog
 2020-08-22 20:57 UTC 

[gcc/devel/autopar_devel] libstdc++: Fix some C++20 algorithms to work in parallel mode
 2020-08-22 20:57 UTC 

[gcc/devel/autopar_devel] libstdc++: Make relational operators work with const guarded iterators (PR 92472)
 2020-08-22 20:57 UTC 

[gcc/devel/autopar_devel] Update the baseline symbols for SPARC64/Linux
 2020-08-22 20:55 UTC 

[gcc/devel/autopar_devel] libstdc++ std::fill overload for std::vector<bool>::iterator
 2020-08-22 20:54 UTC 

[gcc/devel/autopar_devel] x32: Update baseline_symbols.txt
 2020-08-22 20:54 UTC 

[gcc/devel/autopar_devel] libstdc++: Update Solaris baselines for GCC 10.1
 2020-08-22 20:53 UTC 

[gcc/devel/autopar_devel] Revert "Use const for template argument."
 2020-08-22 20:53 UTC 

[gcc/devel/autopar_devel] libstdc++: Document library versioning for 9.[123] and 10.1
 2020-08-22 20:53 UTC 

[gcc/devel/autopar_devel] libstdc++: Update {x86_64, i?86, powerpc64, s390x, aarch64}-linux baselines for GCC 10.1
 2020-08-22 20:53 UTC 

[gcc/devel/autopar_devel] Add missing ChangeLog entries
 2020-08-22 20:48 UTC 

[gcc/devel/autopar_devel] Use const for template argument
 2020-08-22 20:48 UTC 

[gcc r10-8655] Daily bump
 2020-08-22  0:17 UTC 

[gcc r11-2803] Daily bump
 2020-08-22  0:16 UTC 

[gcc/devel/c++-coroutines] Merge master r11-2802
 2020-08-21 19:31 UTC 

[gcc/devel/c++-coroutines] libstdc++: Do not check "cold" name on darwin [PR 96736]
 2020-08-21 19:30 UTC 

[gcc/devel/c++-coroutines] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-21 19:30 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-08-21 19:30 UTC 

[gcc/devel/c++-coroutines] libstdc++: Fix typo in ChangeLog
 2020-08-21 19:29 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make incrementable<__int128> satisfied in strict mode
 2020-08-21 19:29 UTC 

[gcc r11-2801] libstdc++: Do not check "cold" name on darwin [PR 96736]
 2020-08-21 17:26 UTC 

[gcc/devel/omp/gcc-10] Merge remote-tracking branch 'origin/releases/gcc-10' into devel/omp/gcc-10
 2020-08-21 15:18 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-21 15:18 UTC 

[gcc r10-8652] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-21 11:11 UTC 

[gcc r11-2797] libstdc++: Skip PSTL tests when installed TBB is too old [PR 96718]
 2020-08-21 11:01 UTC 

[gcc/devel/omp/gcc-10] Merge remote-tracking branch 'origin/releases/gcc-10' into devel/omp/gcc-10
 2020-08-21  8:04 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-21  8:03 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Add deprecated attributes to old iostream members
 2020-08-21  8:03 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-21  8:00 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Disable net tests that depend on threads [PR 89760]
 2020-08-21  8:00 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-21  7:59 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Use _wstat64 for Windows [PR 95749]
 2020-08-21  7:59 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-21  7:59 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]
 2020-08-21  7:59 UTC 

[gcc/devel/omp/gcc-10] Daily bump
 2020-08-21  7:58 UTC 

[gcc/devel/omp/gcc-10] libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
 2020-08-21  7:58 UTC 

[gcc/devel/c++-coroutines] Merge master r11-2785
 2020-08-21  6:50 UTC 

[gcc/devel/c++-coroutines] Daily bump
 2020-08-21  6:49 UTC 

[gcc/devel/c++-coroutines] libstdc++: Make make-unsigned-like-t<__int128> work [PR 96042]
 2020-08-21  6:49 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-21  4:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix typo in ChangeLog
 2020-08-21  4:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make incrementable<__int128> satisfied in strict mode
 2020-08-21  4:25 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:24 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make make-unsigned-like-t<__int128> work [PR 96042]
 2020-08-21  4:24 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove deprecated comparison operators for RB trees
 2020-08-21  4:23 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make __int128 meet integer-class requirements [PR 96042]
 2020-08-21  4:23 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Mention new macros in comments
 2020-08-21  4:23 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: integer-class types as per [iterator.concept.winc]
 2020-08-21  4:23 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add deprecated attributes to old iostream members
 2020-08-21  4:23 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: assert that type traits are not misused with incomplete types [PR 71579]
 2020-08-21  4:23 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:22 UTC 

[gcc(refs/users/aoliva/heads/testme)] aix: Support libsupc++ as a FAT library
 2020-08-21  4:22 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Add "cold" to tests for reserved attribute names
 2020-08-21  4:21 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove redundant copying of std::async arguments [PR 69724]
 2020-08-21  4:21 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:20 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Remove inheritance from elements in std::tuple
 2020-08-21  4:19 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] diagnostics: Add new option -fdiagnostics-plain-output
 2020-08-21  4:18 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Deprecate the --enable-cheaders=c_std configuration
 2020-08-21  4:17 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: ChangeLog corrections
 2020-08-21  4:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make self-move well-defined for containers [PR 85828]
 2020-08-21  4:16 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]
 2020-08-21  4:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix failing tests for AIX
 2020-08-21  4:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make Networking TS work without gthreads [PR 89760]
 2020-08-21  4:14 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make net::system_context tag type constructor explicit
 2020-08-21  4:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix net::system_context stop condition
 2020-08-21  4:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix <stop_token> to compile without gthreads
 2020-08-21  4:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make std::this_thread functions work without gthreads
 2020-08-21  4:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:13 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix build for targets without lstat [PR 94681]
 2020-08-21  4:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix compatibility support in unique_ptr pretty printer
 2020-08-21  4:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
 2020-08-21  4:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Implement LWG 561 for std::inserter
 2020-08-21  4:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Check __cpp_exceptions in basic_string::reserve()
 2020-08-21  4:12 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Use _wstat64 for Windows [PR 95749]
 2020-08-21  4:11 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:10 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]
 2020-08-21  4:10 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Replace some VERIFY tests with static_assert
 2020-08-21  4:10 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix linker script patterns for 32-bit targets
 2020-08-21  4:10 UTC 

[gcc(refs/users/aoliva/heads/testme)] Daily bump
 2020-08-21  4:09 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Implement P0966 std::string::reserve should not shrink
 2020-08-21  4:09 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])
 2020-08-21  4:09 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
 2020-08-21  4:09 UTC 

[gcc(refs/users/aoliva/heads/testme)] libstdc++: Adjust overflow prevention to operator>>
 2020-08-21  4:09 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  4:08 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix typo in ChangeLog
 2020-08-21  4:07 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make incrementable<__int128> satisfied in strict mode
 2020-08-21  4:07 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  4:06 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make make-unsigned-like-t<__int128> work [PR 96042]
 2020-08-21  4:06 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove deprecated comparison operators for RB trees
 2020-08-21  4:06 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make __int128 meet integer-class requirements [PR 96042]
 2020-08-21  4:06 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Mention new macros in comments
 2020-08-21  4:05 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: integer-class types as per [iterator.concept.winc]
 2020-08-21  4:05 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add deprecated attributes to old iostream members
 2020-08-21  4:05 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: assert that type traits are not misused with incomplete types [PR 71579]
 2020-08-21  4:05 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  4:04 UTC 

[gcc(refs/users/aoliva/heads/testbase)] aix: Support libsupc++ as a FAT library
 2020-08-21  4:04 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Add "cold" to tests for reserved attribute names
 2020-08-21  4:03 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove redundant copying of std::async arguments [PR 69724]
 2020-08-21  4:03 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  4:02 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Remove inheritance from elements in std::tuple
 2020-08-21  4:02 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  4:01 UTC 

[gcc(refs/users/aoliva/heads/testbase)] diagnostics: Add new option -fdiagnostics-plain-output
 2020-08-21  4:00 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  4:00 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Deprecate the --enable-cheaders=c_std configuration
 2020-08-21  3:59 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  3:58 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: ChangeLog corrections
 2020-08-21  3:58 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make self-move well-defined for containers [PR 85828]
 2020-08-21  3:58 UTC 

[gcc(refs/users/aoliva/heads/testme)] Fix libstdc++ testsuite to handle VxWorks gthreads implementation
 2020-08-21  3:57 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  3:57 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Implement DR 526 on [forward_]list remove_if/unique [PR 91620]
 2020-08-21  3:56 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix failing tests for AIX
 2020-08-21  3:56 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make Networking TS work without gthreads [PR 89760]
 2020-08-21  3:56 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make net::system_context tag type constructor explicit
 2020-08-21  3:56 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix net::system_context stop condition
 2020-08-21  3:56 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix <stop_token> to compile without gthreads
 2020-08-21  3:56 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make std::this_thread functions work without gthreads
 2020-08-21  3:56 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  3:55 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix build for targets without lstat [PR 94681]
 2020-08-21  3:55 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix compatibility support in unique_ptr pretty printer
 2020-08-21  3:55 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Make C++17 ignore --disable-libstdcxx-filesystem-ts [PR 94681]
 2020-08-21  3:54 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Implement LWG 561 for std::inserter
 2020-08-21  3:54 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Check __cpp_exceptions in basic_string::reserve()
 2020-08-21  3:54 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Use _wstat64 for Windows [PR 95749]
 2020-08-21  3:54 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  3:53 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix ambiguous comparisons in __gnu_debug::bitset [PR 96303]
 2020-08-21  3:52 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Replace some VERIFY tests with static_assert
 2020-08-21  3:52 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix linker script patterns for 32-bit targets
 2020-08-21  3:52 UTC 

[gcc(refs/users/aoliva/heads/testbase)] Daily bump
 2020-08-21  3:52 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Implement P0966 std::string::reserve should not shrink
 2020-08-21  3:52 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Do not set eofbit eagerly in operator>>(istream&, char(&)[N])
 2020-08-21  3:51 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Fix unnecessary allocations in read_symlink [PR 96484]
 2020-08-21  3:51 UTC 

[gcc(refs/users/aoliva/heads/testbase)] libstdc++: Adjust overflow prevention to operator>>
 2020-08-21  3:51 UTC 

[gcc r11-2791] Daily bump
 2020-08-21  0:16 UTC 

[gcc r11-2788] libstdc++: Fix typo in ChangeLog
 2020-08-20 20:57 UTC 

[gcc r11-2786] libstdc++: Make incrementable<__int128> satisfied in strict mode
 2020-08-20 18:42 UTC 

[gcc(refs/users/wschmidt/heads/builtins3)] Daily bump
 2020-08-20 16:36 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).