aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2010-12-16Mark ChangeLogRichard Biener
2010-12-03backport: re PR target/45693 (All Tru64 UNIX C++ EH tests fail)Rainer Orth
2010-11-01re PR libstdc++/45999 (runtime error in std::vector python pretty printer.)Jonathan Wakely
2010-10-18backport: printers.py (StdVectorPrinter): Added stuff to handle pretty-printi...Jonathan Wakely
2010-10-12random.tcc (piecewise_linear_distribution<>:: operator()): Don't crash when t...Paolo Carlini
2010-10-11re PR libstdc++/45711 (Building with "--enable-libstdcxx-debug" fails during ...Ralf Wildenhues
2010-10-08re PR libstdc++/45403 (python pretty printer for std::string requires GDB 7.1)Jonathan Wakely
2010-10-07re PR libstdc++/45924 ([C++0x] bind<R>(x)(y, z) fails)Jonathan Wakely
2010-09-17backport: 14220.cc: XFAIL on Solaris 9/x86, 32-bit Solaris 10/x86 and 64-bit ...Rainer Orth
2010-09-07copy_neg.cc: Further adjust dg-error line numbers.Paolo Carlini
2010-09-07assign_neg.cc: Adjust dg-error line numbers.Paolo Carlini
2010-09-07re PR libstdc++/45398 ([C++0x] Missing atomic<_Tp*>::store definition)Paolo Carlini
2010-08-27[multiple changes]Benjamin Kosnik
2010-08-15re PR libstdc++/45283 (performance/30_threads/future/polling.cc fails at comp...Jonathan Wakely
2010-08-08forward_list.h (_M_default_initialize, [...]): Declare.Paolo Carlini
2010-08-08re PR libstdc++/44963 ([DR 1334] Ambiguous function overload using __gnu_cxx:...Paolo Carlini
2010-07-31Mark ChangeLogRichard Biener
2010-06-29re PR libstdc++/44708 (Enabling -std=c++0x results in ambiguous function over...Paolo Carlini
2010-06-22printers.py: Don't use string exceptions.Matthias Klose
2010-06-22re PR libstdc++/44630 (profiler_trace.h defines functions __max and __min whi...Paolo Carlini
2010-06-17compatibility.cc: Export long double versions of "C" math library for arm-lin...Matthias Klose
2010-06-10re PR libstdc++/44487 ([C++0x] pair of references doesn't work)Paolo Carlini
2010-06-10tls.m4 (GCC_CHECK_TLS): Add volatile qualifier to the test references.Iain Sandoe
2010-05-311.cc (test01): Clarify size definition.Alexander Monakov
2010-05-27re PR libstdc++/40497 ([C++0x] troubles with std::next / std::prev declarations)Paolo Carlini
2010-05-19re PR libstdc++/44190 (Debug vector resize does not update capacity)Eelis van der Weegen
2010-05-14re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)Silvius Rus
2010-05-06basic_string.h: Escape class names in doxygen docs.Jonathan Wakely
2010-05-06re PR libstdc++/44014 (no std::string in API documentation)Jonathan Wakely
2010-05-0629134.cc: Adjust for profile-mode too.Paolo Carlini
2010-04-28re PR libstdc++/43865 (C++ in freestanding environment)Jonathan Wakely
2010-04-14Mark ChangeLogRichard Biener
2010-04-06acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result.Matthias Klose
2010-04-03basic_string.h: Fix pasto in comment.Paolo Carlini
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues
2010-03-30random_shuffle.h (__parallel_random_shuffle_drs): Take as many threads as pos...Johannes Singler
2010-03-30unordered_map: Clean-up includes and guards.Paolo Carlini
2010-03-29re PR target/43458 (c99_classification_macros_c.cc fails on hppa*-*-hpux*)John David Anglin
2010-03-26profile_mode.xml (Profile Diagnostics): Correct cols.Rainer Orth
2010-03-26[multiple changes]Paolo Carlini
2010-03-23testsuite_tr1.h (NType, [...]): Add.Paolo Carlini
2010-03-23value.cc: New.Paolo Carlini
2010-03-23stl_algobase.h (lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _...Paolo Carlini
2010-03-22numeric (inner_product, [...]): Precede subsequent call with _GLIBCXX_STD_P::...Johannes Singler
2010-03-22base.h (_PseudoSequence): Do not forward declare.Paolo Carlini
2010-03-22base.h (_Less): Use std::less.Paolo Carlini
2010-03-19freestanding.cc: Avoid -Wall warnings.Paolo Carlini
2010-03-19shared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove explicit specifier (as...Rodolfo Lima
2010-03-19random.tcc: Minor formatting changes.Paolo Carlini
2010-03-19stl_algo.h (shuffle): Add, per D3056.Paolo Carlini