diff --git a/libstdc++-v3/ChangeLog b/libstdc++-v3/ChangeLog index 09714e465c27e2060b8014cc459b7568e72b6763..5cfb237c45b731cc303a11c2410bc7467cb89406 100644 --- a/libstdc++-v3/ChangeLog +++ b/libstdc++-v3/ChangeLog @@ -1,3 +1,22 @@ +2000-12-21 Joseph S. Myers <jsm28@cam.ac.uk> + + * acinclude.m4, configure.in, mkcheck.in, + testsuite/21_strings/ctor_copy_dtor.cc, + testsuite/21_strings/inserters_extractors.cc, + testsuite/23_containers/map_operators.cc, + testsuite/23_containers/vector_element_access.cc, + testsuite/25_algorithms/lower_bound.cc, + testsuite/27_io/ifstream_members.cc, + testsuite/27_io/istream_extractor_arith.cc, + testsuite/27_io/istream_unformatted.cc, + testsuite/27_io/ofstream_members.cc, + testsuite/27_io/ostream_inserter_char.cc, + testsuite/27_io/ostream_inserter_other.cc, + testsuite/27_io/ostream_manip.cc, testsuite/27_io/streambuf.cc: + Change sourceware.cygnus.com and sources.redhat.com URLs for + libstdc++ web pages and list archives to point to gcc.gnu.org + * aclocal.m4, configure: Regenerate. + 2000-12-21 Gabriel Dos Reis <gdr@codesourcery.com> * src/Makefile.am (sources): Remove complex.cc, complexf.cc and diff --git a/libstdc++-v3/acinclude.m4 b/libstdc++-v3/acinclude.m4 index 58a946cdfc00cbc693c28dddbd7c3a3039d1a0e6..762b7988196d4e87feae68d1c9a1bb03ab7efb8f 100644 --- a/libstdc++-v3/acinclude.m4 +++ b/libstdc++-v3/acinclude.m4 @@ -1184,9 +1184,9 @@ dnl experimental flags such as -fhonor-std, -fsquangle, -Dfloat=char, etc. dnl Somehow this same set of flags must be passed when [re]building dnl libgcc. dnl --disable-cxx-flags passes nothing. -dnl + See http://sourceware.cygnus.com/ml/libstdc++/2000-q2/msg00131.html -dnl http://sourceware.cygnus.com/ml/libstdc++/2000-q2/msg00284.html -dnl http://sourceware.cygnus.com/ml/libstdc++/2000-q1/msg00035.html +dnl + See http://gcc.gnu.org/ml/libstdc++/2000-q2/msg00131.html +dnl http://gcc.gnu.org/ml/libstdc++/2000-q2/msg00284.html +dnl http://gcc.gnu.org/ml/libstdc++/2000-q1/msg00035.html dnl + Usage: GLIBCPP_ENABLE_CXX_FLAGS(default flags) dnl If "default flags" is an empty string (or "none"), the effect is dnl the same as --disable or --enable=no. diff --git a/libstdc++-v3/aclocal.m4 b/libstdc++-v3/aclocal.m4 index c00423be300a9dc2f0c77a6799844cc81c38a9ff..d32fc3f7fe65e2dc14707c5c32322abba9d6d758 100644 --- a/libstdc++-v3/aclocal.m4 +++ b/libstdc++-v3/aclocal.m4 @@ -1196,9 +1196,9 @@ dnl experimental flags such as -fhonor-std, -fsquangle, -Dfloat=char, etc. dnl Somehow this same set of flags must be passed when [re]building dnl libgcc. dnl --disable-cxx-flags passes nothing. -dnl + See http://sourceware.cygnus.com/ml/libstdc++/2000-q2/msg00131.html -dnl http://sourceware.cygnus.com/ml/libstdc++/2000-q2/msg00284.html -dnl http://sourceware.cygnus.com/ml/libstdc++/2000-q1/msg00035.html +dnl + See http://gcc.gnu.org/ml/libstdc++/2000-q2/msg00131.html +dnl http://gcc.gnu.org/ml/libstdc++/2000-q2/msg00284.html +dnl http://gcc.gnu.org/ml/libstdc++/2000-q1/msg00035.html dnl + Usage: GLIBCPP_ENABLE_CXX_FLAGS(default flags) dnl If "default flags" is an empty string (or "none"), the effect is dnl the same as --disable or --enable=no. diff --git a/libstdc++-v3/configure b/libstdc++-v3/configure index 4f305f575283f0a1573879020a034abc74e8dedd..f029b9021606554e6c55e5bc43ee96a40d43637a 100755 --- a/libstdc++-v3/configure +++ b/libstdc++-v3/configure @@ -20348,11 +20348,11 @@ if test ! -f stamp-sanity-warned; then echo "" echo "Please make certain that you read the installation information here:" echo " faster => ${srcdir}/docs/install.html" - echo " slower => <URL:http://sources.redhat.com/libstdc++/install.html>" + echo " slower => <URL:http://gcc.gnu.org/onlinedocs/libstdc++/install.html>" echo "" echo "and the configuration information here:" echo " faster => ${srcdir}/docs/configopts.html" - echo " slower => <URL:http://sources.redhat.com/libstdc++/configopts.html>" + echo " slower => <URL:http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html>" echo "" echo "before proceeding with ${_cv_gnu_make_command}." echo "" diff --git a/libstdc++-v3/configure.in b/libstdc++-v3/configure.in index 3f44e1276c86c32213a83acf8d9600fa8174fcc3..59ead07e5f961667c3523295f4eb06a93f8d60e9 100644 --- a/libstdc++-v3/configure.in +++ b/libstdc++-v3/configure.in @@ -350,11 +350,11 @@ if test ! -f stamp-sanity-warned; then echo "" echo "Please make certain that you read the installation information here:" echo " faster => ${srcdir}/docs/install.html" - echo " slower => <URL:http://sources.redhat.com/libstdc++/install.html>" + echo " slower => <URL:http://gcc.gnu.org/onlinedocs/libstdc++/install.html>" echo "" echo "and the configuration information here:" echo " faster => ${srcdir}/docs/configopts.html" - echo " slower => <URL:http://sources.redhat.com/libstdc++/configopts.html>" + echo " slower => <URL:http://gcc.gnu.org/onlinedocs/libstdc++/configopts.html>" echo "" echo "before proceeding with ${_cv_gnu_make_command}." echo "" diff --git a/libstdc++-v3/mkcheck.in b/libstdc++-v3/mkcheck.in index ca0b03cd0843270d6bd9fed7c0b07586182623c9..4289c2373e7aed55ac696fe97b4cc8620819cde3 100755 --- a/libstdc++-v3/mkcheck.in +++ b/libstdc++-v3/mkcheck.in @@ -83,7 +83,7 @@ LOG_FILE="$TEST_DIR/$(date +%Y%m%d)-mkchecklog.txt" TESTS_FILE="$TEST_DIR/$(date +%Y%m%d)-mkcheckfiles.txt" # the heap size limit for testsuite binaries; start with a 2MB limit as per -# http://sources.redhat.com/ml/libstdc++/2000-10/msg00029.html +# http://gcc.gnu.org/ml/libstdc++/2000-10/msg00029.html MAX_MEM_USAGE=3072 # diff --git a/libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc b/libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc index abb590695db6963e000508f3e8d2b701b833cfba..f38c42df94464c3b233705e8c831f62a5b66effd 100644 --- a/libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc +++ b/libstdc++-v3/testsuite/21_strings/ctor_copy_dtor.cc @@ -61,7 +61,7 @@ int test01(void) #if 0 // XXX These tests have been temporarily disabled. - //http://sources.redhat.com/ml/libstdc++/2000-10/msg00033.html + //http://gcc.gnu.org/ml/libstdc++/2000-10/msg00033.html // basic_string(const char* s, size_type n, alloc) csz01 = str01.max_size(); // NB: As strlen(str_lit01) != csz01, this test is undefined. It diff --git a/libstdc++-v3/testsuite/21_strings/inserters_extractors.cc b/libstdc++-v3/testsuite/21_strings/inserters_extractors.cc index 6b1c2d8dbfea9dd6e5d0b77d9b8fac7a76837168..6ba5bdac284feb80ebbc8e97bbb19e83f31b62c5 100644 --- a/libstdc++-v3/testsuite/21_strings/inserters_extractors.cc +++ b/libstdc++-v3/testsuite/21_strings/inserters_extractors.cc @@ -237,7 +237,7 @@ void test05(int size) // istringstream/stringbuf extractor properly size buffer based on // actual, not allocated contents (string.size() vs. string.capacity()). -// http://sourceware.cygnus.com/ml/libstdc++/1999-q4/msg00049.html +// http://gcc.gnu.org/ml/libstdc++/1999-q4/msg00049.html void test06(void) { bool test = true; @@ -265,7 +265,7 @@ void test06(void) #endif } -// http://sourceware.cygnus.com/ml/libstdc++/2000-q1/msg00085.html +// http://gcc.gnu.org/ml/libstdc++/2000-q1/msg00085.html // istream::operator>>(string) // sets failbit // NB: this is a defect in the standard. diff --git a/libstdc++-v3/testsuite/23_containers/map_operators.cc b/libstdc++-v3/testsuite/23_containers/map_operators.cc index 21b62ed5e4ea44fcd5699fbd57b96f6d86bacf38..4def7aa79aabd3b32d6601a46317a926343b2001 100644 --- a/libstdc++-v3/testsuite/23_containers/map_operators.cc +++ b/libstdc++-v3/testsuite/23_containers/map_operators.cc @@ -44,7 +44,7 @@ void test01() return 0; } -// http://sources.redhat.com/ml/libstdc++/2000-11/msg00093.html +// http://gcc.gnu.org/ml/libstdc++/2000-11/msg00093.html void test02() { typedef std::map<int,const int> MapInt; diff --git a/libstdc++-v3/testsuite/23_containers/vector_element_access.cc b/libstdc++-v3/testsuite/23_containers/vector_element_access.cc index 6bf94a19114c602b737f785678e48bba653f526a..016310b9d3b9af65fede62a14254c94a5a2d9a48 100644 --- a/libstdc++-v3/testsuite/23_containers/vector_element_access.cc +++ b/libstdc++-v3/testsuite/23_containers/vector_element_access.cc @@ -30,7 +30,7 @@ struct A { }; struct B { }; -// http://sources.redhat.com/ml/libstdc++/2000-09/msg00002.html +// http://gcc.gnu.org/ml/libstdc++/2000-09/msg00002.html bool test01() { bool test = true; diff --git a/libstdc++-v3/testsuite/25_algorithms/lower_bound.cc b/libstdc++-v3/testsuite/25_algorithms/lower_bound.cc index c6e12dcc38a1fd34cff4a8585a016080ebea1125..714d4557f5cc9b9446a63bdf62541b600fc0e044 100644 --- a/libstdc++-v3/testsuite/25_algorithms/lower_bound.cc +++ b/libstdc++-v3/testsuite/25_algorithms/lower_bound.cc @@ -19,7 +19,7 @@ #include <algorithm> #include <debug_assert.h> -// http://sourceware.cygnus.com/ml/libstdc++/2000-06/msg00316.html +// http://gcc.gnu.org/ml/libstdc++/2000-06/msg00316.html struct foo { }; bool operator== (const foo&, const foo&) { return true; }; diff --git a/libstdc++-v3/testsuite/27_io/ifstream_members.cc b/libstdc++-v3/testsuite/27_io/ifstream_members.cc index b9d788c1ebdfa77c1a89bc73d3d2789ff8e461df..e87aa76016a3c4cf97edeae2a465d43c07c8969c 100644 --- a/libstdc++-v3/testsuite/27_io/ifstream_members.cc +++ b/libstdc++-v3/testsuite/27_io/ifstream_members.cc @@ -25,7 +25,7 @@ const char name_01[] = "testsuite/ifstream_members-1.tst"; const char name_02[] = "testsuite/ifstream_members-1.txt"; -// http://sourceware.cygnus.com/ml/libstdc++/2000-06/msg00136.html +// http://gcc.gnu.org/ml/libstdc++/2000-06/msg00136.html bool test00() { bool test = true; @@ -52,7 +52,7 @@ bool test00() return test; } -// http://sourceware.cygnus.com/ml/libstdc++/2000-07/msg00004.html +// http://gcc.gnu.org/ml/libstdc++/2000-07/msg00004.html bool test01() { bool test = true; diff --git a/libstdc++-v3/testsuite/27_io/istream_extractor_arith.cc b/libstdc++-v3/testsuite/27_io/istream_extractor_arith.cc index 219cd35f5ad1acb6ebbc998f9bfe8810009e5a6c..635e1711ce5470aecec2f11faf3d42a1e80204ea 100644 --- a/libstdc++-v3/testsuite/27_io/istream_extractor_arith.cc +++ b/libstdc++-v3/testsuite/27_io/istream_extractor_arith.cc @@ -168,7 +168,7 @@ bool test03() return test; } -// http://sourceware.cygnus.com/ml/libstdc++/2000-q1/msg00081.html +// http://gcc.gnu.org/ml/libstdc++/2000-q1/msg00081.html // Jim Parsons void test06() { diff --git a/libstdc++-v3/testsuite/27_io/istream_unformatted.cc b/libstdc++-v3/testsuite/27_io/istream_unformatted.cc index ec96d490a337a9e3dd612dd06481b808db379f37..3e479f2a6294c9f830a0b9582be99d1022e3a10c 100644 --- a/libstdc++-v3/testsuite/27_io/istream_unformatted.cc +++ b/libstdc++-v3/testsuite/27_io/istream_unformatted.cc @@ -320,7 +320,7 @@ test03() return 0; } -// http://sourceware.cygnus.com/ml/libstdc++/2000-q1/msg00177.html +// http://gcc.gnu.org/ml/libstdc++/2000-q1/msg00177.html int test04() { @@ -351,7 +351,7 @@ test04() return 0; } -// http://sourceware.cygnus.com/ml/libstdc++/2000-07/msg00003.html +// http://gcc.gnu.org/ml/libstdc++/2000-07/msg00003.html int test05() { @@ -421,7 +421,7 @@ aaaaaaaaaaaaaa } -// http://sources.redhat.com/ml/libstdc++/2000-07/msg00126.html +// http://gcc.gnu.org/ml/libstdc++/2000-07/msg00126.html int test06() { @@ -454,7 +454,7 @@ test06() } // bug reported by bgarcia@laurelnetworks.com -// http://sources.redhat.com/ml/libstdc++-prs/2000-q3/msg00041.html +// http://gcc.gnu.org/ml/libstdc++-prs/2000-q3/msg00041.html int test07() { diff --git a/libstdc++-v3/testsuite/27_io/ofstream_members.cc b/libstdc++-v3/testsuite/27_io/ofstream_members.cc index 578ad1ff4eb71395de67a39d47057af0daa762e4..4a20d2f57516aedbe8736ec01a344d17e49c05e8 100644 --- a/libstdc++-v3/testsuite/27_io/ofstream_members.cc +++ b/libstdc++-v3/testsuite/27_io/ofstream_members.cc @@ -25,7 +25,7 @@ const char name_01[] = "testsuite/ofstream_members-1.tst"; const char name_02[] = "testsuite/ofstream_members-1.txt"; -// http://sourceware.cygnus.com/ml/libstdc++/2000-06/msg00136.html +// http://gcc.gnu.org/ml/libstdc++/2000-06/msg00136.html bool test00() { bool test = true; @@ -53,7 +53,7 @@ bool test00() } -// http://sourceware.cygnus.com/ml/libstdc++/2000-07/msg00004.html +// http://gcc.gnu.org/ml/libstdc++/2000-07/msg00004.html bool test01() { bool test = true; diff --git a/libstdc++-v3/testsuite/27_io/ostream_inserter_char.cc b/libstdc++-v3/testsuite/27_io/ostream_inserter_char.cc index c22b53bf7886266e1e1e577978c0ce4400422658..59a1bd27e74557746d01e3ee20d720bab96841b4 100644 --- a/libstdc++-v3/testsuite/27_io/ostream_inserter_char.cc +++ b/libstdc++-v3/testsuite/27_io/ostream_inserter_char.cc @@ -226,7 +226,7 @@ bool test05() // ostringstream and positioning, multiple writes -// http://sourceware.cygnus.com/ml/libstdc++/2000-q1/msg00326.html +// http://gcc.gnu.org/ml/libstdc++/2000-q1/msg00326.html void test06() { bool test = true; diff --git a/libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc b/libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc index a62a218ae82a20d10b59ad0dbff3bb2efc8f50d9..465890e21091e8076f327df748bee2f21364fb2c 100644 --- a/libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc +++ b/libstdc++-v3/testsuite/27_io/ostream_inserter_other.cc @@ -93,7 +93,7 @@ test02() } // via Brent Verner <brent@rcfile.org> -// http://sourceware.cygnus.com/ml/libstdc++/2000-06/msg00005.html +// http://gcc.gnu.org/ml/libstdc++/2000-06/msg00005.html int test03(void) { diff --git a/libstdc++-v3/testsuite/27_io/ostream_manip.cc b/libstdc++-v3/testsuite/27_io/ostream_manip.cc index 17d376a8c8e88f010fc5c1d830e29fbf84bb88ae..ec019e7673d36c002f31e0db7f2ef28f4b2d604f 100644 --- a/libstdc++-v3/testsuite/27_io/ostream_manip.cc +++ b/libstdc++-v3/testsuite/27_io/ostream_manip.cc @@ -81,7 +81,7 @@ bool test01(void) // based vaguely on this: -// http://sourceware.cygnus.com/ml/libstdc++/2000-q2/msg00109.html +// http://gcc.gnu.org/ml/libstdc++/2000-q2/msg00109.html bool test02() { using namespace std; diff --git a/libstdc++-v3/testsuite/27_io/streambuf.cc b/libstdc++-v3/testsuite/27_io/streambuf.cc index 17de46b02ea384a0ed7d03f77d2dd551a8853f35..8b289889314c170f8042583e7a9a23beef41c6c2 100644 --- a/libstdc++-v3/testsuite/27_io/streambuf.cc +++ b/libstdc++-v3/testsuite/27_io/streambuf.cc @@ -191,7 +191,7 @@ void test02() } // test03 -// http://sourceware.cygnus.com/ml/libstdc++/2000-q1/msg00151.html +// http://gcc.gnu.org/ml/libstdc++/2000-q1/msg00151.html template<typename charT, typename traits = std::char_traits<charT> > class basic_nullbuf : public std::basic_streambuf<charT, traits> {