r174649 - in /branches/x32: ./ ChangeLog MAINTA...

hjl@gcc.gnu.org hjl@gcc.gnu.org
Sat Jun 4 23:25:00 GMT 2011


Author: hjl
Date: Sat Jun  4 23:25:11 2011
New Revision: 174649

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=174649
Log:
Merged with mainline at revision 174641.

Added:
    branches/x32/libstdc++-v3/include/bits/uses_allocator.h
      - copied unchanged from r174641, trunk/libstdc++-v3/include/bits/uses_allocator.h
    branches/x32/libstdc++-v3/testsuite/20_util/tuple/cons/allocators.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/20_util/tuple/cons/allocators.cc
    branches/x32/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/20_util/uses_allocator/cons_neg.cc
    branches/x32/libstdc++-v3/testsuite/20_util/uses_allocator/construction.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/20_util/uses_allocator/construction.cc
    branches/x32/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/char/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/21_strings/basic_string/cons/wchar_t/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/forward_list/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/forward_list/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/list/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/list/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/map/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/map/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/multimap/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/multimap/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/multiset/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/multiset/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/set/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/set/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/unordered_map/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/unordered_map/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/unordered_multimap/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/unordered_multimap/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/unordered_multiset/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/unordered_set/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/unordered_set/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/vector/bool/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/vector/bool/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/vector/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/23_containers/vector/cons/noexcept_move_construct.cc
    branches/x32/libstdc++-v3/testsuite/ext/vstring/cons/noexcept_move_construct.cc
      - copied unchanged from r174641, trunk/libstdc++-v3/testsuite/ext/vstring/cons/noexcept_move_construct.cc
Modified:
    branches/x32/libstdc++-v3/ChangeLog
    branches/x32/libstdc++-v3/doc/html/api.html
    branches/x32/libstdc++-v3/doc/html/faq.html
    branches/x32/libstdc++-v3/doc/html/manual/abi.html
    branches/x32/libstdc++-v3/doc/html/manual/algorithms.html
    branches/x32/libstdc++-v3/doc/html/manual/api.html
    branches/x32/libstdc++-v3/doc/html/manual/appendix_contributing.html
    branches/x32/libstdc++-v3/doc/html/manual/appendix_free.html
    branches/x32/libstdc++-v3/doc/html/manual/appendix_gpl.html
    branches/x32/libstdc++-v3/doc/html/manual/appendix_porting.html
    branches/x32/libstdc++-v3/doc/html/manual/atomics.html
    branches/x32/libstdc++-v3/doc/html/manual/backwards.html
    branches/x32/libstdc++-v3/doc/html/manual/bitmap_allocator.html
    branches/x32/libstdc++-v3/doc/html/manual/bk01pt03ch17s03.html
    branches/x32/libstdc++-v3/doc/html/manual/bk01pt03ch18s03.html
    branches/x32/libstdc++-v3/doc/html/manual/bk01pt03ch19s02.html
    branches/x32/libstdc++-v3/doc/html/manual/bk01pt03ch19s07.html
    branches/x32/libstdc++-v3/doc/html/manual/bk01pt03pr01.html
    branches/x32/libstdc++-v3/doc/html/manual/concurrency.html
    branches/x32/libstdc++-v3/doc/html/manual/containers.html
    branches/x32/libstdc++-v3/doc/html/manual/diagnostics.html
    branches/x32/libstdc++-v3/doc/html/manual/documentation_hacking.html
    branches/x32/libstdc++-v3/doc/html/manual/extensions.html
    branches/x32/libstdc++-v3/doc/html/manual/facets.html
    branches/x32/libstdc++-v3/doc/html/manual/intro.html
    branches/x32/libstdc++-v3/doc/html/manual/io.html
    branches/x32/libstdc++-v3/doc/html/manual/iterators.html
    branches/x32/libstdc++-v3/doc/html/manual/localization.html
    branches/x32/libstdc++-v3/doc/html/manual/memory.html
    branches/x32/libstdc++-v3/doc/html/manual/numerics.html
    branches/x32/libstdc++-v3/doc/html/manual/parallel_mode.html
    branches/x32/libstdc++-v3/doc/html/manual/profile_mode.html
    branches/x32/libstdc++-v3/doc/html/manual/spine.html
    branches/x32/libstdc++-v3/doc/html/manual/status.html
    branches/x32/libstdc++-v3/doc/html/manual/strings.html
    branches/x32/libstdc++-v3/doc/html/manual/support.html
    branches/x32/libstdc++-v3/doc/html/manual/test.html
    branches/x32/libstdc++-v3/doc/html/manual/using.html
    branches/x32/libstdc++-v3/doc/html/manual/using_exceptions.html
    branches/x32/libstdc++-v3/doc/html/manual/using_headers.html
    branches/x32/libstdc++-v3/doc/html/manual/utilities.html
    branches/x32/libstdc++-v3/doc/xml/manual/status_cxx200x.xml
    branches/x32/libstdc++-v3/include/Makefile.am
    branches/x32/libstdc++-v3/include/Makefile.in
    branches/x32/libstdc++-v3/include/bits/algorithmfwd.h
    branches/x32/libstdc++-v3/include/bits/allocator.h
    branches/x32/libstdc++-v3/include/bits/basic_string.h
    branches/x32/libstdc++-v3/include/bits/basic_string.tcc
    branches/x32/libstdc++-v3/include/bits/forward_list.h
    branches/x32/libstdc++-v3/include/bits/hashtable.h
    branches/x32/libstdc++-v3/include/bits/move.h
    branches/x32/libstdc++-v3/include/bits/stl_bvector.h
    branches/x32/libstdc++-v3/include/bits/stl_deque.h
    branches/x32/libstdc++-v3/include/bits/stl_list.h
    branches/x32/libstdc++-v3/include/bits/stl_map.h
    branches/x32/libstdc++-v3/include/bits/stl_multimap.h
    branches/x32/libstdc++-v3/include/bits/stl_multiset.h
    branches/x32/libstdc++-v3/include/bits/stl_pair.h
    branches/x32/libstdc++-v3/include/bits/stl_set.h
    branches/x32/libstdc++-v3/include/bits/stl_tree.h
    branches/x32/libstdc++-v3/include/bits/stl_vector.h
    branches/x32/libstdc++-v3/include/debug/deque
    branches/x32/libstdc++-v3/include/debug/forward_list
    branches/x32/libstdc++-v3/include/debug/list
    branches/x32/libstdc++-v3/include/debug/map.h
    branches/x32/libstdc++-v3/include/debug/multimap.h
    branches/x32/libstdc++-v3/include/debug/multiset.h
    branches/x32/libstdc++-v3/include/debug/set.h
    branches/x32/libstdc++-v3/include/debug/string
    branches/x32/libstdc++-v3/include/debug/unordered_map
    branches/x32/libstdc++-v3/include/debug/unordered_set
    branches/x32/libstdc++-v3/include/debug/vector
    branches/x32/libstdc++-v3/include/ext/vstring.h
    branches/x32/libstdc++-v3/include/ext/vstring.tcc
    branches/x32/libstdc++-v3/include/profile/deque
    branches/x32/libstdc++-v3/include/profile/forward_list
    branches/x32/libstdc++-v3/include/profile/list
    branches/x32/libstdc++-v3/include/profile/map.h
    branches/x32/libstdc++-v3/include/profile/multimap.h
    branches/x32/libstdc++-v3/include/profile/multiset.h
    branches/x32/libstdc++-v3/include/profile/set.h
    branches/x32/libstdc++-v3/include/profile/unordered_map
    branches/x32/libstdc++-v3/include/profile/unordered_set
    branches/x32/libstdc++-v3/include/profile/vector
    branches/x32/libstdc++-v3/include/std/tuple
    branches/x32/libstdc++-v3/include/std/type_traits
    branches/x32/libstdc++-v3/testsuite/20_util/declval/requirements/1_neg.cc
    branches/x32/libstdc++-v3/testsuite/20_util/make_signed/requirements/typedefs_neg.cc
    branches/x32/libstdc++-v3/testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc
    branches/x32/libstdc++-v3/testsuite/20_util/ratio/cons/cons_overflow_neg.cc
    branches/x32/libstdc++-v3/testsuite/20_util/tuple/moveable2.cc
    branches/x32/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/assign_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_1_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/constructor_2_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/deque/requirements/dr438/insert_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/assign_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_1_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/constructor_2_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/forward_list/requirements/dr438/insert_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/assign_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_1_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/constructor_2_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/list/requirements/dr438/insert_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/assign_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_1_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/constructor_2_neg.cc
    branches/x32/libstdc++-v3/testsuite/23_containers/vector/requirements/dr438/insert_neg.cc

Changes in other areas also in this revision:
Added:
    branches/x32/libgcc/config/alpha/libgcc-osf5.ver
      - copied unchanged from r174641, trunk/libgcc/config/alpha/libgcc-osf5.ver
    branches/x32/libgcc/config/alpha/linux-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/alpha/linux-unwind.h
    branches/x32/libgcc/config/alpha/osf5-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/alpha/osf5-unwind.h
    branches/x32/libgcc/config/alpha/t-alpha
      - copied unchanged from r174641, trunk/libgcc/config/alpha/t-alpha
    branches/x32/libgcc/config/alpha/t-ieee
      - copied unchanged from r174641, trunk/libgcc/config/alpha/t-ieee
    branches/x32/libgcc/config/alpha/t-osf-pthread
      - copied unchanged from r174641, trunk/libgcc/config/alpha/t-osf-pthread
    branches/x32/libgcc/config/alpha/t-slibgcc-osf
      - copied unchanged from r174641, trunk/libgcc/config/alpha/t-slibgcc-osf
    branches/x32/libgcc/config/alpha/vms-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/alpha/vms-unwind.h
    branches/x32/libgcc/config/bfin/
      - copied from r174641, trunk/libgcc/config/bfin/
    branches/x32/libgcc/config/gmon-sol2.c
      - copied unchanged from r174641, trunk/libgcc/config/gmon-sol2.c
    branches/x32/libgcc/config/i386/linux-unwind.h
      - copied, changed from r174641, trunk/libgcc/config/i386/linux-unwind.h
    branches/x32/libgcc/config/i386/sol2-c1.S
      - copied unchanged from r174641, trunk/libgcc/config/i386/sol2-c1.S
    branches/x32/libgcc/config/i386/sol2-ci.S
      - copied unchanged from r174641, trunk/libgcc/config/i386/sol2-ci.S
    branches/x32/libgcc/config/i386/sol2-cn.S
      - copied unchanged from r174641, trunk/libgcc/config/i386/sol2-cn.S
    branches/x32/libgcc/config/i386/sol2-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/i386/sol2-unwind.h
    branches/x32/libgcc/config/i386/t-crtstuff
      - copied unchanged from r174641, trunk/libgcc/config/i386/t-crtstuff
    branches/x32/libgcc/config/i386/w32-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/i386/w32-unwind.h
    branches/x32/libgcc/config/ia64/linux-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/ia64/linux-unwind.h
    branches/x32/libgcc/config/ia64/vms-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/ia64/vms-unwind.h
    branches/x32/libgcc/config/m68k/
      - copied from r174641, trunk/libgcc/config/m68k/
    branches/x32/libgcc/config/mips/irix-crti.S
      - copied unchanged from r174641, trunk/libgcc/config/mips/irix-crti.S
    branches/x32/libgcc/config/mips/irix-crtn.S
      - copied unchanged from r174641, trunk/libgcc/config/mips/irix-crtn.S
    branches/x32/libgcc/config/mips/linux-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/mips/linux-unwind.h
    branches/x32/libgcc/config/mips/t-irix6
      - copied unchanged from r174641, trunk/libgcc/config/mips/t-irix6
    branches/x32/libgcc/config/mips/t-slibgcc-irix
      - copied unchanged from r174641, trunk/libgcc/config/mips/t-slibgcc-irix
    branches/x32/libgcc/config/no-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/no-unwind.h
    branches/x32/libgcc/config/pa/
      - copied from r174641, trunk/libgcc/config/pa/
    branches/x32/libgcc/config/rs6000/darwin-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/rs6000/darwin-unwind.h
    branches/x32/libgcc/config/rs6000/linux-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/rs6000/linux-unwind.h
    branches/x32/libgcc/config/s390/linux-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/s390/linux-unwind.h
    branches/x32/libgcc/config/s390/tpf-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/s390/tpf-unwind.h
    branches/x32/libgcc/config/sh/linux-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/sh/linux-unwind.h
    branches/x32/libgcc/config/sparc/linux-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/sparc/linux-unwind.h
    branches/x32/libgcc/config/sparc/sol2-c1.S
      - copied unchanged from r174641, trunk/libgcc/config/sparc/sol2-c1.S
    branches/x32/libgcc/config/sparc/sol2-ci.S
      - copied unchanged from r174641, trunk/libgcc/config/sparc/sol2-ci.S
    branches/x32/libgcc/config/sparc/sol2-cn.S
      - copied unchanged from r174641, trunk/libgcc/config/sparc/sol2-cn.S
    branches/x32/libgcc/config/sparc/sol2-unwind.h
      - copied unchanged from r174641, trunk/libgcc/config/sparc/sol2-unwind.h
    branches/x32/libgcc/config/sparc/t-softfp
      - copied unchanged from r174641, trunk/libgcc/config/sparc/t-softfp
    branches/x32/libgcc/config/sparc/t-softmul
      - copied unchanged from r174641, trunk/libgcc/config/sparc/t-softmul
    branches/x32/libgcc/config/sparc/t-sol2
      - copied unchanged from r174641, trunk/libgcc/config/sparc/t-sol2
    branches/x32/libgcc/config/t-crtfm
      - copied unchanged from r174641, trunk/libgcc/config/t-crtfm
    branches/x32/libgcc/config/t-crtin
      - copied unchanged from r174641, trunk/libgcc/config/t-crtin
    branches/x32/libgcc/config/t-rtems
      - copied unchanged from r174641, trunk/libgcc/config/t-rtems
    branches/x32/libgcc/config/t-slibgcc
      - copied unchanged from r174641, trunk/libgcc/config/t-slibgcc
    branches/x32/libgcc/config/t-slibgcc-elf-ver
      - copied unchanged from r174641, trunk/libgcc/config/t-slibgcc-elf-ver
    branches/x32/libgcc/config/t-slibgcc-gld
      - copied unchanged from r174641, trunk/libgcc/config/t-slibgcc-gld
    branches/x32/libgcc/config/t-slibgcc-sld
      - copied unchanged from r174641, trunk/libgcc/config/t-slibgcc-sld
    branches/x32/libgcc/config/t-sol2
      - copied unchanged from r174641, trunk/libgcc/config/t-sol2
    branches/x32/libgcc/config/xtensa/
      - copied from r174641, trunk/libgcc/config/xtensa/
Removed:
    branches/x32/libgcc/config/sparc/t-crtfm
    branches/x32/libjava/sysdep/x86-64/locks.h
    branches/x32/libobjc/archive.c
    branches/x32/libobjc/objc/deprecated/METHOD_NULL.h
    branches/x32/libobjc/objc/deprecated/STR.h
    branches/x32/libobjc/objc/deprecated/hash.h
    branches/x32/libobjc/objc/deprecated/objc-list.h
    branches/x32/libobjc/objc/deprecated/objc_error.h
    branches/x32/libobjc/objc/deprecated/objc_get_uninstalled_dtable.h
    branches/x32/libobjc/objc/deprecated/objc_malloc.h
    branches/x32/libobjc/objc/deprecated/objc_object_alloc.h
    branches/x32/libobjc/objc/deprecated/objc_unexpected_exception.h
    branches/x32/libobjc/objc/deprecated/objc_valloc.h
    branches/x32/libobjc/objc/deprecated/sarray.h
    branches/x32/libobjc/objc/deprecated/struct_objc_static_instances.h
    branches/x32/libobjc/objc/deprecated/typedstream.h
    branches/x32/libobjc/objc/hash.h
    branches/x32/libobjc/objc/objc-list.h
    branches/x32/libobjc/objc/sarray.h
    branches/x32/libobjc/objc/typedstream.h
Modified:
    branches/x32/   (props changed)
    branches/x32/ChangeLog
    branches/x32/MAINTAINERS
    branches/x32/libcpp/ChangeLog
    branches/x32/libcpp/files.c
    branches/x32/libgcc/ChangeLog
    branches/x32/libgcc/Makefile.in
    branches/x32/libgcc/config.host
    branches/x32/libgcc/config/alpha/t-crtfm
    branches/x32/libgcc/config/i386/t-crtfm
    branches/x32/libgcc/config/i386/t-sol2
    branches/x32/libgcc/config/s390/t-tpf
    branches/x32/libgcc/configure
    branches/x32/libgcc/configure.ac
    branches/x32/libgfortran/ChangeLog
    branches/x32/libgfortran/config/fpu-387.h
    branches/x32/libgfortran/libgfortran.h
    branches/x32/libgfortran/runtime/backtrace.c
    branches/x32/libgfortran/runtime/compile_options.c
    branches/x32/libgfortran/runtime/main.c
    branches/x32/libgo/go/os/stat.go
    branches/x32/libgo/mksysinfo.sh
    branches/x32/libgo/syscalls/syscall_linux_alpha.go
    branches/x32/libjava/ChangeLog
    branches/x32/libjava/configure.host
    branches/x32/libjava/sysdep/i386/locks.h
    branches/x32/libobjc/ChangeLog
    branches/x32/libobjc/Makefile.in
    branches/x32/libobjc/Object.m
    branches/x32/libobjc/error.c
    branches/x32/libobjc/exception.c
    branches/x32/libobjc/libobjc.def
    branches/x32/libobjc/memory.c
    branches/x32/libobjc/objc-private/common.h
    branches/x32/libobjc/objc/Object.h
    branches/x32/libobjc/objc/deprecated/Object.h
    branches/x32/libobjc/objc/objc-api.h
    branches/x32/libobjc/objc/objc.h
    branches/x32/libobjc/objects.c
    branches/x32/libobjc/sendmsg.c

Propchange: branches/x32/
            ('svn:mergeinfo' modified)




More information about the Libstdc++-cvs mailing list