OSDN Git Service

gcc:
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / ChangeLog
index 16a1336..7d37f3f 100644 (file)
@@ -1,3 +1,11 @@
+2007-04-19  Joseph Myers  <joseph@codesourcery.com>
+
+       * configure.ac: Allow both powerpc*-*-linux* and powerpc*-*-gnu*
+       for long double compatibility.
+       * configure: Regenerate.
+       * src/complex_io.cc, src/istream-inst.cc, src/ostream-inst.cc:
+       Condition some _GLIBCXX_LDBL_COMPAT calls on _GLIBCXX_USE_WCHAR_T.
+
 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
 
        * configure.ac: Change how LIBSUPCXX_PICFLAGS is set.