OSDN Git Service

Move misplaced changelog from last delta, and remove the file created.
authorrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2007 18:35:22 +0000 (18:35 +0000)
committerrsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Feb 2007 18:35:22 +0000 (18:35 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@121768 138bc75d-0d04-0410-961f-82ee72b054a4

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/ChangeLog [deleted file]

index 93067a1..26f1a67 100644 (file)
@@ -1,3 +1,28 @@
+2007-02-09  Richard Sandiford  <richard@codesourcery.com>
+
+       * testsuite/22_locale/time_put/put/wchar_t/1.cc: XFAIL if
+       dummy_wcsftime.
+       * testsuite/22_locale/time_put/put/wchar_t/5.cc: Likewise.
+       * testsuite/22_locale/time_put/put/wchar_t/9.cc: Likewise.
+       * testsuite/22_locale/time_put/put/wchar_t/10.cc: Likewise.
+       * testsuite/22_locale/num_get/get/wchar_t/2.cc: XFAIL if lax_strtofp.
+       * testsuite/22_locale/num_get/get/char/2.cc: Likewise.
+       * testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/12.cc:
+       Likewise.
+       * testsuite/27_io/basic_istream/extractors_arithmetic/wchar_t/09.cc:
+       Likewise.
+       * testsuite/27_io/basic_istream/extractors_arithmetic/char/12.cc:
+       Likewise.
+       * testsuite/27_io/basic_istream/extractors_arithmetic/char/09.cc:
+       Likewise.
+       * testsuite/27_io/basic_ostream/inserters_arithmetic/wchar_t/6.cc:
+       Likewise.
+       * testsuite/27_io/basic_ostream/inserters_arithmetic/char/6.cc:
+       Likewise.
+       * testsuite/26_numerics/cmath/c99_classification_macros_c++.cc: XFAIL
+       for uClibc.
+       * testsuite/26_numerics/cmath/c99_classification_macros_c.cc: Likewise.
+
 2007-02-09  Paolo Carlini  <pcarlini@suse.de>
 
        * scripts/testsuite_flags.in: Add back @LIBICONV@ to SECTIONLDFLAGS.
diff --git a/libstdc++-v3/testsuite/ChangeLog b/libstdc++-v3/testsuite/ChangeLog
deleted file mode 100644 (file)
index 44966be..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-2007-02-09  Richard Sandiford  <richard@codesourcery.com>
-
-       * 22_locale/time_put/put/wchar_t/1.cc: XFAIL if dummy_wcsftime.
-       * 22_locale/time_put/put/wchar_t/5.cc: Likewise.
-       * 22_locale/time_put/put/wchar_t/9.cc: Likewise.
-       * 22_locale/time_put/put/wchar_t/10.cc: Likewise.
-       * 22_locale/num_get/get/wchar_t/2.cc: XFAIL if lax_strtofp.
-       * 22_locale/num_get/get/char/2.cc: Likewise.
-       * 27_io/basic_istream/extractors_arithmetic/wchar_t/12.cc: Likewise.
-       * 27_io/basic_istream/extractors_arithmetic/wchar_t/09.cc: Likewise.
-       * 27_io/basic_istream/extractors_arithmetic/char/12.cc: Likewise.
-       * 27_io/basic_istream/extractors_arithmetic/char/09.cc: Likewise.
-       * 27_io/basic_ostream/inserters_arithmetic/wchar_t/6.cc: Likewise.
-       * 27_io/basic_ostream/inserters_arithmetic/char/6.cc: Likewise.
-       * 26_numerics/cmath/c99_classification_macros_c++.cc: XFAIL
-       for uClibc.
-       * 26_numerics/cmath/c99_classification_macros_c.cc: Likewise.
-