r112854 - in /branches/libstdcxx_so_7-branch/li...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Tue Apr 11 11:54:00 GMT 2006


Author: paolo
Date: Tue Apr 11 11:54:25 2006
New Revision: 112854

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=112854
Log:
2006-04-11  Paolo Carlini  <pcarlini@suse.de>

	Merge mainline changes from revision 110045 to 110697.

Added:
    branches/libstdcxx_so_7-branch/libstdc++-v3/docs/html/ext/tr1.html
      - copied unchanged from r110697, trunk/libstdc++-v3/docs/html/ext/tr1.html
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cctype
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cctype
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cfenv
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cfenv
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cfloat
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cfloat
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cinttypes
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cinttypes
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/climits
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/climits
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cmath
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cmath
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cstdarg
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cstdarg
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cstdint
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cstdint
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cstdio
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cstdio
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cstdlib
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cstdlib
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/ctime
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/ctime
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/ctype.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/ctype.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cwchar
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cwchar
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/cwctype
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/cwctype
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/fenv.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/fenv.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/float.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/float.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/inttypes.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/inttypes.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/limits.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/limits.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/math.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/math.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/stdarg.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/stdarg.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/stdint.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/stdint.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/stdio.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/stdio.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/stdlib.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/stdlib.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/wchar.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/wchar.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/wctype.h
      - copied unchanged from r110697, trunk/libstdc++-v3/include/tr1/wctype.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable/26127.cc
      - copied unchanged from r110697, trunk/libstdc++-v3/testsuite/tr1/6_containers/unordered/hashtable/26127.cc
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cctype/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cctype/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cfenv/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cfenv/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cinttypes/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cinttypes/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdint/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdint/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdio/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdio/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdlib/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdlib/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cwchar/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cwchar/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cwctype/
      - copied from r110697, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cwctype/
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/headers.cc
      - copied unchanged from r110697, trunk/libstdc++-v3/testsuite/tr1/headers.cc
Modified:
    branches/libstdcxx_so_7-branch/libstdc++-v3/ChangeLog
    branches/libstdcxx_so_7-branch/libstdc++-v3/ChangeLog.libstdcxx_so_7-branch
    branches/libstdcxx_so_7-branch/libstdc++-v3/acinclude.m4
    branches/libstdcxx_so_7-branch/libstdc++-v3/config.h.in
    branches/libstdcxx_so_7-branch/libstdc++-v3/configure
    branches/libstdcxx_so_7-branch/libstdc++-v3/configure.ac
    branches/libstdcxx_so_7-branch/libstdc++-v3/docs/html/configopts.html
    branches/libstdcxx_so_7-branch/libstdc++-v3/docs/html/faq/index.html
    branches/libstdcxx_so_7-branch/libstdc++-v3/docs/html/faq/index.txt
    branches/libstdcxx_so_7-branch/libstdc++-v3/docs/html/install.html
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/Makefile.am
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/Makefile.in
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/bits/istream.tcc
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/bits/ostream.tcc
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/bits/valarray_array.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/std/std_bitset.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/std/std_istream.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/std/std_ostream.h
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/array
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/complex
    branches/libstdcxx_so_7-branch/libstdc++-v3/include/tr1/hashtable
    branches/libstdcxx_so_7-branch/libstdc++-v3/libsupc++/eh_personality.cc
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/ext/array_allocator/2.cc
    branches/libstdcxx_so_7-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc



More information about the Libstdc++-cvs mailing list