This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r110663 - in /branches/gomp-20050608-branch: ./...


Author: dnovillo
Date: Mon Feb  6 19:51:27 2006
New Revision: 110663

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110663
Log:

Mainline merge as of 2006-02-06 (@110655).


Added:
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/cfloat
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/cfloat
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/climits
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/climits
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/cstdarg
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/cstdarg
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/cstdio
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/cstdio
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/ctype.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/ctype.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/cwchar
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/cwchar
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/cwctype
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/cwctype
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/fenv.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/fenv.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/float.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/float.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/inttypes.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/inttypes.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/limits.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/limits.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/stdarg.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/stdarg.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/stdint.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/stdint.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/stdio.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/stdio.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/wchar.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/wchar.h
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/wctype.h
      - copied unchanged from r110655, trunk/libstdc++-v3/include/tr1/wctype.h
    branches/gomp-20050608-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdio/
      - copied from r110655, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cstdio/
    branches/gomp-20050608-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cwchar/
      - copied from r110655, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cwchar/
    branches/gomp-20050608-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cwctype/
      - copied from r110655, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cwctype/
    branches/gomp-20050608-branch/libstdc++-v3/testsuite/tr1/headers.cc
      - copied unchanged from r110655, trunk/libstdc++-v3/testsuite/tr1/headers.cc
Modified:
    branches/gomp-20050608-branch/libstdc++-v3/ChangeLog
    branches/gomp-20050608-branch/libstdc++-v3/acinclude.m4
    branches/gomp-20050608-branch/libstdc++-v3/configure
    branches/gomp-20050608-branch/libstdc++-v3/docs/html/ext/tr1.html
    branches/gomp-20050608-branch/libstdc++-v3/include/Makefile.am
    branches/gomp-20050608-branch/libstdc++-v3/include/Makefile.in
    branches/gomp-20050608-branch/libstdc++-v3/include/tr1/cctype
    branches/gomp-20050608-branch/libstdc++-v3/testsuite/27_io/basic_stringbuf/in_avail/char/21955.cc
    branches/gomp-20050608-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cctype/functions.cc

Changes in other areas also in this revision:
Added:
    branches/gomp-20050608-branch/gcc/config/pa/t-pa-hpux10
      - copied unchanged from r110655, trunk/gcc/config/pa/t-pa-hpux10
    branches/gomp-20050608-branch/gcc/config/pa/t-pa-hpux11
      - copied unchanged from r110655, trunk/gcc/config/pa/t-pa-hpux11
    branches/gomp-20050608-branch/gcc/config/pa/x-ada-hpux10
      - copied unchanged from r110655, trunk/gcc/config/pa/x-ada-hpux10
    branches/gomp-20050608-branch/gcc/config/s390/t-linux
      - copied unchanged from r110655, trunk/gcc/config/s390/t-linux
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/nrv10.C
      - copied unchanged from r110655, trunk/gcc/testsuite/g++.dg/opt/nrv10.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/nrv11.C
      - copied unchanged from r110655, trunk/gcc/testsuite/g++.dg/opt/nrv11.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/template/using12.C
      - copied unchanged from r110655, trunk/gcc/testsuite/g++.dg/template/using12.C
    branches/gomp-20050608-branch/gcc/testsuite/gcc.c-torture/compile/20060202-1.c
      - copied unchanged from r110655, trunk/gcc/testsuite/gcc.c-torture/compile/20060202-1.c
    branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/loadpre10.c
      - copied unchanged from r110655, trunk/gcc/testsuite/gcc.dg/tree-ssa/loadpre10.c
    branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/loadpre11.c
      - copied unchanged from r110655, trunk/gcc/testsuite/gcc.dg/tree-ssa/loadpre11.c
    branches/gomp-20050608-branch/gcc/testsuite/gcc.target/powerpc/pr25960.c
      - copied unchanged from r110655, trunk/gcc/testsuite/gcc.target/powerpc/pr25960.c
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/assign_7.f
      - copied unchanged from r110655, trunk/gcc/testsuite/gfortran.dg/assign_7.f
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/default_initialization.f90
      - copied unchanged from r110655, trunk/gcc/testsuite/gfortran.dg/default_initialization.f90
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/intrinsic_argument_conformance_1.f90
      - copied unchanged from r110655, trunk/gcc/testsuite/gfortran.dg/intrinsic_argument_conformance_1.f90
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/large_real_kind_form_io_2.f90
      - copied unchanged from r110655, trunk/gcc/testsuite/gfortran.dg/large_real_kind_form_io_2.f90
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/nullify_2.f90
      - copied unchanged from r110655, trunk/gcc/testsuite/gfortran.dg/nullify_2.f90
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_1.f90
      - copied unchanged from r110655, trunk/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_1.f90
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_2.f90
      - copied unchanged from r110655, trunk/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_2.f90
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f90
      - copied unchanged from r110655, trunk/gcc/testsuite/gfortran.dg/sibling_dummy_procedure_3.f90
    branches/gomp-20050608-branch/libjava/testsuite/libjava.lang/pr25676.java
      - copied unchanged from r110655, trunk/libjava/testsuite/libjava.lang/pr25676.java
    branches/gomp-20050608-branch/libjava/testsuite/libjava.lang/pr25676.out
      - copied unchanged from r110655, trunk/libjava/testsuite/libjava.lang/pr25676.out
Modified:
    branches/gomp-20050608-branch/   (props changed)
    branches/gomp-20050608-branch/ChangeLog
    branches/gomp-20050608-branch/MAINTAINERS
    branches/gomp-20050608-branch/boehm-gc/ChangeLog
    branches/gomp-20050608-branch/boehm-gc/include/private/gc_locks.h
    branches/gomp-20050608-branch/gcc/ChangeLog
    branches/gomp-20050608-branch/gcc/ChangeLog.gomp
    branches/gomp-20050608-branch/gcc/DATESTAMP
    branches/gomp-20050608-branch/gcc/ada/ChangeLog
    branches/gomp-20050608-branch/gcc/ada/decl.c
    branches/gomp-20050608-branch/gcc/ada/initialize.c
    branches/gomp-20050608-branch/gcc/cfgloop.h
    branches/gomp-20050608-branch/gcc/cfgloopmanip.c
    branches/gomp-20050608-branch/gcc/config.gcc
    branches/gomp-20050608-branch/gcc/config.host
    branches/gomp-20050608-branch/gcc/config/alpha/alpha.c
    branches/gomp-20050608-branch/gcc/config/alpha/linux.h
    branches/gomp-20050608-branch/gcc/config/i386/i386.c
    branches/gomp-20050608-branch/gcc/config/i386/sync.md
    branches/gomp-20050608-branch/gcc/config/ia64/ia64.c
    branches/gomp-20050608-branch/gcc/config/ia64/ia64.h
    branches/gomp-20050608-branch/gcc/config/ia64/t-ia64
    branches/gomp-20050608-branch/gcc/config/ia64/unwind-ia64.c
    branches/gomp-20050608-branch/gcc/config/pa/t-pa
    branches/gomp-20050608-branch/gcc/config/pa/t-pa-hpux
    branches/gomp-20050608-branch/gcc/config/pa/t-pa64
    branches/gomp-20050608-branch/gcc/config/rs6000/darwin-ldouble.c
    branches/gomp-20050608-branch/gcc/config/rs6000/rs6000.c
    branches/gomp-20050608-branch/gcc/config/s390/2084.md
    branches/gomp-20050608-branch/gcc/config/s390/fixdfdi.h
    branches/gomp-20050608-branch/gcc/config/s390/libgcc-glibc.ver
    branches/gomp-20050608-branch/gcc/config/s390/linux.h
    branches/gomp-20050608-branch/gcc/config/s390/s390.c
    branches/gomp-20050608-branch/gcc/config/s390/s390.h
    branches/gomp-20050608-branch/gcc/config/s390/s390.md
    branches/gomp-20050608-branch/gcc/config/s390/s390.opt
    branches/gomp-20050608-branch/gcc/config/s390/t-crtstuff
    branches/gomp-20050608-branch/gcc/config/s390/t-linux64
    branches/gomp-20050608-branch/gcc/config/sparc/freebsd.h
    branches/gomp-20050608-branch/gcc/config/sparc/linux.h
    branches/gomp-20050608-branch/gcc/config/sparc/linux64.h
    branches/gomp-20050608-branch/gcc/config/sparc/sol2-bi.h
    branches/gomp-20050608-branch/gcc/config/sparc/sparc.c
    branches/gomp-20050608-branch/gcc/configure
    branches/gomp-20050608-branch/gcc/configure.ac
    branches/gomp-20050608-branch/gcc/cp/ChangeLog
    branches/gomp-20050608-branch/gcc/cp/call.c
    branches/gomp-20050608-branch/gcc/cp/class.c
    branches/gomp-20050608-branch/gcc/cp/cp-gimplify.c
    branches/gomp-20050608-branch/gcc/cp/cp-tree.h
    branches/gomp-20050608-branch/gcc/cp/cvt.c
    branches/gomp-20050608-branch/gcc/cp/decl.c
    branches/gomp-20050608-branch/gcc/cp/init.c
    branches/gomp-20050608-branch/gcc/cp/mangle.c
    branches/gomp-20050608-branch/gcc/cp/method.c
    branches/gomp-20050608-branch/gcc/cp/name-lookup.c
    branches/gomp-20050608-branch/gcc/cp/parser.c
    branches/gomp-20050608-branch/gcc/cp/pt.c
    branches/gomp-20050608-branch/gcc/cp/semantics.c
    branches/gomp-20050608-branch/gcc/cp/typeck.c
    branches/gomp-20050608-branch/gcc/dfp.c
    branches/gomp-20050608-branch/gcc/dfp.h
    branches/gomp-20050608-branch/gcc/doc/invoke.texi
    branches/gomp-20050608-branch/gcc/dwarf2out.c
    branches/gomp-20050608-branch/gcc/flow.c
    branches/gomp-20050608-branch/gcc/fortran/ChangeLog
    branches/gomp-20050608-branch/gcc/fortran/Make-lang.in
    branches/gomp-20050608-branch/gcc/fortran/check.c
    branches/gomp-20050608-branch/gcc/fortran/dependency.c
    branches/gomp-20050608-branch/gcc/fortran/dependency.h
    branches/gomp-20050608-branch/gcc/fortran/match.c
    branches/gomp-20050608-branch/gcc/fortran/resolve.c
    branches/gomp-20050608-branch/gcc/fortran/trans-array.h
    branches/gomp-20050608-branch/gcc/fortran/trans-stmt.c
    branches/gomp-20050608-branch/gcc/gimplify.c
    branches/gomp-20050608-branch/gcc/java/ChangeLog
    branches/gomp-20050608-branch/gcc/java/boehm.c
    branches/gomp-20050608-branch/gcc/java/builtins.c
    branches/gomp-20050608-branch/gcc/java/check-init.c
    branches/gomp-20050608-branch/gcc/java/class.c
    branches/gomp-20050608-branch/gcc/java/constants.c
    branches/gomp-20050608-branch/gcc/java/decl.c
    branches/gomp-20050608-branch/gcc/java/expr.c
    branches/gomp-20050608-branch/gcc/java/java-gimplify.c
    branches/gomp-20050608-branch/gcc/java/jcf-parse.c
    branches/gomp-20050608-branch/gcc/java/jcf-write.c
    branches/gomp-20050608-branch/gcc/java/lang.c
    branches/gomp-20050608-branch/gcc/java/mangle.c
    branches/gomp-20050608-branch/gcc/java/parse.h
    branches/gomp-20050608-branch/gcc/java/parse.y
    branches/gomp-20050608-branch/gcc/java/typeck.c
    branches/gomp-20050608-branch/gcc/java/verify-glue.c
    branches/gomp-20050608-branch/gcc/java/verify-impl.c
    branches/gomp-20050608-branch/gcc/lambda-code.c
    branches/gomp-20050608-branch/gcc/loop-init.c
    branches/gomp-20050608-branch/gcc/modulo-sched.c
    branches/gomp-20050608-branch/gcc/read-rtl.c
    branches/gomp-20050608-branch/gcc/rtlanal.c
    branches/gomp-20050608-branch/gcc/testsuite/ChangeLog
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/charset/extern2.cc
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/charset/string.c
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/ext/builtin1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/ext/builtin2.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/init/new15.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/pr17697-1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/pr17697-2.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/pr17697-3.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/strength-reduce.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/opt/temp1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.dg/template/non-dependent4.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.brendan/crash66.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.brendan/ptolemy1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.brendan/ptolemy2.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.jason/default2.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.jason/opeq.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.jason/ref12.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.jason/report.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.jason/rfg6.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.jason/rvalue1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.jason/scoping4.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/ctors17.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/ctors7.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/dtors2.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/operators3.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/refs1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/union1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/visibility1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.law/visibility2.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.mike/bool2.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.mike/net48.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.mike/p646.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.mike/p6746.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.mike/p700.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.mike/p811.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.other/init15.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.other/inline12.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.other/sibcall1.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/explicit8.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/m6.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/m7.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/nontype3.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.pt/t39.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.robertl/eb106.C
    branches/gomp-20050608-branch/gcc/testsuite/g++.old-deja/g++.robertl/ice990323-2.C
    branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/gomp/pr25990.c
    branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/loadpre4.c
    branches/gomp-20050608-branch/gcc/testsuite/gcc.dg/tree-ssa/loadpre6.c
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/char_result_11.f90
    branches/gomp-20050608-branch/gcc/testsuite/gfortran.dg/der_pointer_4.f90
    branches/gomp-20050608-branch/gcc/testsuite/lib/gcc-dg.exp
    branches/gomp-20050608-branch/gcc/testsuite/lib/scanipa.exp
    branches/gomp-20050608-branch/gcc/testsuite/lib/scantree.exp
    branches/gomp-20050608-branch/gcc/toplev.c
    branches/gomp-20050608-branch/gcc/tree-cfg.c
    branches/gomp-20050608-branch/gcc/tree-flow-inline.h
    branches/gomp-20050608-branch/gcc/tree-if-conv.c
    branches/gomp-20050608-branch/gcc/tree-scalar-evolution.c
    branches/gomp-20050608-branch/gcc/tree-ssa-loop-ch.c
    branches/gomp-20050608-branch/gcc/tree-ssa-loop-ivopts.c
    branches/gomp-20050608-branch/gcc/tree-ssa-loop.c
    branches/gomp-20050608-branch/gcc/tree-ssa-pre.c
    branches/gomp-20050608-branch/gcc/tree-ssa-sink.c
    branches/gomp-20050608-branch/gcc/tree-tailcall.c
    branches/gomp-20050608-branch/gcc/tree-vrp.c
    branches/gomp-20050608-branch/gcc/tree.c
    branches/gomp-20050608-branch/gcc/tree.h
    branches/gomp-20050608-branch/gcc/version.c
    branches/gomp-20050608-branch/libdecnumber/ChangeLog
    branches/gomp-20050608-branch/libdecnumber/decLibrary.c
    branches/gomp-20050608-branch/libgfortran/ChangeLog
    branches/gomp-20050608-branch/libgfortran/io/write.c
    branches/gomp-20050608-branch/libgomp/ChangeLog
    branches/gomp-20050608-branch/libgomp/testsuite/lib/libgomp-dg.exp
    branches/gomp-20050608-branch/libjava/ChangeLog
    branches/gomp-20050608-branch/libjava/Makefile.am
    branches/gomp-20050608-branch/libjava/Makefile.in
    branches/gomp-20050608-branch/libjava/include/jvm.h
    branches/gomp-20050608-branch/libjava/link.cc

Propchange: branches/gomp-20050608-branch/
            ('svnmerge-integrated' modified)



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