]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/ChangeLog
Makefile.am (${pch1a_output}): Use gnu++0x flags instead of debug.
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
index 2ed825ad91f1a0e46010e36f49417ff8bf850cdf..aec58d58f41ad8d64db6bd618ee502ea88ddb19c 100644 (file)
@@ -1,3 +1,21 @@
+2009-04-06  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * include/Makefile.am (${pch1a_output}): Use gnu++0x flags instead
+       of debug.
+       * include/Makefile.in: Regenerate.
+       * include/precompiled/stdc++.h: Add.
+
+       * doc/xml/api.xml: Add gcc-4.4 link.
+       * doc/html/api.html: Regenerate.
+
+2009-04-06  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * include/bits/random.h: Adjust doxygen markup.
+       * doc/doxygen/user.cfg.in: Prefer C++0x to tr1 includes.
+
+       * testsuite/26_numerics/random/piecewise_linear_distribution/
+       operators/serialize.cc: Use typedefs.
+
 2009-04-06  Andrew Stubbs  <ams@codesourcery.com>
 
        * config/cpu/sh/atomicity.h: Put the SH4A specific functions in the
        * include/tr1/random.tcc: Likewise.
        * include/tr1/random.h: Likewise.
 
+2009-04-02  Benjamin Kosnik  <bkoz@redhat.com>
+
+       * doc/xml/api.xml: Add gcc-4.4.0 doxygen link.
+       * doc/html/api.html: Regenerate.
+
 2009-04-02  Benjamin Kosnik  <bkoz@redhat.com>
 
        * testsuite/20_util/shared_ptr/thread/default_weaktoshared.cc: