OSDN Git Service

2010-03-01 Benjamin Kosnik <bkoz@redhat.com>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index 66d4120..2b839a6 100644 (file)
@@ -1,3 +1,48 @@
+2010-03-01  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * include/bits/atomicfwd_cxx.h: Add typedefs to group.
+
+2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR libstdc++/32499
+       * testsuite/Makefile.am (check-DEJAGNU
+       $(check_DEJAGNU_normal_targets)): Export AR, RANLIB.
+       * testsuite/Makefile.in: Regenerate.
+
+2010-02-28  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * doc/html/ext/pb_ds/references.html: Adjust link to SGI's STL
+       site.
+
+2010-02-28  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * src/hash-long-double-aux.cc (hash<long double>::
+       operator()(long double)): Hash both -0 and +0 to 0.
+
+2010-02-25  Ed Smith-Rowland  <3dw4rd@verizon.net>
+
+       * include/bits/random.tcc (operator<<): Use max_digits10.
+
+2010-02-25  Ed Smith-Rowland  <3dw4rd@verizon.net>
+
+       * include/std/limits (__numeric_limits_base::max_digits10,
+       numeric_limits<>::max_digits10, numeric_limits<>::lowest): Add.
+       * src/limits.cc: Define max_digits10.
+       * config/abi/pre/gnu.ver: Adjust.
+       * testsuite/18_support/numeric_limits/dr559.cc: Test max_digits10
+       and lowest too.
+       * testsuite/18_support/numeric_limits/lowest.cc: New.
+       * testsuite/18_support/numeric_limits/max_digits10.cc: New.
+
+2010-02-25  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       * include/bits/functional_hash.h (__hash_combine): Remove.
+       (_Fnv_hash_base<>::hash(const char*, size_t)): Add defaulted
+       hash parameter.
+       (_Fnv_hash::__hash_combine(const _Tp&, size_t)): Add.
+       * include/std/system_error (hash<system_error>): Adjust.
+       * src/compatibility-c++0x.cc (hash<system_error>): Likewise.
+
 2010-02-24  Benjamin Kosnik  <bkoz@redhat.com>
 
        * doc/xml/faq.xml: Adjust structure for pdf index.