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]

r110103 - in /branches/dfp-branch: ./ ChangeLog...


Author: bje
Date: Mon Jan 23 03:03:22 2006
New Revision: 110103

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110103
Log:
Merged revisions 109988-110102 via svnmerge from
/trunk

Added:
    branches/dfp-branch/libstdc++-v3/ChangeLog-2005
      - copied unchanged from r110102, trunk/libstdc++-v3/ChangeLog-2005
    branches/dfp-branch/libstdc++-v3/testsuite/23_containers/list/operators/5.cc
      - copied unchanged from r110102, trunk/libstdc++-v3/testsuite/23_containers/list/operators/5.cc
Modified:
    branches/dfp-branch/libstdc++-v3/ChangeLog
    branches/dfp-branch/libstdc++-v3/acinclude.m4
    branches/dfp-branch/libstdc++-v3/configure
    branches/dfp-branch/libstdc++-v3/include/Makefile.am
    branches/dfp-branch/libstdc++-v3/include/Makefile.in
    branches/dfp-branch/libstdc++-v3/include/bits/list.tcc
    branches/dfp-branch/libstdc++-v3/include/bits/stl_list.h

Changes in other areas also in this revision:
Added:
    branches/dfp-branch/gcc/testsuite/g++.dg/inherit/conv2.C
      - copied unchanged from r110102, trunk/gcc/testsuite/g++.dg/inherit/conv2.C
    branches/dfp-branch/gcc/testsuite/g++.dg/parse/dtor7.C
      - copied unchanged from r110102, trunk/gcc/testsuite/g++.dg/parse/dtor7.C
    branches/dfp-branch/gcc/testsuite/g++.dg/rtti/no-rtti.C
      - copied unchanged from r110102, trunk/gcc/testsuite/g++.dg/rtti/no-rtti.C
    branches/dfp-branch/gcc/testsuite/g++.dg/template/crash44.C
      - copied unchanged from r110102, trunk/gcc/testsuite/g++.dg/template/crash44.C
    branches/dfp-branch/gcc/testsuite/g++.dg/template/using10.C
      - copied unchanged from r110102, trunk/gcc/testsuite/g++.dg/template/using10.C
    branches/dfp-branch/gcc/testsuite/g++.dg/template/using11.C
      - copied unchanged from r110102, trunk/gcc/testsuite/g++.dg/template/using11.C
    branches/dfp-branch/gcc/testsuite/g++.dg/warn/empty-body.C
      - copied unchanged from r110102, trunk/gcc/testsuite/g++.dg/warn/empty-body.C
    branches/dfp-branch/gcc/testsuite/gcc.dg/torture/pr24626-1.c
      - copied unchanged from r110102, trunk/gcc/testsuite/gcc.dg/torture/pr24626-1.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/torture/pr24626-2.c
      - copied unchanged from r110102, trunk/gcc/testsuite/gcc.dg/torture/pr24626-2.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/torture/pr24626-3.c
      - copied unchanged from r110102, trunk/gcc/testsuite/gcc.dg/torture/pr24626-3.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/torture/pr24626-4.c
      - copied unchanged from r110102, trunk/gcc/testsuite/gcc.dg/torture/pr24626-4.c
    branches/dfp-branch/gcc/testsuite/gfortran.dg/aliasing_dummy_1.f90
      - copied unchanged from r110102, trunk/gcc/testsuite/gfortran.dg/aliasing_dummy_1.f90
    branches/dfp-branch/gcc/testsuite/gfortran.dg/global_references_1.f90
      - copied unchanged from r110102, trunk/gcc/testsuite/gfortran.dg/global_references_1.f90
    branches/dfp-branch/gcc/testsuite/gfortran.dg/internal_references_1.f90
      - copied unchanged from r110102, trunk/gcc/testsuite/gfortran.dg/internal_references_1.f90
    branches/dfp-branch/libiberty/testsuite/test-expandargv.c
      - copied unchanged from r110102, trunk/libiberty/testsuite/test-expandargv.c
Modified:
    branches/dfp-branch/   (props changed)
    branches/dfp-branch/ChangeLog
    branches/dfp-branch/MAINTAINERS
    branches/dfp-branch/configure
    branches/dfp-branch/gcc/ChangeLog
    branches/dfp-branch/gcc/DATESTAMP
    branches/dfp-branch/gcc/Makefile.in
    branches/dfp-branch/gcc/ada/ChangeLog
    branches/dfp-branch/gcc/ada/s-osinte-linux-hppa.ads
    branches/dfp-branch/gcc/c-common.c
    branches/dfp-branch/gcc/c-common.h
    branches/dfp-branch/gcc/c-decl.c
    branches/dfp-branch/gcc/c-incpath.c
    branches/dfp-branch/gcc/c-incpath.h
    branches/dfp-branch/gcc/c-opts.c
    branches/dfp-branch/gcc/c-parser.c
    branches/dfp-branch/gcc/c-typeck.c
    branches/dfp-branch/gcc/c.opt
    branches/dfp-branch/gcc/cfgloop.h
    branches/dfp-branch/gcc/cfgloopmanip.c
    branches/dfp-branch/gcc/cfgrtl.c
    branches/dfp-branch/gcc/config/arm/arm.c
    branches/dfp-branch/gcc/config/arm/arm.md
    branches/dfp-branch/gcc/config/arm/iwmmxt.md
    branches/dfp-branch/gcc/config/arm/vfp.md
    branches/dfp-branch/gcc/config/m32c/m32c.h
    branches/dfp-branch/gcc/config/m68k/linux.h
    branches/dfp-branch/gcc/config/m68k/m68k-none.h
    branches/dfp-branch/gcc/config/m68k/m68k-protos.h
    branches/dfp-branch/gcc/config/m68k/m68k.c
    branches/dfp-branch/gcc/config/m68k/m68k.h
    branches/dfp-branch/gcc/config/m68k/m68k.md
    branches/dfp-branch/gcc/config/m68k/m68k.opt
    branches/dfp-branch/gcc/config/m68k/m68kemb.h
    branches/dfp-branch/gcc/config/m68k/netbsd-elf.h
    branches/dfp-branch/gcc/config/m68k/t-m68kelf
    branches/dfp-branch/gcc/config/rs6000/aix.h
    branches/dfp-branch/gcc/cp/ChangeLog
    branches/dfp-branch/gcc/cp/call.c
    branches/dfp-branch/gcc/cp/class.c
    branches/dfp-branch/gcc/cp/decl.c
    branches/dfp-branch/gcc/cp/name-lookup.c
    branches/dfp-branch/gcc/cp/parser.c
    branches/dfp-branch/gcc/cp/rtti.c
    branches/dfp-branch/gcc/cp/semantics.c
    branches/dfp-branch/gcc/cppdefault.c
    branches/dfp-branch/gcc/cppdefault.h
    branches/dfp-branch/gcc/df-core.c
    branches/dfp-branch/gcc/df-problems.c
    branches/dfp-branch/gcc/df-scan.c
    branches/dfp-branch/gcc/df.h
    branches/dfp-branch/gcc/doc/contribute.texi
    branches/dfp-branch/gcc/doc/cppopts.texi
    branches/dfp-branch/gcc/doc/invoke.texi
    branches/dfp-branch/gcc/fortran/ChangeLog
    branches/dfp-branch/gcc/fortran/decl.c
    branches/dfp-branch/gcc/fortran/gfortran.h
    branches/dfp-branch/gcc/fortran/gfortranspec.c
    branches/dfp-branch/gcc/fortran/match.c
    branches/dfp-branch/gcc/fortran/parse.c
    branches/dfp-branch/gcc/fortran/resolve.c
    branches/dfp-branch/gcc/fortran/trans-expr.c
    branches/dfp-branch/gcc/gcc.c
    branches/dfp-branch/gcc/gcov-dump.c
    branches/dfp-branch/gcc/gcov.c
    branches/dfp-branch/gcc/java/ChangeLog
    branches/dfp-branch/gcc/java/gjavah.c
    branches/dfp-branch/gcc/java/jcf-dump.c
    branches/dfp-branch/gcc/java/jv-scan.c
    branches/dfp-branch/gcc/libgcc2.c
    branches/dfp-branch/gcc/libgcc2.h
    branches/dfp-branch/gcc/loop-iv.c
    branches/dfp-branch/gcc/loop-unroll.c
    branches/dfp-branch/gcc/loop-unswitch.c
    branches/dfp-branch/gcc/mips-tdump.c
    branches/dfp-branch/gcc/mips-tfile.c
    branches/dfp-branch/gcc/optabs.c
    branches/dfp-branch/gcc/reload1.c
    branches/dfp-branch/gcc/stmt.c
    branches/dfp-branch/gcc/testsuite/ChangeLog
    branches/dfp-branch/gcc/testsuite/g++.dg/inherit/using5.C
    branches/dfp-branch/gcc/testsuite/gcc.dg/vmx/1b-01.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/vmx/1c-02.c
    branches/dfp-branch/gcc/testsuite/gcc.dg/vmx/gcc-bug-4.c
    branches/dfp-branch/gcc/testsuite/gcc.target/ia64/20030811-1.c
    branches/dfp-branch/gcc/testsuite/gcc.target/powerpc/rs6000-ldouble-1.c
    branches/dfp-branch/gcc/testsuite/gcc.target/powerpc/rs6000-ldouble-2.c
    branches/dfp-branch/gcc/testsuite/gfortran.dg/g77/19990905-1.f
    branches/dfp-branch/gcc/treelang/ChangeLog
    branches/dfp-branch/gcc/treelang/spec.c
    branches/dfp-branch/gcc/varasm.c
    branches/dfp-branch/libffi/ChangeLog
    branches/dfp-branch/libffi/configure
    branches/dfp-branch/libffi/configure.ac
    branches/dfp-branch/libgomp/ChangeLog
    branches/dfp-branch/libgomp/libgomp.h
    branches/dfp-branch/libgomp/team.c
    branches/dfp-branch/libiberty/ChangeLog
    branches/dfp-branch/libiberty/argv.c
    branches/dfp-branch/libiberty/testsuite/Makefile.in
    branches/dfp-branch/libssp/ChangeLog
    branches/dfp-branch/libssp/configure
    branches/dfp-branch/libssp/configure.ac

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



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