]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/libsupc++
[Ada] Spurious accessibility error on allocator in generic instance
[thirdparty/gcc.git] / libstdc++-v3 / libsupc++ /
2021-09-13  Jason Merrillc++: implement C++17 hardware interference size
2021-08-23  Jonathan Wakelylibstdc++: Use __builtin_expect in __dynamic_cast
2021-08-06  Jonathan Wakelylibstdc++: Also move the [[nodiscard]] attributes in...
2021-08-05  Jonathan Wakelylibstdc++: Add [[nodiscard]] to <compare>
2021-07-01  Jonathan Wakelylibstdc++: Improvements to Doxygen markup
2021-06-14  Jonathan Wakelylibstdc++: Implement LWG 3465 for std::compare_partial_...
2021-06-14  Jonathan Wakelylibstdc++: Change [cmp.alg] assertions to constraints
2021-04-15  Jonathan Wakelylibstdc++: Move atomic functions to libsupc++ [PR 96657]
2021-04-06  Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-03-25  Jonathan Wakelylibstdc++: Declare malloc for freestanding
2021-03-10  Jonathan Wakelylibstdc++: Implement LWG 3530 for concept-constrained...
2021-02-23  Martin SeborPR c++/99074 - crash in dynamic_cast<>() on null pointer
2021-02-11  Jonathan Wakelylibstdc++: Fix versioned namespace build
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-16  Jonathan Wakelylibstdc++: Add C++ runtime support for new 128-bit...
2020-11-09  Jonathan Wakelylibstdc++: Use 'inline' consistently in std::exception_...
2020-11-07  Liu Haolibsupc++: Make the destructor parameter to `__cxa_thre...
2020-11-05  Jonathan Wakelylibstdc++: Fix multiple definitions of std::exception_p...
2020-10-28  Jonathan Wakelylibstdc++: Add comment to nothrow new explaining catch...
2020-10-26  Jonathan Wakelylibstdc++: Fix declarations of memalign etc. for freest...
2020-10-12  Martin SeborPR c++/97201 - ICE in -Warray-bounds writing to result...
2020-10-07  Jonathan Wakelylibstdc++: Fix non-reserved names in headers
2020-10-06  Jonathan Wakelylibstdc++: Inline std::exception_ptr members [PR 90295]
2020-09-26  Jonathan Wakelylibstdc++: Use __libc_single_threaded to optimise atomi...
2020-09-25  Jonathan Wakelylibstdc++: Remove redundant -std=gnu++1z flags from...
2020-09-11  Christophe Lyonlibstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not...
2020-09-11  Christophe Lyonlibstdc++-v3/libsupc++/eh_call.cc: Avoid warning with...
2020-09-02  Jonathan Wakelylibstdc++: Break header cycle between <new> and <exception>
2020-06-23  Jonathan Wakelylibstdc++: Regenerate makefiles
2020-05-04  Fangrui Songlibstdc++: Fix the return type of __cxa_finalize
2020-05-04  Nathan Sidwelllibstdc++: Avoid negating a size_t [pr 94747]
2020-04-20  Jonathan Wakelylibstdc++: Update __cpp_lib_three_way_comparison macro
2020-04-14  Jonathan Wakelylibstdc++: Fix constraints on std::compare_three_way
2020-04-14  Jonathan Wakelylibstdc++: Make comparison category comparisons noexcep...
2020-04-09  Jonathan Wakelylibstdc++: Implement LWG 3324 for [cmp.alg] function...
2020-02-20  Jonathan Wakelylibstdc++: Remove std::type_info::operator!= for C++20
2020-02-19  Jonathan Wakelylibstdc++: Simplify std::three_way_comparable_with...
2020-02-19  Jonathan Wakelylibstdc++: Simplify std::totally_ordered (LWG 3331)
2020-02-17  Jonathan Wakelylibstdc++: P1964R2 Wording for boolean-testable
2020-02-17  Jonathan Wakelylibstdc++ P1956R1 On the names of low-level bit manipul...
2020-02-07  Jonathan Wakelylibstdc++: Optimize C++20 comparison category types
2020-01-29  Jonathan Wakelylibstdc++: Simplify constraints on std::compare_three_way
2020-01-29  Jonathan Wakelylibstdc++: Make std::compare_three_way check if <=...
2020-01-24  Jonathan Wakelylibstdc++: Simplify construction of comparison category...
2020-01-24  Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-17  Jonathan Wakelylibstdc++: Fix freestanding build PR 92376)
2020-01-06  Jonathan Wakelylibstdc++: Define __cpp_lib_three_way_comparison condit...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-12  Jonathan Wakelylibstdc++: Simplify std::common_comparison_category
2019-12-03  Jonathan Wakelylibstdc++: Implement spaceship for std::pair (P1614R2)
2019-11-13  Jonathan Wakelylibsupc++: Implement comparison algorithms for C++20
2019-11-08  Jonathan Wakelylibstdc++: define std::common_comparison_category for...
2019-11-07  Jason MerrillImplement D1959R0, remove weak_equality and strong_equa...
2019-11-06  Jonathan Wakelylibstdc++: Add compare_three_way and install <compare...
2019-11-05  Jason MerrillImplement C++20 operator<=>.
2019-10-18  Jonathan WakelyPR libstdc++/92143 adjust for OS X aligned_alloc behaviour
2019-09-10  Christophe Lyon[ARM/FDPIC v6 06/24] [ARM] FDPIC: Add support for c...
2019-07-29  Jonathan WakelyPR libstdc++/51333 Define recursive_init_error construc...
2019-05-31  Jonathan WakelyPR libstdc++/90682 allow set_terminate(0) and set_unexp...
2019-05-14  Rainer OrthRemove obsolete Solaris 10 support
2019-05-10  Jonathan WakelyImprove API docs for <memory> and <new>
2019-05-04  Jonathan WakelyImprove API docs for <system_error> header
2019-05-02  Jonathan WakelyMiscellaneous API doc improvements
2019-04-23  Ramana Radhakrishnanre PR target/89093 (C++ exception handling clobbers...
2019-03-11  Jonathan WakelyPR libstdc++/89629 fix _Hash_bytes for lengths > INT_MAX
2019-02-27  Jonathan WakelyPR libstdc++/89466 avoid slow xsltproc command in configure
2019-02-19  Tom HonermannP0482R5 char8_t: Standard library support
2019-02-13  Jonathan WakelyPR libstdc++/89345 Only define std::destroying_delete...
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-15  Jonathan WakelyFix missing or incorrect feature test macros
2019-01-01  Jakub JelinekUpdate copyright years.
2018-11-13  Jason MerrillImplement P0722R3, destroying operator delete.
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-09-05  Jonathan Wakely* libsupc++/cxxabi.h (__cxa_demangle): Clarify doxygen...
2018-08-24  Marc Glissenew(nothrow) is malloc-like
2018-08-13  Jonathan WakelyMinor optimisations in operator new(size_t, align_val_t)
2018-08-10  Jonathan WakelyPR libstdc++/68210 adjust operator new and delete for...
2018-08-10  Martin LiskaRemove not needed __builtin_expect due to malloc predictor.
2018-08-08  Jonathan WakelyPrevent internal aligned_alloc clashing with libc version
2018-08-07  Jonathan WakelyPR libstdc++/86861 Meet precondition for Solaris memalign
2018-07-31  Jonathan WakelyDon't unconditionally define feature test macros in...
2018-07-30  Jonathan WakelyAdd workaround for aligned_alloc bug on AIX
2018-07-17  Jonathan WakelyPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
2018-07-05  Jonathan WakelyPR libstdc++/85831 define move constructors and operato...
2018-05-18  Jason MerrillSome libstdc++ fixes for -Wdeprecated-copy.
2018-05-17  Jonathan WakelyPR libstdc++/85812 fix memory leak in std::make_excepti...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-05  Jason MerrillCorrect noexcept mismatch in declarations.
2017-12-01  Jonathan WakelyAdd [[noreturn]] attributes to fix warning
2017-11-24  Jonathan WakelyAdd [[nodiscard]] attribute to std::launder
2017-11-17  Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-09-20  Jonathan WakelyPR libstdc++/81469 deprecate std::uncaught_exception...
2017-09-20  Jonathan WakelyRemove non-standard std::copy_exception function
2017-09-13  Jonathan WakelyPR libstdc++/81835 fix broken URLs in libstdc++ docs
2017-07-19  Volker Reicheltnew (bad_array_new_length): Remove redundant semicolon...
2017-06-02  Jonathan WakelyRemove libsupc++ makefile targets setting -std=gnu...
2017-06-02  Richard Bienerre PR libstdc++/80721 (Sorting/Merging of free EH-emerg...
2017-04-19  Jonathan Wakely* libsupc++/new: Update comment on #endif directive.
2017-04-19  Jonathan WakelyPR libstdc++/80446 cope with libc defining __has_builtin
2017-03-02  Jonathan WakelyPR libstdc++/79789 fix non-reserved names in headers
next