This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: hjl
Date: Sun May 15 22:49:58 2011
New Revision: 173776

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=173776
Log:
Merged with trunk at revision 173775.

Added:
    branches/x32/gcc/config/i386/i386-opts.h
      - copied unchanged from r173775, trunk/gcc/config/i386/i386-opts.h
    branches/x32/gcc/config/mips/genopt.sh
      - copied unchanged from r173775, trunk/gcc/config/mips/genopt.sh
    branches/x32/gcc/config/mips/mips-cpus.def
      - copied unchanged from r173775, trunk/gcc/config/mips/mips-cpus.def
    branches/x32/gcc/config/mips/mips-tables.opt
      - copied unchanged from r173775, trunk/gcc/config/mips/mips-tables.opt
    branches/x32/gcc/config/rs6000/genopt.sh
      - copied unchanged from r173775, trunk/gcc/config/rs6000/genopt.sh
    branches/x32/gcc/config/rs6000/rs6000-cpus.def
      - copied unchanged from r173775, trunk/gcc/config/rs6000/rs6000-cpus.def
    branches/x32/gcc/config/rs6000/rs6000-tables.opt
      - copied unchanged from r173775, trunk/gcc/config/rs6000/rs6000-tables.opt
    branches/x32/gcc/testsuite/c-c++-common/uninit-D-O0.c
      - copied unchanged from r173775, trunk/gcc/testsuite/c-c++-common/uninit-D-O0.c
    branches/x32/gcc/testsuite/c-c++-common/uninit-D.c
      - copied unchanged from r173775, trunk/gcc/testsuite/c-c++-common/uninit-D.c
    branches/x32/gcc/testsuite/c-c++-common/uninit-E-O0.c
      - copied unchanged from r173775, trunk/gcc/testsuite/c-c++-common/uninit-E-O0.c
    branches/x32/gcc/testsuite/c-c++-common/uninit-E.c
      - copied unchanged from r173775, trunk/gcc/testsuite/c-c++-common/uninit-E.c
    branches/x32/gcc/testsuite/c-c++-common/uninit-F-O0.c
      - copied unchanged from r173775, trunk/gcc/testsuite/c-c++-common/uninit-F-O0.c
    branches/x32/gcc/testsuite/c-c++-common/uninit-F.c
      - copied unchanged from r173775, trunk/gcc/testsuite/c-c++-common/uninit-F.c
    branches/x32/gcc/testsuite/c-c++-common/uninit-G-O0.c
      - copied unchanged from r173775, trunk/gcc/testsuite/c-c++-common/uninit-G-O0.c
    branches/x32/gcc/testsuite/c-c++-common/uninit-G.c
      - copied unchanged from r173775, trunk/gcc/testsuite/c-c++-common/uninit-G.c
    branches/x32/gcc/testsuite/g++.dg/cpp0x/constexpr-friend.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-friend.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete1.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete2.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/constexpr-incomplete2.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/decltype26.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/decltype26.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/defaulted25.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/defaulted25.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/enum11.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/enum11.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/override1.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/override1.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/override2.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/override2.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/pr48522.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/pr48522.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/sfinae19.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae19.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/sfinae20.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae20.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/sfinae21.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae21.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/sfinae22.C
    branches/x32/gcc/testsuite/g++.dg/cpp0x/variadic108.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/cpp0x/variadic108.C
    branches/x32/gcc/testsuite/g++.dg/init/pr20039.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/init/pr20039.C
    branches/x32/gcc/testsuite/g++.dg/init/pr48859.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/init/pr48859.C
    branches/x32/gcc/testsuite/g++.dg/opt/pr48967.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/opt/pr48967.C
    branches/x32/gcc/testsuite/g++.dg/template/dependent-expr8.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/template/dependent-expr8.C
    branches/x32/gcc/testsuite/g++.dg/template/nontype23.C
      - copied unchanged from r173775, trunk/gcc/testsuite/g++.dg/template/nontype23.C
    branches/x32/gcc/testsuite/gcc.dg/dfp/pr48928.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/dfp/pr48928.c
    branches/x32/gcc/testsuite/gcc.dg/pr47793.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/pr47793.c
    branches/x32/gcc/testsuite/gcc.dg/pr48159-1.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/pr48159-1.c
    branches/x32/gcc/testsuite/gcc.dg/pr48159-2.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/pr48159-2.c
    branches/x32/gcc/testsuite/gcc.dg/pr48837.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/pr48837.c
    branches/x32/gcc/testsuite/gcc.dg/pr48975.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/pr48975.c
    branches/x32/gcc/testsuite/gcc.dg/torture/pr48953.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/torture/pr48953.c
    branches/x32/gcc/testsuite/gcc.dg/tree-ssa/forwprop-13.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-13.c
    branches/x32/gcc/testsuite/gcc.dg/tree-ssa/forwprop-14.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/tree-ssa/forwprop-14.c
    branches/x32/gcc/testsuite/gcc.dg/vect/pr48172.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.dg/vect/pr48172.c
    branches/x32/gcc/testsuite/gcc.target/powerpc/pr48857.c
      - copied unchanged from r173775, trunk/gcc/testsuite/gcc.target/powerpc/pr48857.c
    branches/x32/gcc/testsuite/gfortran.dg/coarray/image_index_2.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/coarray/image_index_2.f90
    branches/x32/gcc/testsuite/gfortran.dg/coarray_20.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/coarray_20.f90
    branches/x32/gcc/testsuite/gfortran.dg/function_optimize_7.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/function_optimize_7.f90
    branches/x32/gcc/testsuite/gfortran.dg/generic_24.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/generic_24.f90
    branches/x32/gcc/testsuite/gfortran.dg/gomp/pr48611.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/gomp/pr48611.f90
    branches/x32/gcc/testsuite/gfortran.dg/gomp/pr48794.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/gomp/pr48794.f90
    branches/x32/gcc/testsuite/gfortran.dg/io_constraints_8.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/io_constraints_8.f90
    branches/x32/gcc/testsuite/gfortran.dg/io_constraints_9.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/io_constraints_9.f90
    branches/x32/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_3.f90
      - copied unchanged from r173775, trunk/gcc/testsuite/gfortran.dg/iso_c_binding_compiler_3.f90
    branches/x32/gcc/testsuite/gnat.dg/view_conversion1.adb
      - copied unchanged from r173775, trunk/gcc/testsuite/gnat.dg/view_conversion1.adb
    branches/x32/libgcc/config/arm/symbian-lib.h
      - copied unchanged from r173775, trunk/libgcc/config/arm/symbian-lib.h
    branches/x32/libgcc/config/i386/darwin-lib.h
      - copied unchanged from r173775, trunk/libgcc/config/i386/darwin-lib.h
    branches/x32/libstdc++-v3/testsuite/26_numerics/headers/cmath/overloads_c++0x_neg.cc
      - copied unchanged from r173775, trunk/libstdc++-v3/testsuite/26_numerics/headers/cmath/overloads_c++0x_neg.cc
    branches/x32/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/overloads_neg.cc
      - copied unchanged from r173775, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cmath/overloads_neg.cc
Removed:
    branches/x32/gcc/testsuite/gcc.dg/uninit-D-O0.c
    branches/x32/gcc/testsuite/gcc.dg/uninit-D.c
    branches/x32/gcc/testsuite/gcc.dg/uninit-E-O0.c
    branches/x32/gcc/testsuite/gcc.dg/uninit-E.c
    branches/x32/gcc/testsuite/gcc.dg/uninit-F-O0.c
    branches/x32/gcc/testsuite/gcc.dg/uninit-F.c
    branches/x32/gcc/testsuite/gcc.dg/uninit-G-O0.c
    branches/x32/gcc/testsuite/gcc.dg/uninit-G.c
Modified:
    branches/x32/   (props changed)
    branches/x32/ChangeLog
    branches/x32/MAINTAINERS
    branches/x32/Makefile.in
    branches/x32/Makefile.tpl
    branches/x32/configure
    branches/x32/configure.ac
    branches/x32/contrib/ChangeLog
    branches/x32/contrib/gcc_update
    branches/x32/gcc/ChangeLog
    branches/x32/gcc/DATESTAMP
    branches/x32/gcc/Makefile.in
    branches/x32/gcc/ada/ChangeLog
    branches/x32/gcc/ada/gcc-interface/ada-tree.h
    branches/x32/gcc/ada/gcc-interface/decl.c
    branches/x32/gcc/ada/gcc-interface/gigi.h
    branches/x32/gcc/ada/gcc-interface/trans.c
    branches/x32/gcc/ada/gcc-interface/utils.c
    branches/x32/gcc/c-decl.c
    branches/x32/gcc/c-family/ChangeLog
    branches/x32/gcc/c-family/c-common.c
    branches/x32/gcc/c-tree.h
    branches/x32/gcc/c-typeck.c
    branches/x32/gcc/cfgrtl.c
    branches/x32/gcc/cgraph.c
    branches/x32/gcc/cgraph.h
    branches/x32/gcc/cgraphunit.c
    branches/x32/gcc/combine.c
    branches/x32/gcc/config.gcc
    branches/x32/gcc/config.in
    branches/x32/gcc/config/arm/arm.md
    branches/x32/gcc/config/arm/symbian.h
    branches/x32/gcc/config/arm/thumb2.md
    branches/x32/gcc/config/avr/avr.c
    branches/x32/gcc/config/i386/constraints.md
    branches/x32/gcc/config/i386/darwin.h
    branches/x32/gcc/config/i386/i386-protos.h
    branches/x32/gcc/config/i386/i386.c
    branches/x32/gcc/config/i386/i386.h
    branches/x32/gcc/config/i386/i386.md
    branches/x32/gcc/config/i386/i386.opt
    branches/x32/gcc/config/i386/mmx.md
    branches/x32/gcc/config/i386/predicates.md
    branches/x32/gcc/config/i386/sse.md
    branches/x32/gcc/config/iq2000/iq2000.opt
    branches/x32/gcc/config/mep/mep.c
    branches/x32/gcc/config/mips/mips-opts.h
    branches/x32/gcc/config/mips/mips.c
    branches/x32/gcc/config/mips/mips.h
    branches/x32/gcc/config/mips/mips.opt
    branches/x32/gcc/config/mips/t-mips
    branches/x32/gcc/config/mn10300/mn10300.c
    branches/x32/gcc/config/rs6000/eabispe.h
    branches/x32/gcc/config/rs6000/linuxspe.h
    branches/x32/gcc/config/rs6000/rs6000-opts.h
    branches/x32/gcc/config/rs6000/rs6000.c
    branches/x32/gcc/config/rs6000/rs6000.h
    branches/x32/gcc/config/rs6000/rs6000.opt
    branches/x32/gcc/config/rs6000/t-rs6000
    branches/x32/gcc/config/rx/rx-protos.h
    branches/x32/gcc/config/rx/rx.c
    branches/x32/gcc/config/rx/rx.h
    branches/x32/gcc/config/rx/rx.md
    branches/x32/gcc/config/s390/s390.md
    branches/x32/gcc/config/sparc/sparc.c
    branches/x32/gcc/config/sparc/sparc.h
    branches/x32/gcc/configure
    branches/x32/gcc/configure.ac
    branches/x32/gcc/cp/ChangeLog
    branches/x32/gcc/cp/call.c
    branches/x32/gcc/cp/class.c
    branches/x32/gcc/cp/cp-objcp-common.c
    branches/x32/gcc/cp/cp-tree.def
    branches/x32/gcc/cp/cp-tree.h
    branches/x32/gcc/cp/cxx-pretty-print.c
    branches/x32/gcc/cp/decl.c
    branches/x32/gcc/cp/decl2.c
    branches/x32/gcc/cp/init.c
    branches/x32/gcc/cp/mangle.c
    branches/x32/gcc/cp/name-lookup.c
    branches/x32/gcc/cp/name-lookup.h
    branches/x32/gcc/cp/parser.c
    branches/x32/gcc/cp/pt.c
    branches/x32/gcc/cp/search.c
    branches/x32/gcc/cp/semantics.c
    branches/x32/gcc/cp/tree.c
    branches/x32/gcc/cp/typeck.c
    branches/x32/gcc/cp/typeck2.c
    branches/x32/gcc/ddg.c
    branches/x32/gcc/dfp.c
    branches/x32/gcc/doc/install.texi
    branches/x32/gcc/doc/invoke.texi
    branches/x32/gcc/doc/sourcebuild.texi
    branches/x32/gcc/dwarf2out.c
    branches/x32/gcc/expmed.c
    branches/x32/gcc/fold-const.c
    branches/x32/gcc/fortran/ChangeLog
    branches/x32/gcc/fortran/expr.c
    branches/x32/gcc/fortran/f95-lang.c
    branches/x32/gcc/fortran/frontend-passes.c
    branches/x32/gcc/fortran/gfortran.h
    branches/x32/gcc/fortran/gfortran.texi
    branches/x32/gcc/fortran/interface.c
    branches/x32/gcc/fortran/intrinsic.texi
    branches/x32/gcc/fortran/invoke.texi
    branches/x32/gcc/fortran/io.c
    branches/x32/gcc/fortran/lang.opt
    branches/x32/gcc/fortran/options.c
    branches/x32/gcc/fortran/resolve.c
    branches/x32/gcc/fortran/trans-decl.c
    branches/x32/gcc/fortran/trans-types.c
    branches/x32/gcc/function.c
    branches/x32/gcc/gcc.c
    branches/x32/gcc/ggc-page.c
    branches/x32/gcc/gimple.c
    branches/x32/gcc/gimple.h
    branches/x32/gcc/gimplify.c
    branches/x32/gcc/go/ChangeLog
    branches/x32/gcc/go/go-gcc.cc
    branches/x32/gcc/go/go-lang.c
    branches/x32/gcc/go/gofrontend/backend.h
    branches/x32/gcc/go/gofrontend/expressions.cc
    branches/x32/gcc/go/gofrontend/gogo.cc
    branches/x32/gcc/go/gofrontend/gogo.h
    branches/x32/gcc/go/gofrontend/statements.cc
    branches/x32/gcc/go/gofrontend/types.cc
    branches/x32/gcc/go/gofrontend/types.h
    branches/x32/gcc/ipa-cp.c
    branches/x32/gcc/ipa-inline-analysis.c
    branches/x32/gcc/ipa-inline-transform.c
    branches/x32/gcc/ipa-inline.c
    branches/x32/gcc/ipa-inline.h
    branches/x32/gcc/ipa-prop.c
    branches/x32/gcc/ipa-prop.h
    branches/x32/gcc/ira-conflicts.c
    branches/x32/gcc/ira-lives.c
    branches/x32/gcc/ira.c
    branches/x32/gcc/java/ChangeLog
    branches/x32/gcc/java/decl.c
    branches/x32/gcc/java/java-tree.h
    branches/x32/gcc/langhooks.h
    branches/x32/gcc/libgcov.c
    branches/x32/gcc/loop-doloop.c
    branches/x32/gcc/lto-cgraph.c
    branches/x32/gcc/lto-streamer-in.c
    branches/x32/gcc/lto-streamer-out.c
    branches/x32/gcc/lto-streamer.c
    branches/x32/gcc/lto-symtab.c
    branches/x32/gcc/lto/ChangeLog
    branches/x32/gcc/lto/lto-lang.c
    branches/x32/gcc/lto/lto.c
    branches/x32/gcc/mkconfig.sh
    branches/x32/gcc/modulo-sched.c
    branches/x32/gcc/objc/ChangeLog
    branches/x32/gcc/objc/objc-act.h
    branches/x32/gcc/objc/objc-next-runtime-abi-02.c
    branches/x32/gcc/opts.c
    branches/x32/gcc/po/ChangeLog
    branches/x32/gcc/po/zh_CN.po
    branches/x32/gcc/regcprop.c
    branches/x32/gcc/stor-layout.c
    branches/x32/gcc/system.h
    branches/x32/gcc/testsuite/ChangeLog
    branches/x32/gcc/testsuite/g++.dg/template/crash7.C
    branches/x32/gcc/testsuite/gcc.dg/tree-ssa/scev-cast.c
    branches/x32/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-2.c
    branches/x32/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-3.c
    branches/x32/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-4.c
    branches/x32/gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-5.c
    branches/x32/gcc/testsuite/gcc.target/powerpc/pr47755-2.c
    branches/x32/gcc/testsuite/gfortran.dg/assign_8.f90
    branches/x32/gcc/testsuite/lib/gcc-gdb-test.exp
    branches/x32/gcc/toplev.c
    branches/x32/gcc/tree-cfg.c
    branches/x32/gcc/tree-cfgcleanup.c
    branches/x32/gcc/tree-data-ref.c
    branches/x32/gcc/tree-eh.c
    branches/x32/gcc/tree-flow.h
    branches/x32/gcc/tree-if-conv.c
    branches/x32/gcc/tree-inline.c
    branches/x32/gcc/tree-loop-distribution.c
    branches/x32/gcc/tree-ssa-forwprop.c
    branches/x32/gcc/tree-ssa-loop-im.c
    branches/x32/gcc/tree-ssa.c
    branches/x32/gcc/tree-tailcall.c
    branches/x32/gcc/tree-vect-loop-manip.c
    branches/x32/gcc/tree.c
    branches/x32/gcc/tree.def
    branches/x32/gcc/tree.h
    branches/x32/gcc/treestruct.def
    branches/x32/gcc/var-tracking.c
    branches/x32/libcpp/po/ChangeLog
    branches/x32/libcpp/po/zh_CN.po
    branches/x32/libgcc/ChangeLog
    branches/x32/libgfortran/ChangeLog
    branches/x32/libgfortran/config/fpu-aix.h
    branches/x32/libgfortran/config/fpu-generic.h
    branches/x32/libgfortran/config/fpu-glibc.h
    branches/x32/libgfortran/config/fpu-sysv.h
    branches/x32/libgfortran/intrinsics/abort.c
    branches/x32/libgfortran/intrinsics/execute_command_line.c
    branches/x32/libgfortran/io/unix.c
    branches/x32/libgfortran/libgfortran.h
    branches/x32/libgfortran/runtime/backtrace.c
    branches/x32/libgfortran/runtime/compile_options.c
    branches/x32/libgfortran/runtime/environ.c
    branches/x32/libgfortran/runtime/error.c
    branches/x32/libgfortran/runtime/pause.c
    branches/x32/libgfortran/runtime/stop.c
    branches/x32/libstdc++-v3/ChangeLog
    branches/x32/libstdc++-v3/include/bits/c++config
    branches/x32/libstdc++-v3/include/c_global/cmath
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/basic_tree_policy/traits.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/bin_search_tree_/bin_search_tree_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/binary_heap_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binary_heap_/resize_policy.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_/binomial_heap_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/binomial_heap_base_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/erase_fn_imps.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/find_fn_imps.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/insert_fn_imps.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/binomial_heap_base_/split_join_fn_imps.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/cc_hash_table_map_/cc_ht_map_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/container_base_dispatch.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/debug_map_base.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/gp_hash_table_map_/gp_ht_map_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/list_update_map_/lu_map_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/ov_tree_map_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/pairing_heap_/pairing_heap_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/internal_node.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/leaf.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/pat_trie_/pat_trie_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/priority_queue_base_dispatch.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/rb_tree_map_/rb_tree_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/rc_binomial_heap_/rc_binomial_heap_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/splay_tree_/splay_tree_.hpp
    branches/x32/libstdc++-v3/include/ext/pb_ds/detail/thin_heap_/thin_heap_.hpp
    branches/x32/libstdc++-v3/include/std/limits
    branches/x32/libstdc++-v3/include/tr1/cmath
    branches/x32/libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc

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



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]