aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
AgeCommit message (Expand)AuthorFilesLines
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik61-254/+583
2011-01-20PR libstdc++/36104 part threeBenjamin Kosnik1-4/+7
2011-01-19re PR libstdc++/47354 (bitmap_allocator free_list::_M_get never locks mutex)Graham Reed1-0/+1
2011-01-06re PR libstdc++/47185 (UB in TR1 and C++0x placeholders and non conforming im...Paolo Carlini3-4/+82
2011-01-05safe_base.h (_Safe_iterator_base::_M_unlink): New.François Dumont1-5/+1
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek2-2/+3
2010-12-31run_doxygen: Allow doxygen 1.7.1 again.Benjamin Kosnik1-1/+10
2010-12-17aclocal.m4: Regenerate.Paolo Carlini1-6/+6
2010-12-06re PR target/40125 (libgcc_s DLL installed in wrong directory in cross toolch...Dave Korn1-6/+8
2010-12-02future.cc (future_category): Export compatibility symbol.Jonathan Wakely1-0/+20
2010-11-25debug.cc: Introduce a mutex pool in get_safe_base_mutex.François Dumont3-49/+129
2010-11-23chrono: Constexpr markup for is_monotonic.Benjamin Kosnik1-2/+2
2010-11-15PR libstdc++/45711 cleanup.Ralf Wildenhues2-0/+2
2010-11-02cinttypes: Remove, move contents to C++0x and TR1 headers.Paolo Carlini6-18/+24
2010-11-01libstdc++: N3126 draft support.Benjamin Kosnik4-41/+68
2010-10-24debug.cc: Fix parameter indexes in __msg_valid_range2 message.François Dumont1-3/+3
2010-09-29[multiple changes]Paolo Carlini1-3/+9
2010-09-22hash_bytes.cc: Move...Paolo Carlini3-210/+11
2010-09-20re PR libstdc++/45711 (Building with "--enable-libstdcxx-debug" fails during ...Ralf Wildenhues2-0/+6
2010-09-19hash_bytes.cc: Compile load_bytes and shift_mix only when __SIZEOF_SIZE_T__ =...Paolo Carlini1-0/+2
2010-09-13hash_bytes.cc: New file...Matt Austern4-17/+214
2010-09-10hash-string-aux.cc: Remove.Paolo Carlini3-50/+47
2010-08-13ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GL...Paolo Carlini1-2/+2
2010-08-12c++config (_GLIBCXX_SYNCHRONIZATION_HAPPENS_BEFORE, [...]): Add.Kostya Serebryany1-1/+4
2010-07-02gc++filt.m4: New file.Rainer Orth4-6/+56
2010-06-16compatibility.cc: Export long double versions of "C" math library for arm-lin...Matthias Klose1-1/+5
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini5-25/+25
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-62/+8
2010-04-27re PR c++/42844 (const variable requires initializer / no explicitly declared...Fabien Chêne2-1/+7
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-1/+1
2010-03-03functional_hash.h (_Fnv_hash_base<>::hash): Change to template.Paolo Carlini1-8/+2
2010-02-28hash-long-double-aux.cc (hash<long double>:: operator()(long double)): Hash b...Paolo Carlini1-4/+4
2010-02-25limits (__numeric_limits_base::max_digits10, [...]): Add.Ed Smith-Rowland1-0/+19
2010-02-25functional_hash.h (__hash_combine): Remove.Paolo Carlini1-1/+1
2010-02-23functional_hash.h (struct _Fnv_hash): Rename to _Fnv_hash_base.Paolo Carlini2-7/+7
2010-02-22* src/compatibility-ldbl.cc: Include new hash-long-double-aux.cc.Janis Johnson1-1/+1
2010-02-22hash-aux.cc: Rename to...Paolo Carlini5-55/+55
2010-02-22functional_hash.h (hash<string>, [...]): Move, per DR 1182 to...Paolo Carlini6-100/+113
2010-02-17ios_locale.cc: Fixes for -pedantic.Benjamin Kosnik7-25/+27
2010-02-07re PR libstdc++/16896 (Use of non-reserved names in stl_list.h)Paolo Carlini16-119/+257
2010-02-03condition_variable (condition_variable_any): Provide definitions for all memb...Jonathan Wakely1-36/+2
2010-01-29condition_variable (enum class cv_status): Add and use it throughout, per N3000.Paolo Carlini1-0/+22
2010-01-21re PR libstdc++/42201 ([C++0x] std::vector<std::unique_future<T>>::push_back ...Jonathan Wakely1-1/+1
2009-12-22re PR libstdc++/42456 (Revision 155377 failed some C++ atomic tests)Benjamin Kosnik1-7/+9
2009-12-21atomic: Update to N3000.Benjamin Kosnik3-31/+47
2009-12-18re PR libstdc++/40088 (Creating a std::ostringstream object locks a global mu...Jimmy Guo1-2/+18
2009-12-17re PR libstdc++/42198 ([C++0x] Using std::thread without -pthread causes imme...Paolo Carlini1-0/+3
2009-12-15functional (function::function): Move construct target.Jonathan Wakely1-0/+8
2009-12-05Sync from git Libtool and regenerate.Ralf Wildenhues1-1/+0
2009-11-20compatibility-c++0x.cc (_Fnv_hash<4>, [...]): Add.Paolo Carlini1-0/+33