Age | Commit message (Expand) | Author | Files | Lines |
2010-05-06 | gnu.ver: Move decltype(nullptr) into CXXABI_1.3.5. | Jason Merrill | 1 | -4/+13 |
2010-05-06 | Add support for C++0x nullptr. | Jason Merrill | 1 | -7/+4 |
2010-05-06 | config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol... | Rainer Orth | 4 | -265/+0 |
2010-02-25 | limits (__numeric_limits_base::max_digits10, [...]): Add. | Ed Smith-Rowland | 1 | -4/+25 |
2010-02-17 | ios_locale.cc: Fixes for -pedantic. | Benjamin Kosnik | 13 | -73/+77 |
2010-02-11 | gnu.ver: Revert last changes. | Paolo Carlini | 1 | -11/+4 |
2010-02-11 | gnu.ver: Avoid exporting inadvertently std::nested_exception symbols at GLIBC... | Paolo Carlini | 1 | -4/+11 |
2010-02-07 | re PR libstdc++/16896 (Use of non-reserved names in stl_list.h) | Paolo Carlini | 1 | -0/+15 |
2010-02-06 | re PR libstdc++/42989 (operator= for rvalue reference for wstring disappears ... | Paolo Carlini | 1 | -1/+1 |
2010-02-03 | condition_variable (condition_variable_any): Provide definitions for all memb... | Jonathan Wakely | 1 | -4/+0 |
2010-01-29 | condition_variable (enum class cv_status): Add and use it throughout, per N3000. | Paolo Carlini | 1 | -0/+4 |
2010-01-27 | gnu.ver: Avoid time_get pattern conflicts. | Andreas Krebbel | 1 | -2/+3 |
2010-01-10 | basic_string.h (basic_string<>:: basic_string(basic_string&&), [...]): Add. | Paolo Carlini | 1 | -0/+9 |
2010-01-08 | re PR libstdc++/42573 ([C++0x] shrink_to_fit() missing) | Paolo Carlini | 1 | -0/+4 |
2010-01-05 | re PR libstdc++/38081 (time_get<>::do_get_weekday does not always recognize f... | Paolo Carlini | 1 | -2/+20 |
2009-12-22 | re PR libstdc++/42456 (Revision 155377 failed some C++ atomic tests) | Benjamin Kosnik | 1 | -0/+4 |
2009-12-17 | re PR target/42377 (libstdc++.dll.a misses a definition of std::string::reserve) | Dave Korn | 1 | -60/+67 |
2009-12-15 | functional (function::function): Move construct target. | Jonathan Wakely | 1 | -0/+2 |
2009-12-10 | re PR c++/42317 (Issues with comdat virtual dtors) | Jakub Jelinek | 1 | -9/+32 |
2009-12-10 | PR libstdc++/42261 (take 2) | Paolo Carlini | 1 | -1/+3 |
2009-12-05 | os_defines.h (_GLIBCXX_PSEUDO_VISIBILITY): Provide empty definition. | Dave Korn | 1 | -0/+5 |
2009-11-30 | configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_... | Dave Korn | 2 | -0/+18 |
2009-11-11 | re PR c++/39131 (decimal float point: ICE on typeid( 0.dd )) | Jason Merrill | 1 | -0/+12 |
2009-10-20 | re PR libstdc++/41773 (Many libstdc++ failures) | Paolo Carlini | 1 | -0/+4 |
2009-10-20 | basic_string.h (_S_construct(const _CharT*, size_type, const _Alloc&)): New, ... | Paolo Carlini | 1 | -4/+0 |
2009-10-15 | gnu.ver: Export the _S_construct<> helpers. | Paolo Carlini | 1 | -0/+4 |
2009-10-08 | gnu.ver: Adjust exports. | Paolo Carlini | 1 | -7/+18 |
2009-09-14 | atomicity.h (__exchange_and_add): Set earlyclobber constraint. | Andrew Stubbs | 1 | -1/+1 |
2009-08-27 | gnu.ver: Fixups for string member functions. | Benjamin Kosnik | 1 | -2/+6 |
2009-08-26 | re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std:... | Jonathan Wakely | 1 | -8/+35 |
2009-08-25 | basic_string.h (basic_string): Add cbegin(), cend(), crbegin(), crend() in C+... | Benjamin Kosnik | 1 | -2/+19 |
2009-08-10 | future: Fixes for -fno-exceptions. | Benjamin Kosnik | 1 | -3/+9 |
2009-07-29 | re PR libstdc++/40908 (FAIL: abi_check) | Paolo Carlini | 1 | -1/+4 |
2009-07-29 | gnu.ver: Add GLIBCXX_3.4.13, move a symbol into it. | Paolo Carlini | 1 | -1/+5 |
2009-07-18 | re PR libstdc++/40712 (locale(const locale&, const char*, locale::category) c... | Paolo Carlini | 2 | -127/+356 |
2009-06-30 | re PR libstdc++/40511 (Bootstrap Failure in stage3: c++locale - Recent SVN) | Paolo Carlini | 1 | -0/+4 |
2009-06-21 | future: New. | Jonathan Wakely | 1 | -0/+3 |
2009-05-22 | re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi... | Paolo Carlini | 1 | -4/+0 |
2009-05-19 | re PR libstdc++/40184 (locale(const char* std_name) can create invalid facets... | Paolo Carlini | 2 | -2/+23 |
2009-05-08 | throw_allocator.h (throw_allocator_base): Avoid out of line member functions ... | Paolo Carlini | 1 | -0/+4 |
2009-05-05 | re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate) | Jonathan Wakely | 1 | -0/+8 |
2009-05-03 | settings.h (get): Mark const. | Jan Hubicka | 2 | -14/+14 |
2009-04-26 | 2009-04-26 Paolo Carlini <paolo.carlini@oracle.com> | Paolo Carlini | 1 | -2/+1 |
2009-04-25 | mutex (__get_once_functor_lock, [...]): Replace global lock object with local... | Jonathan Wakely | 1 | -1/+2 |
2009-04-22 | * include/ext/atomicity.h | Jan Hubicka | 11 | -28/+28 |
2009-04-17 | baseline_symbols.txt: Regenerated. | Uros Bizjak | 1 | -22/+560 |
2009-04-09 | Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. | Jakub Jelinek | 133 | -1906/+1249 |
2009-04-08 | baseline_symbols.txt: Regenerate. | Adam Nemet | 2 | -0/+3536 |
2009-04-06 | atomicity.h: Put the SH4A specific functions in the __gnu_cxx namespace. | Andrew Stubbs | 1 | -40/+41 |
2009-04-02 | baseline_symbols.txt: Regenerated. | Jakub Jelinek | 10 | -22/+1715 |