aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
AgeCommit message (Expand)AuthorFilesLines
2009-11-19re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() c...Paolo Carlini4-27/+50
2009-10-20re PR libstdc++/41773 (Many libstdc++ failures)Paolo Carlini1-2/+15
2009-10-20basic_string.h (_S_construct(const _CharT*, size_type, const _Alloc&)): New, ...Paolo Carlini1-15/+2
2009-10-16re PR libstdc++/40654 ([C++0x] atomic.cc: 'd' is used uninitialized warning)Benjamin Kosnik1-4/+4
2009-09-14re PR libstdc++/41037 (dec not set in cerr flags)Paolo Carlini1-2/+2
2009-09-11Override all per-target *_LINK variables correctly.Ralf Wildenhues2-3/+3
2009-09-05revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for ...Benjamin Kosnik2-11/+11
2009-08-26re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std:...Jonathan Wakely2-0/+10
2009-08-22Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues1-119/+143
2009-08-22LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues2-8/+8
2009-08-14compatibility-ldbl.cc: Include cmath.Uros Bizjak1-0/+1
2009-08-14compatibility-ldbl.cc: Include tr1/functional.Benjamin Kosnik1-5/+6
2009-08-12compatibility-ldbl.cc: Add explicit namespace scope.Benjamin Kosnik1-0/+6
2009-08-11future: Move error handling bits outside macro guard.Benjamin Kosnik1-5/+0
2009-08-11hashtable.cc: Just definitions.Benjamin Kosnik9-54/+105
2009-08-10future: Fixes for -fno-exceptions.Benjamin Kosnik3-4/+20
2009-08-07hash.cc (hash<string>::operator()(string), hash<wstring>::operator()(wstring)...Paolo Carlini1-2/+2
2009-08-06compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream s...Benjamin Kosnik2-11/+11
2009-07-16istream.tcc (basic_istream<>::operator>>(short&), [...]): Implement resolutio...Paolo Carlini2-10/+10
2009-06-21future: New.Jonathan Wakely3-5/+91
2009-05-22re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini1-0/+0
2009-05-22re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini3-107/+9
2009-05-19re PR libstdc++/40184 (locale(const char* std_name) can create invalid facets...Paolo Carlini1-5/+32
2009-05-16mutex: Move std::lock_error to ...Jonathan Wakely2-4/+17
2009-05-15re PR libstdc++/40160 (-fno-rtti vs _GLIBCXX_DEBUG)Paolo Carlini1-12/+24
2009-05-13compatibility.cc (_ZTIe, [...]): Change type to const void * const.Ben Elliston1-3/+3
2009-05-08throw_allocator.h (throw_allocator_base): Avoid out of line member functions ...Paolo Carlini3-9/+107
2009-05-07re PR libstdc++/40038 (symbols ceill@GLIBCXX_3.4.3 not exported)Matthias Klose1-0/+8
2009-05-05re PR libstdc++/39909 (non-TLS version of std::call_once causes terminate)Jonathan Wakely1-6/+28
2009-04-262009-04-26 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-7/+17
2009-04-25mutex (__get_once_functor_lock, [...]): Replace global lock object with local...Jonathan Wakely1-17/+7
2009-04-18pool_allocator.cc (_M_get_free_list, [...]): Mark throw ()Jan Hubicka3-14/+14
2009-04-18condition_variable.cc (condition_variable, [...]): Mark throw()Jan Hubicka4-30/+30
2009-04-18formater.h: Include bits/c++config.h.Jan Hubicka1-4/+4
2009-04-16tree.cc (_Rb_tree_increment, [...]): Mark nothrow; update uses of _Rb_tree_ro...Jan Hubicka1-22/+42
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek59-833/+546
2009-02-18system_error (system_category): To system_category().Benjamin Kosnik3-20/+12
2009-02-15re PR libstdc++/39168 (Incorrect interpretation of CHAR_MAX inside grouping s...Paolo Carlini1-2/+3
2009-02-13thread (_Impl_base): Move _M_id out and into ...Chris Fairles1-11/+11
2009-02-13all.h (compare_type_to_native_type_sizes): To...Benjamin Kosnik1-8/+8
2009-02-10condition_variable (condition_variable): Remove _M_internal_mutex.Benjamin Kosnik2-7/+4
2009-02-07thread (thread::id): Move definition inside thread.Benjamin Kosnik1-32/+30
2009-02-05thread (__thread_data_base): Nest class in std::thread.Chris Fairles1-2/+3
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini8-56/+60
2009-01-29thread: Remove unused headers.Jonathan Wakely1-21/+26
2009-01-22thread (__thread_data_base, thread): Rename member functions to match coding ...Jonathan Wakely1-2/+2
2009-01-17Makefile.am (sources): Add math_stubs_float.cc.Benjamin Kosnik3-20/+252
2009-01-16Makefile.am (sources): Add math_stubs_long_double.cc.Benjamin Kosnik3-19/+243
2009-01-15re PR libstdc++/32666 (FAIL: abi_check hppa)Benjamin Kosnik3-7/+5
2009-01-15acinclude.m4 ([GLIBCXX_ENABLE_CLOCK_GETTIME], [...]): Remove.Chris Fairles1-39/+1