| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove libsupc++ makefile targets setting -std=gnu++11 or -std=gnu++14 | redi | 2017-06-02 | 4 | -142/+2 |
* | 2017-06-02 Richard Biener <rguenther@suse.de> | rguenth | 2017-06-02 | 1 | -5/+17 |
* | * libsupc++/new: Update comment on #endif directive. | redi | 2017-04-19 | 1 | -1/+1 |
* | PR libstdc++/80446 cope with libc defining __has_builtin | redi | 2017-04-19 | 1 | -6/+8 |
* | PR libstdc++/79789 fix non-reserved names in headers | redi | 2017-03-02 | 1 | -2/+2 |
* | PR libstdc++/79190 add fallback aligned_alloc implementation | redi | 2017-01-26 | 2 | -5/+32 |
* | contrib/ | jakub | 2017-01-26 | 1 | -1/+1 |
* | PR79114 use decayed type in std::throw_with_nested assertion | redi | 2017-01-17 | 1 | -1/+1 |
* | PR other/79046 | jakub | 2017-01-17 | 1 | -1/+2 |
* | Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts] | ro | 2017-01-06 | 1 | -2/+3 |
* | PR78968 add configure check for __cxa_thread_atexit in libc | redi | 2017-01-04 | 1 | -1/+5 |
* | Support exception propagation without lock-free atomic int | redi | 2017-01-04 | 9 | -29/+95 |
* | Update copyright years. | jakub | 2017-01-01 | 80 | -80/+80 |
* | PR 59406 note that FNV hash functions are incorrect | redi | 2016-11-15 | 1 | -0/+6 |
* | Implement P0012R1, Make exception specifications part of the type system. | jason | 2016-11-07 | 3 | -11/+13 |
* | Implement std::launder for C++17 | redi | 2016-10-28 | 1 | -0/+35 |
* | 2016-10-26 Bernd Edlinger <bernd.edlinger@hotmail.de> | edlinger | 2016-10-26 | 1 | -0/+4 |
* | Use global operator new in std::make_exception_ptr | redi | 2016-10-21 | 1 | -4/+4 |
* | Remove 'return' from noreturn function | redi | 2016-10-12 | 1 | -1/+1 |
* | Simplify std::rethrow_if_nested definition | redi | 2016-10-11 | 1 | -49/+39 |
* | Use noexcept instead of _GLIBCXX_USE_NOEXCEPT | redi | 2016-10-10 | 1 | -25/+17 |
* | Disable .gnu.attributes tags in compatibility-ldbl.o | amodra | 2016-09-28 | 1 | -0/+1 |
* | Implement -Wimplicit-fallthrough. | mpolacek | 2016-09-26 | 1 | -0/+2 |
* | Replace modulus with mask operation in over-aligned new | redi | 2016-09-16 | 1 | -1/+1 |
* | Adjust arguments to aligned_alloc or posix_memalign | redi | 2016-09-16 | 1 | -2/+11 |
* | Fix bootstrap failure when ATOMIC_INT_LOCK_FREE < 2 | redi | 2016-09-11 | 2 | -0/+2 |
* | Implement P0035R4, C++17 new of over-aligned types. | jason | 2016-09-09 | 13 | -3/+510 |
* | libstdc++/68297 avoid throw/catch in make_exception_ptr | redi | 2016-08-22 | 9 | -50/+201 |
* | Use static pointer to member when catching nullptr | redi | 2016-07-20 | 1 | -5/+7 |
* | c++/58796 Make nullptr match exception handlers of pointer type | redi | 2016-07-15 | 1 | -0/+25 |
* | Remove unused operator delete overloads (LWG 2458) | redi | 2016-07-12 | 1 | -6/+0 |
* | libstdc++/69945 Add __gnu_cxx::__freeres hook | redi | 2016-03-24 | 1 | -0/+19 |
* | * libsupc++/guard.cc: Revert my last commit. | uros | 2016-03-18 | 1 | -0/+2 |
* | Revert: | uros | 2016-03-18 | 1 | -2/+0 |
* | libstdc++: Make certain exceptions transaction_safe. | torvald | 2016-01-15 | 2 | -8/+46 |
* | Update copyright years. | jakub | 2016-01-04 | 68 | -68/+68 |
* | PR libstdc++/68139 | ville | 2015-12-11 | 1 | -1/+3 |
* | * libsupc++/new_handler.cc: Fix for explicit constructor change. | redi | 2015-11-11 | 1 | -1/+1 |
* | 2015-11-10 Ville Voutilainen <ville.voutilainen@gmail.com> | ville | 2015-11-11 | 1 | -1/+6 |
* | PR libstdc++/64651 | redi | 2015-11-11 | 1 | -0/+2 |
* | * libsupc++/new: Declare sized deletes. | jason | 2015-11-03 | 1 | -0/+12 |
* | Implement N4514, C++ Extensions for Transactional Memory. | jason | 2015-10-04 | 2 | -2/+14 |
* | libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS | haubi | 2015-07-24 | 1 | -1/+1 |
* | * libsupc++/guard.cc (__test_and_acquire): Use __p after __atomic_load | uros | 2015-07-02 | 1 | -0/+2 |
* | Use atomics in guard.cc. | ramana | 2015-06-12 | 1 | -5/+14 |
* | * libsupc++/del_opv.cc: Suppress -Wsized-deallocation. | jason | 2015-05-21 | 2 | -0/+6 |
* | config/ | ebotcazou | 2015-05-13 | 3 | -9/+9 |
* | libstdc++: Bump to automake 1.11.6 | haubi | 2015-05-13 | 1 | -10/+45 |
* | * libsupc++/exception (uncaught_exceptions): Add comment. Reorder #if. | redi | 2015-04-28 | 1 | -1/+2 |
* | 2015-04-27 Federico Lenarduzzi <federico.lenarduzzi@tallertechnologies.com> | redi | 2015-04-27 | 2 | -1/+9 |