Show patches with: Archived = No       |   126800 patches
« 1 2 ... 418 419 4201267 1268 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] libstdc++: Add always_inline attribute to std::byte operators [committed] libstdc++: Add always_inline attribute to std::byte operators - - - - --- 2022-09-08 Jonathan Wakely New
[committed] libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195) [committed] libstdc++: Add allocator-extended constructors to std::match_results (LWG 2195) - - - - --- 2023-03-22 Jonathan Wakely New
[committed] libstdc++: Add all supported headers to lists in the manual [committed] libstdc++: Add all supported headers to lists in the manual - - - - --- 2024-01-31 Jonathan Wakely New
[committed] libstdc++: Add additional overload of std::lerp [PR101870] [committed] libstdc++: Add additional overload of std::lerp [PR101870] - - - - --- 2021-08-12 Jonathan Wakely New
[committed] libstdc++: Add a test checking for chrono::duration overflows [committed] libstdc++: Add a test checking for chrono::duration overflows - - - - --- 2022-12-12 Jonathan Wakely New
[committed] libstdc++: Add __maybe_const_t and __maybe_empty_t aliases [committed] libstdc++: Add __maybe_const_t and __maybe_empty_t aliases - - - - --- 2020-02-26 Jonathan Wakely New
[committed] libstdc++: Add __is_in_place_index_v helper and use it in <variant> [committed] libstdc++: Add __is_in_place_index_v helper and use it in <variant> - - - - --- 2024-03-23 Jonathan Wakely New
[committed] libstdc++: Add _Exit to <stdlib.h> for freestanding [committed] libstdc++: Add _Exit to <stdlib.h> for freestanding - - - - --- 2022-09-21 Jonathan Wakely New
[committed] libstdc++: Add [[unlikely]] attributes to std::random_device routines [committed] libstdc++: Add [[unlikely]] attributes to std::random_device routines - - - - --- 2021-11-05 Jonathan Wakely New
[committed] libstdc++: Add [[nodiscard]] to std::span members [committed] libstdc++: Add [[nodiscard]] to std::span members - - - - --- 2023-11-11 Jonathan Wakely New
[committed] libstdc++: Add [[nodiscard]] to lock types [committed] libstdc++: Add [[nodiscard]] to lock types - - - - --- 2023-11-11 Jonathan Wakely New
[committed] libstdc++: Add [[nodiscard]] to experimental::randint [committed] libstdc++: Add [[nodiscard]] to experimental::randint - - - - --- 2021-08-12 Jonathan Wakely New
[committed] libstdc++: Add [[nodiscard]] to chrono conversion functions [committed] libstdc++: Add [[nodiscard]] to chrono conversion functions - - - - --- 2022-12-09 Jonathan Wakely New
[committed] libstdc++: Add [[nodiscard]] in <chrono> [committed] libstdc++: Add [[nodiscard]] in <chrono> - - - - --- 2022-12-22 Jonathan Wakely New
[committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>> [committed] libstdc++: Add TSan annotations to std::atomic<shared_ptr<T>> - - - - --- 2022-09-14 Jonathan Wakely New
[committed] libstdc++: Add GDB printers for <chrono> types [committed] libstdc++: Add GDB printers for <chrono> types - - - - --- 2022-12-22 Jonathan Wakely New
[committed] libstdc++: Add GDB printer for std::integral_constant [committed] libstdc++: Add GDB printer for std::integral_constant - - - - --- 2024-01-11 Jonathan Wakely New
[committed] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a [committed] libstdc++: Add Filesystem TS and std::stacktrace symbols to libstdc++exp.a - - - - --- 2023-09-08 Jonathan Wakely New
[committed] libstdc++: Add Doxygen comments to contents of <functional> [committed] libstdc++: Add Doxygen comments to contents of <functional> - - - - --- 2021-10-21 Jonathan Wakely New
[committed] libstdc++: Add Doxygen comment for string::resize_and_overwite [committed] libstdc++: Add Doxygen comment for string::resize_and_overwite - - - - --- 2023-02-27 Jonathan Wakely New
[committed] libstdc++: Add C++20 std::make_shared enhancements (P0674R1) [committed] libstdc++: Add C++20 std::make_shared enhancements (P0674R1) - - - - --- 2022-01-14 Jonathan Wakely New
[committed] libstdc++: Add C++20 clocks [committed] libstdc++: Add C++20 clocks - - - - --- 2022-11-13 Jonathan Wakely New
[committed] libstdc++: Add C++11 member functions for ios::failure in old ABI [committed] libstdc++: Add C++11 member functions for ios::failure in old ABI - - - - --- 2020-10-08 Jonathan Wakely New
[committed] libstdc++: Add @headerfile and @since to doxygen comments [PR40380] [committed] libstdc++: Add @headerfile and @since to doxygen comments [PR40380] - - - - --- 2023-04-27 Jonathan Wakely New
[committed] libstdc++: Add <initializer_list> to ranges_base.h header [committed] libstdc++: Add <initializer_list> to ranges_base.h header - - - - --- 2022-09-21 Jonathan Wakely New
[committed] libstdc++: Add -nostdinc++ for c++17 sources [PR100017] [committed] libstdc++: Add -nostdinc++ for c++17 sources [PR100017] - - - - --- 2022-01-10 Jonathan Wakely New
[committed] libstdc++: Add -Wno-self-move to two filesystem tests [committed] libstdc++: Add -Wno-self-move to two filesystem tests - - - - --- 2023-09-01 Jonathan Wakely New
[committed] libstdc++: Add -Wno-deprecated for tests that warn in C++20 [committed] libstdc++: Add -Wno-deprecated for tests that warn in C++20 - - - - --- 2020-07-31 Jonathan Wakely New
[committed] libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxx [committed] libstdc++: Add --disable-libstdcxx-hosted as an alias for hosted-libstdcxx - - - - --- 2022-10-07 Jonathan Wakely New
[committed] libstdc++: Add 'typename' for Clang compatibility [committed] libstdc++: Add 'typename' for Clang compatibility - - - - --- 2022-09-01 Jonathan Wakely New
[committed] libstdc++: Add 'noexcept' to path::iterator members [committed] libstdc++: Add 'noexcept' to path::iterator members - - - - --- 2021-09-17 Jonathan Wakely New
[committed] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037] [committed] libstdc++: Add #if around non-C++03 code in std::bitset [PR107037] - - - - --- 2022-09-26 Jonathan Wakely New
[committed] libstdc++: Add #error to some files that depend on a specific standard mode [committed] libstdc++: Add #error to some files that depend on a specific standard mode - - - - --- 2021-08-12 Jonathan Wakely New
[committed] libstdc++: Add "futex" and "gthreads" effective-target keywords [committed] libstdc++: Add "futex" and "gthreads" effective-target keywords - - - - --- 2020-11-26 Jonathan Wakely New
[committed] libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCII [committed] libstdc++: Add "ASCII" as an alias for std::text_encoding::id::ASCII - - - - --- 2024-01-31 Jonathan Wakely New
[committed] libstdc++-v3/testsuite: Add options to link with libatomic in various tests [committed] libstdc++-v3/testsuite: Add options to link with libatomic in various tests - - - - --- 2021-03-10 John David Anglin New
[committed] libstdc++ P1956R1 On the names of low-level bit manipulation functions [committed] libstdc++ P1956R1 On the names of low-level bit manipulation functions - - - - --- 2020-02-17 Jonathan Wakely New
[committed] libstdc++ Add missing tests for std::shared_timed_mutex [committed] libstdc++ Add missing tests for std::shared_timed_mutex - - - - --- 2020-03-25 Li, Pan2 via Gcc-patches New
[committed] libstc++: std::formattable concept should not be defined for C++20 [committed] libstc++: std::formattable concept should not be defined for C++20 - - - - --- 2022-11-15 Jonathan Wakely New
[committed] libstc++: Add dg-error for additional error in C++11 mode [committed] libstc++: Add dg-error for additional error in C++11 mode - - - - --- 2021-08-02 Jonathan Wakely New
[committed] libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072] [committed] libsanitizer: Fix up libbacktrace build after r13-4547 [PR108072] - - - - --- 2022-12-13 Jakub Jelinek New
[committed] libquadmath: Use soft-fp for sqrtq finite positive arguments [PR114623] [committed] libquadmath: Use soft-fp for sqrtq finite positive arguments [PR114623] - - - - --- 2024-04-09 Jakub Jelinek New
[committed] libquadmath: Small fmaq and lgamma update - - - - --- 2012-11-02 Tobias Burnus New
[committed] libquadmath: Small fmaq and lgamma update - - - - --- 2012-11-02 Tobias Burnus New
[committed] libquadmath: Restore linking against -lm on most targets [PR112963] [committed] libquadmath: Restore linking against -lm on most targets [PR112963] - - - - --- 2023-12-12 Jakub Jelinek New
[committed] libquadmath: Provide __BYTE_ORDER, __LITTLE_ENDIAN and __BIG_ENDIAN definitions [committed] libquadmath: Provide __BYTE_ORDER, __LITTLE_ENDIAN and __BIG_ENDIAN definitions - - - - --- 2024-04-09 Jakub Jelinek New
[committed] libquadmath: Don't assume the storage for __float128 arguments is aligned [PR114533] [committed] libquadmath: Don't assume the storage for __float128 arguments is aligned [PR114533] - - - - --- 2024-04-03 Jakub Jelinek New
[committed] libquadmath fixes for mingw - - - - --- 2011-02-14 Jakub Jelinek New
[committed] libphobos: Use libdruntime as a convenience library for libphobos. [committed] libphobos: Use libdruntime as a convenience library for libphobos. - - - - --- 2020-04-10 Li, Pan2 via Gcc-patches New
[committed] libphobos: Update libtool version to 2:0:0 [committed] libphobos: Update libtool version to 2:0:0 - - - - --- 2020-11-13 Iain Buclaw New
[committed] libphobos: Update comment for DRUNTIME_OS_SOURCES [committed] libphobos: Update comment for DRUNTIME_OS_SOURCES - - - - --- 2021-09-01 Iain Buclaw New
[committed] libphobos: Select the appropriate exception handler in getClassInfo [committed] libphobos: Select the appropriate exception handler in getClassInfo - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Remove unused variables in gcc.backtrace. [committed] libphobos: Remove unused variables in gcc.backtrace. - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Remove undefined DRUNTIME_GC from configure scripts [committed] libphobos: Remove undefined DRUNTIME_GC from configure scripts - - - - --- 2020-04-20 Iain Buclaw New
[committed] libphobos: Remove is-effective-target static from druntime and phobos tests [committed] libphobos: Remove is-effective-target static from druntime and phobos tests - - - - --- 2021-04-10 Iain Buclaw New
[committed] libphobos: Remove GDCFLAGSX variable from configure scripts. [committed] libphobos: Remove GDCFLAGSX variable from configure scripts. - - - - --- 2020-04-21 Iain Buclaw New
[committed] libphobos: Remove AC_CACHE_CHECK from network library tests. [committed] libphobos: Remove AC_CACHE_CHECK from network library tests. - - - - --- 2020-04-27 Iain Buclaw New
[committed] libphobos: Remove --enable-unix configure option. [committed] libphobos: Remove --enable-unix configure option. - - - - --- 2020-04-08 Li, Pan2 via Gcc-patches New
[committed] libphobos: Remove --enable-thread-lib configure option. [committed] libphobos: Remove --enable-thread-lib configure option. - - - - --- 2020-04-08 Li, Pan2 via Gcc-patches New
[committed] libphobos: Remove --enable-druntime-gc configure option. [committed] libphobos: Remove --enable-druntime-gc configure option. - - - - --- 2020-04-09 Li, Pan2 via Gcc-patches New
[committed] libphobos: Re-add -fno-moduleinfo flag to dg-runtest [PR99812] [committed] libphobos: Re-add -fno-moduleinfo flag to dg-runtest [PR99812] - - - - --- 2021-04-10 Iain Buclaw New
[committed] libphobos: Push all callee-save registers on the stack before GC scan on ARM [committed] libphobos: Push all callee-save registers on the stack before GC scan on ARM - - - - --- 2021-12-02 Iain Buclaw New
[committed] libphobos: Print stacktrace before terminating program due to uncaught exception. [committed] libphobos: Print stacktrace before terminating program due to uncaught exception. - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Override tool_timeout value in testsuite [committed] libphobos: Override tool_timeout value in testsuite - - - - --- 2020-10-12 Iain Buclaw New
[committed] libphobos: Merge upstream phobos fb4f6a713 [committed] libphobos: Merge upstream phobos fb4f6a713 - - - - --- 2020-04-08 Li, Pan2 via Gcc-patches New
[committed] libphobos: Merge upstream phobos bf0d0a37c (PR94455) [committed] libphobos: Merge upstream phobos bf0d0a37c (PR94455) - - - - --- 2020-04-19 Iain Buclaw New
[committed] libphobos: Merge upstream phobos 99003a75a [committed] libphobos: Merge upstream phobos 99003a75a - - - - --- 2020-04-19 Iain Buclaw New
[committed] libphobos: Merge upstream phobos 7948e0967. [committed] libphobos: Merge upstream phobos 7948e0967. - - - - --- 2020-11-18 Iain Buclaw New
[committed] libphobos: Merge upstream phobos 38873fe6e. [committed] libphobos: Merge upstream phobos 38873fe6e. - - - - --- 2020-11-27 Iain Buclaw New
[committed] libphobos: Merge upstream druntime d37ef985. [committed] libphobos: Merge upstream druntime d37ef985. - - - - --- 2020-11-27 Iain Buclaw New
[committed] libphobos: Merge upstream druntime 9d0c8364, phobos 9d575282e. [committed] libphobos: Merge upstream druntime 9d0c8364, phobos 9d575282e. - - - - --- 2021-02-03 Iain Buclaw New
[committed] libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e [committed] libphobos: Merge upstream druntime 89f870b7, phobos e6907ff3e - - - - --- 2021-04-19 Iain Buclaw New
[committed] libphobos: Increase size of defaultStackPages on OSX X86_64 targets. [committed] libphobos: Increase size of defaultStackPages on OSX X86_64 targets. - - - - --- 2021-11-19 Iain Buclaw New
[committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((align… [committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((align… - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Fix visibility of std.process.searchPathFor [committed] libphobos: Fix visibility of std.process.searchPathFor - - - - --- 2021-05-10 Iain Buclaw New
[committed] libphobos: Fix static asserts on NetBSD, FreeBSD, DragonflyBSD [committed] libphobos: Fix static asserts on NetBSD, FreeBSD, DragonflyBSD - - - - --- 2021-05-13 Iain Buclaw New
[committed] libphobos: Fix segfault at run-time when using custom Fibers (PR 98025) [committed] libphobos: Fix segfault at run-time when using custom Fibers (PR 98025) - - - - --- 2020-11-27 Iain Buclaw New
[committed] libphobos: Fix option name for --with-libphobos-druntime-only. [committed] libphobos: Fix option name for --with-libphobos-druntime-only. - - - - --- 2020-04-20 Iain Buclaw New
[committed] libphobos: Fix misspelling of msvcUsesUCRT (PR104659) [committed] libphobos: Fix misspelling of msvcUsesUCRT (PR104659) - - - - --- 2022-03-01 Iain Buclaw New
[committed] libphobos: Fix executables segfault on mipsel architecture [committed] libphobos: Fix executables segfault on mipsel architecture - - - - --- 2021-01-24 Iain Buclaw New
[committed] libphobos: Fix SIGBUS in read_encoded_value_with_base on sparc-sun-solaris (PR98584) [committed] libphobos: Fix SIGBUS in read_encoded_value_with_base on sparc-sun-solaris (PR98584) - - - - --- 2021-04-20 Iain Buclaw New
[committed] libphobos: Fix KERNEL_VERSION condition in libphobos testsuite [committed] libphobos: Fix KERNEL_VERSION condition in libphobos testsuite - - - - --- 2020-04-29 Iain Buclaw New
[committed] libphobos: Explicitly use -static-libphobos in druntime and phobos tests [committed] libphobos: Explicitly use -static-libphobos in druntime and phobos tests - - - - --- 2021-04-10 Iain Buclaw New
[committed] libphobos: Don't call free on the TLS array in the emutls destroy function. [committed] libphobos: Don't call free on the TLS array in the emutls destroy function. - - - - --- 2022-04-26 Iain Buclaw New
[committed] libphobos: Don't call __gthread_key_delete in the emutls destroy function. [committed] libphobos: Don't call __gthread_key_delete in the emutls destroy function. - - - - --- 2021-11-19 Iain Buclaw New
[committed] libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY [committed] libphobos: Don't add zlib when ENABLE_LIBDRUNTIME_ONLY - - - - --- 2021-09-01 Iain Buclaw New
[committed] libphobos: Define main function as extern(C) when compiling without D runtime (PR102476) [committed] libphobos: Define main function as extern(C) when compiling without D runtime (PR102476) - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Compile configure tests with -fno-druntime [committed] libphobos: Compile configure tests with -fno-druntime - - - - --- 2021-08-30 Iain Buclaw New
[committed] libphobos: Bump soname version to 5 [PR113667] [committed] libphobos: Bump soname version to 5 [PR113667] - - - - --- 2024-02-12 Iain Buclaw New
[committed] libphobos: Build runtime library with -ffunction-sections -fdata-sections [committed] libphobos: Build runtime library with -ffunction-sections -fdata-sections - - - - --- 2021-04-10 Iain Buclaw New
[committed] libphobos: Build all modules with -fversion=Shared when configured with --enable-shared [committed] libphobos: Build all modules with -fversion=Shared when configured with --enable-shared - - - - --- 2021-03-26 Iain Buclaw New
[committed] libphobos: Backport extern(C) bindings from druntime 2.091 [committed] libphobos: Backport extern(C) bindings from druntime 2.091 - - - - --- 2020-04-27 Iain Buclaw New
[committed] libphobos: Always build with warning flags enabled [committed] libphobos: Always build with warning flags enabled - - - - --- 2020-04-08 Li, Pan2 via Gcc-patches New
[committed] libphobos: Add section support code for OpenBSD (PR99691) [committed] libphobos: Add section support code for OpenBSD (PR99691) - - - - --- 2021-04-19 Iain Buclaw New
[committed] libphobos: Add section support code for MACHO and PE/COFF [committed] libphobos: Add section support code for MACHO and PE/COFF - - - - --- 2021-04-10 Iain Buclaw New
[committed] libphobos: Add power*-*-linux* as a supported target [committed] libphobos: Add power*-*-linux* as a supported target - - - - --- 2020-04-26 Iain Buclaw New
[committed] libphobos: Add power*-*-freebsd* as supported target [committed] libphobos: Add power*-*-freebsd* as supported target - - - - --- 2021-12-21 Iain Buclaw New
[committed] libphobos: Add missing ControlState variable for AArch64 [committed] libphobos: Add missing ControlState variable for AArch64 - - - - --- 2021-12-02 Iain Buclaw New
[committed] libphobos: Add hppa-*-linux* as a supported target [committed] libphobos: Add hppa-*-linux* as a supported target - - - - --- 2020-04-27 Iain Buclaw New
[committed] libphobos: Add Thread/Fiber support code for Darwin (PR98058) [committed] libphobos: Add Thread/Fiber support code for Darwin (PR98058) - - - - --- 2021-04-19 Iain Buclaw New
« 1 2 ... 418 419 4201267 1268 »