summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
Commit message (Expand)AuthorAgeFilesLines
* gc++filt.m4: New file.Rainer Orth2010-07-024-6/+56
* compatibility.cc: Export long double versions of "C" math library for arm-lin...Matthias Klose2010-06-161-1/+5
* c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini2010-06-035-25/+25
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-041-62/+8
* re PR c++/42844 (const variable requires initializer / no explicitly declared...Fabien ChĂȘne2010-04-272-1/+7
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-021-1/+1
* functional_hash.h (_Fnv_hash_base<>::hash): Change to template.Paolo Carlini2010-03-031-8/+2
* hash-long-double-aux.cc (hash<long double>:: operator()(long double)): Hash b...Paolo Carlini2010-02-281-4/+4
* limits (__numeric_limits_base::max_digits10, [...]): Add.Ed Smith-Rowland2010-02-251-0/+19
* functional_hash.h (__hash_combine): Remove.Paolo Carlini2010-02-251-1/+1
* functional_hash.h (struct _Fnv_hash): Rename to _Fnv_hash_base.Paolo Carlini2010-02-232-7/+7
* * src/compatibility-ldbl.cc: Include new hash-long-double-aux.cc.Janis Johnson2010-02-221-1/+1
* hash-aux.cc: Rename to...Paolo Carlini2010-02-225-55/+55
* functional_hash.h (hash<string>, [...]): Move, per DR 1182 to...Paolo Carlini2010-02-226-100/+113
* ios_locale.cc: Fixes for -pedantic.Benjamin Kosnik2010-02-177-25/+27
* re PR libstdc++/16896 (Use of non-reserved names in stl_list.h)Paolo Carlini2010-02-0716-119/+257
* condition_variable (condition_variable_any): Provide definitions for all memb...Jonathan Wakely2010-02-031-36/+2
* condition_variable (enum class cv_status): Add and use it throughout, per N3000.Paolo Carlini2010-01-291-0/+22
* re PR libstdc++/42201 ([C++0x] std::vector<std::unique_future<T>>::push_back ...Jonathan Wakely2010-01-211-1/+1
* re PR libstdc++/42456 (Revision 155377 failed some C++ atomic tests)Benjamin Kosnik2009-12-221-7/+9
* atomic: Update to N3000.Benjamin Kosnik2009-12-213-31/+47
* re PR libstdc++/40088 (Creating a std::ostringstream object locks a global mu...Jimmy Guo2009-12-181-2/+18
* re PR libstdc++/42198 ([C++0x] Using std::thread without -pthread causes imme...Paolo Carlini2009-12-171-0/+3
* functional (function::function): Move construct target.Jonathan Wakely2009-12-151-0/+8
* Sync from git Libtool and regenerate.Ralf Wildenhues2009-12-051-1/+0
* compatibility-c++0x.cc (_Fnv_hash<4>, [...]): Add.Paolo Carlini2009-11-201-0/+33
* pool_allocator.cc: Adjust catch blocks.Benjamin Kosnik2009-11-194-5/+5
* re PR libstdc++/41622 ([DR 1245] [c++0x] std::hash<std::string>::operator() c...Paolo Carlini2009-11-194-27/+50
* re PR libstdc++/41773 (Many libstdc++ failures)Paolo Carlini2009-10-201-2/+15
* basic_string.h (_S_construct(const _CharT*, size_type, const _Alloc&)): New, ...Paolo Carlini2009-10-201-15/+2
* re PR libstdc++/40654 ([C++0x] atomic.cc: 'd' is used uninitialized warning)Benjamin Kosnik2009-10-161-4/+4
* re PR libstdc++/41037 (dec not set in cerr flags)Paolo Carlini2009-09-141-2/+2
* Override all per-target *_LINK variables correctly.Ralf Wildenhues2009-09-112-3/+3
* revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for ...Benjamin Kosnik2009-09-052-11/+11
* re PR libstdc++/41005 ([C++0x] Unable to link fstream open and ctor with std:...Jonathan Wakely2009-08-262-0/+10
* Regenerate tree using Autoconf 2.64 and Automake 1.11.Ralf Wildenhues2009-08-221-119/+143
* LIBTOOLFLAGS, and *_LINK fixes for Automake 1.11Ralf Wildenhues2009-08-222-8/+8
* compatibility-ldbl.cc: Include cmath.Uros Bizjak2009-08-141-0/+1
* compatibility-ldbl.cc: Include tr1/functional.Benjamin Kosnik2009-08-141-5/+6
* compatibility-ldbl.cc: Add explicit namespace scope.Benjamin Kosnik2009-08-121-0/+6
* future: Move error handling bits outside macro guard.Benjamin Kosnik2009-08-111-5/+0
* hashtable.cc: Just definitions.Benjamin Kosnik2009-08-119-54/+105
* future: Fixes for -fno-exceptions.Benjamin Kosnik2009-08-103-4/+20
* hash.cc (hash<string>::operator()(string), hash<wstring>::operator()(wstring)...Paolo Carlini2009-08-071-2/+2
* compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream s...Benjamin Kosnik2009-08-062-11/+11
* istream.tcc (basic_istream<>::operator>>(short&), [...]): Implement resolutio...Paolo Carlini2009-07-162-10/+10
* future: New.Jonathan Wakely2009-06-213-5/+91
* re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini2009-05-221-0/+0
* re PR libstdc++/40094 (FAIL: ext/throw_allocator/deallocate_global.cc executi...Paolo Carlini2009-05-223-107/+9
* re PR libstdc++/40184 (locale(const char* std_name) can create invalid facets...Paolo Carlini2009-05-191-5/+32