diff options
Diffstat (limited to 'libstdc++-v3/ChangeLog')
-rw-r--r-- | libstdc++-v3/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 16a1336..7d37f3f 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -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. |