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]

r110323 - in /branches/dataflow-branch: ./ Chan...


Author: zadeck
Date: Sat Jan 28 13:42:41 2006
New Revision: 110323

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=110323
Log:
Merge with mainline r 110312.

Added:
    branches/dataflow-branch/libstdc++-v3/docs/html/ext/tr1.html
      - copied unchanged from r110312, trunk/libstdc++-v3/docs/html/ext/tr1.html
    branches/dataflow-branch/libstdc++-v3/include/tr1/cctype
      - copied unchanged from r110312, trunk/libstdc++-v3/include/tr1/cctype
    branches/dataflow-branch/libstdc++-v3/include/tr1/cfenv
      - copied unchanged from r110312, trunk/libstdc++-v3/include/tr1/cfenv
    branches/dataflow-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cctype/
      - copied from r110312, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cctype/
    branches/dataflow-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/cfenv/
      - copied from r110312, trunk/libstdc++-v3/testsuite/tr1/8_c_compatibility/cfenv/
Modified:
    branches/dataflow-branch/libstdc++-v3/ChangeLog
    branches/dataflow-branch/libstdc++-v3/acinclude.m4
    branches/dataflow-branch/libstdc++-v3/config.h.in
    branches/dataflow-branch/libstdc++-v3/configure
    branches/dataflow-branch/libstdc++-v3/configure.ac
    branches/dataflow-branch/libstdc++-v3/docs/html/configopts.html
    branches/dataflow-branch/libstdc++-v3/docs/html/faq/index.html
    branches/dataflow-branch/libstdc++-v3/docs/html/install.html
    branches/dataflow-branch/libstdc++-v3/include/Makefile.am
    branches/dataflow-branch/libstdc++-v3/include/Makefile.in
    branches/dataflow-branch/libstdc++-v3/include/bits/istream.tcc
    branches/dataflow-branch/libstdc++-v3/include/bits/ostream.tcc
    branches/dataflow-branch/libstdc++-v3/include/std/std_bitset.h
    branches/dataflow-branch/libstdc++-v3/include/std/std_istream.h
    branches/dataflow-branch/libstdc++-v3/include/std/std_ostream.h
    branches/dataflow-branch/libstdc++-v3/include/tr1/complex
    branches/dataflow-branch/libstdc++-v3/libsupc++/eh_personality.cc
    branches/dataflow-branch/libstdc++-v3/testsuite/tr1/8_c_compatibility/complex/functions.cc

Changes in other areas also in this revision:
Added:
    branches/dataflow-branch/gcc/config/rs6000/libgcc-ppc-glibc.ver
      - copied unchanged from r110312, trunk/gcc/config/rs6000/libgcc-ppc-glibc.ver
    branches/dataflow-branch/gcc/testsuite/g++.dg/parse/dtor8.C
      - copied unchanged from r110312, trunk/gcc/testsuite/g++.dg/parse/dtor8.C
    branches/dataflow-branch/gcc/testsuite/gcc.c-torture/compile/pr25860.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.c-torture/compile/pr25860.c
    branches/dataflow-branch/gcc/testsuite/gcc.c-torture/compile/pr25861.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.c-torture/compile/pr25861.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/Wpointer-sign-Wall-no.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.dg/Wpointer-sign-Wall-no.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/Wpointer-sign-Wall.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.dg/Wpointer-sign-Wall.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/Wpointer-sign-pedantic-no.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.dg/Wpointer-sign-pedantic-no.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/Wpointer-sign-pedantic.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.dg/Wpointer-sign-pedantic.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/Wpointer-sign.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.dg/Wpointer-sign.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/pragma-re-4.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.dg/pragma-re-4.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/torture/pr25947-1.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.dg/torture/pr25947-1.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-33.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-33.c
    branches/dataflow-branch/gcc/testsuite/gcc.target/i386/20060125-1.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.target/i386/20060125-1.c
    branches/dataflow-branch/gcc/testsuite/gcc.target/i386/20060125-2.c
      - copied unchanged from r110312, trunk/gcc/testsuite/gcc.target/i386/20060125-2.c
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/assumed_charlen_function_1.f90
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/assumed_charlen_function_1.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/assumed_charlen_function_2.f90
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/assumed_charlen_function_2.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/assumed_charlen_function_3.f90
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/assumed_charlen_function_3.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/assumed_size_refs_3.f90
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/assumed_size_refs_3.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/global_references_2.f90
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/global_references_2.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/goto_1.f
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/goto_1.f
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/read_eof_1.f90
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/read_eof_1.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/read_eof_2.f90
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/read_eof_2.f90
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/read_eof_3.f90
      - copied unchanged from r110312, trunk/gcc/testsuite/gfortran.dg/read_eof_3.f90
Removed:
    branches/dataflow-branch/boehm-gc/aix_irix_threads.c
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/read_eof.f90
    branches/dataflow-branch/libgomp/mkomp_h.pl
Modified:
    branches/dataflow-branch/   (props changed)
    branches/dataflow-branch/ChangeLog
    branches/dataflow-branch/boehm-gc/ChangeLog
    branches/dataflow-branch/boehm-gc/Makefile.am
    branches/dataflow-branch/boehm-gc/Makefile.direct
    branches/dataflow-branch/boehm-gc/Makefile.in
    branches/dataflow-branch/boehm-gc/aclocal.m4
    branches/dataflow-branch/boehm-gc/allchblk.c
    branches/dataflow-branch/boehm-gc/alloc.c
    branches/dataflow-branch/boehm-gc/alpha_mach_dep.S
    branches/dataflow-branch/boehm-gc/callprocs   (props changed)
    branches/dataflow-branch/boehm-gc/configure   (contents, props changed)
    branches/dataflow-branch/boehm-gc/configure.ac
    branches/dataflow-branch/boehm-gc/cord/cordprnt.c
    branches/dataflow-branch/boehm-gc/cord/cordtest.c
    branches/dataflow-branch/boehm-gc/cord/de_win.ICO   (props changed)
    branches/dataflow-branch/boehm-gc/darwin_stop_world.c
    branches/dataflow-branch/boehm-gc/depcomp   (props changed)
    branches/dataflow-branch/boehm-gc/doc/README
    branches/dataflow-branch/boehm-gc/doc/README.changes
    branches/dataflow-branch/boehm-gc/doc/README.darwin
    branches/dataflow-branch/boehm-gc/doc/README.environment
    branches/dataflow-branch/boehm-gc/doc/README.linux
    branches/dataflow-branch/boehm-gc/doc/README.solaris2
    branches/dataflow-branch/boehm-gc/dyn_load.c
    branches/dataflow-branch/boehm-gc/include/Makefile.in
    branches/dataflow-branch/boehm-gc/include/gc.h
    branches/dataflow-branch/boehm-gc/include/gc_config_macros.h
    branches/dataflow-branch/boehm-gc/include/gc_cpp.h
    branches/dataflow-branch/boehm-gc/include/new_gc_alloc.h
    branches/dataflow-branch/boehm-gc/include/private/gc_hdrs.h
    branches/dataflow-branch/boehm-gc/include/private/gc_locks.h
    branches/dataflow-branch/boehm-gc/include/private/gc_priv.h
    branches/dataflow-branch/boehm-gc/include/private/gcconfig.h
    branches/dataflow-branch/boehm-gc/include/private/pthread_stop_world.h
    branches/dataflow-branch/boehm-gc/include/private/pthread_support.h
    branches/dataflow-branch/boehm-gc/mach_dep.c
    branches/dataflow-branch/boehm-gc/mallocx.c
    branches/dataflow-branch/boehm-gc/mark.c
    branches/dataflow-branch/boehm-gc/misc.c
    branches/dataflow-branch/boehm-gc/os_dep.c
    branches/dataflow-branch/boehm-gc/powerpc_darwin_mach_dep.s
    branches/dataflow-branch/boehm-gc/pthread_stop_world.c
    branches/dataflow-branch/boehm-gc/pthread_support.c
    branches/dataflow-branch/boehm-gc/reclaim.c
    branches/dataflow-branch/boehm-gc/solaris_pthreads.c
    branches/dataflow-branch/boehm-gc/solaris_threads.c
    branches/dataflow-branch/boehm-gc/tests/test.c
    branches/dataflow-branch/boehm-gc/threadlibs.c
    branches/dataflow-branch/boehm-gc/version.h
    branches/dataflow-branch/boehm-gc/win32_threads.c
    branches/dataflow-branch/config/ChangeLog
    branches/dataflow-branch/config/acx.m4
    branches/dataflow-branch/configure
    branches/dataflow-branch/configure.in
    branches/dataflow-branch/contrib/ChangeLog
    branches/dataflow-branch/contrib/gcc_update
    branches/dataflow-branch/gcc/ChangeLog
    branches/dataflow-branch/gcc/DATESTAMP
    branches/dataflow-branch/gcc/Makefile.in
    branches/dataflow-branch/gcc/acinclude.m4
    branches/dataflow-branch/gcc/ada/ChangeLog
    branches/dataflow-branch/gcc/ada/Makefile.in
    branches/dataflow-branch/gcc/alias.c
    branches/dataflow-branch/gcc/alias.h
    branches/dataflow-branch/gcc/basic-block.h
    branches/dataflow-branch/gcc/bitmap.h
    branches/dataflow-branch/gcc/builtins.c
    branches/dataflow-branch/gcc/c-common.c
    branches/dataflow-branch/gcc/c-omp.c
    branches/dataflow-branch/gcc/c-opts.c
    branches/dataflow-branch/gcc/c-parser.c
    branches/dataflow-branch/gcc/c-pragma.c
    branches/dataflow-branch/gcc/c-typeck.c
    branches/dataflow-branch/gcc/c.opt
    branches/dataflow-branch/gcc/cfg.c
    branches/dataflow-branch/gcc/cfgcleanup.c
    branches/dataflow-branch/gcc/cgraphunit.c
    branches/dataflow-branch/gcc/combine.c
    branches/dataflow-branch/gcc/config/arm/arm.md
    branches/dataflow-branch/gcc/config/cris/cris-protos.h
    branches/dataflow-branch/gcc/config/cris/cris.c
    branches/dataflow-branch/gcc/config/cris/cris.md
    branches/dataflow-branch/gcc/config/darwin.c
    branches/dataflow-branch/gcc/config/fp-bit.h
    branches/dataflow-branch/gcc/config/i386/emmintrin.h
    branches/dataflow-branch/gcc/config/i386/i386.c
    branches/dataflow-branch/gcc/config/i386/i386.md
    branches/dataflow-branch/gcc/config/i386/mmintrin.h
    branches/dataflow-branch/gcc/config/i386/winnt.c
    branches/dataflow-branch/gcc/config/i386/xmmintrin.h
    branches/dataflow-branch/gcc/config/mips/mips-protos.h
    branches/dataflow-branch/gcc/config/mips/mips.c
    branches/dataflow-branch/gcc/config/mips/mips.md
    branches/dataflow-branch/gcc/config/rs6000/aix.h
    branches/dataflow-branch/gcc/config/rs6000/darwin-ldouble.c
    branches/dataflow-branch/gcc/config/rs6000/darwin.h
    branches/dataflow-branch/gcc/config/rs6000/linux.h
    branches/dataflow-branch/gcc/config/rs6000/linux64.h
    branches/dataflow-branch/gcc/config/rs6000/ppc64-fp.c
    branches/dataflow-branch/gcc/config/rs6000/rs6000.c
    branches/dataflow-branch/gcc/config/rs6000/rs6000.h
    branches/dataflow-branch/gcc/config/rs6000/rs6000.md
    branches/dataflow-branch/gcc/config/rs6000/sysv4.h
    branches/dataflow-branch/gcc/config/rs6000/t-linux64
    branches/dataflow-branch/gcc/config/rs6000/t-ppccomm
    branches/dataflow-branch/gcc/config/sh/predicates.md
    branches/dataflow-branch/gcc/configure
    branches/dataflow-branch/gcc/configure.ac
    branches/dataflow-branch/gcc/coretypes.h
    branches/dataflow-branch/gcc/cp/ChangeLog
    branches/dataflow-branch/gcc/cp/call.c
    branches/dataflow-branch/gcc/cp/class.c
    branches/dataflow-branch/gcc/cp/cp-tree.h
    branches/dataflow-branch/gcc/cp/name-lookup.c
    branches/dataflow-branch/gcc/cp/parser.c
    branches/dataflow-branch/gcc/cp/pt.c
    branches/dataflow-branch/gcc/cp/semantics.c
    branches/dataflow-branch/gcc/cp/typeck.c
    branches/dataflow-branch/gcc/df-core.c
    branches/dataflow-branch/gcc/df-problems.c
    branches/dataflow-branch/gcc/df-scan.c
    branches/dataflow-branch/gcc/df.h
    branches/dataflow-branch/gcc/dfp.c
    branches/dataflow-branch/gcc/doc/install.texi
    branches/dataflow-branch/gcc/doc/invoke.texi
    branches/dataflow-branch/gcc/doc/rtl.texi
    branches/dataflow-branch/gcc/doc/tm.texi
    branches/dataflow-branch/gcc/expmed.c
    branches/dataflow-branch/gcc/fix-header.c
    branches/dataflow-branch/gcc/flow.c
    branches/dataflow-branch/gcc/fortran/ChangeLog
    branches/dataflow-branch/gcc/fortran/Make-lang.in
    branches/dataflow-branch/gcc/fortran/gfortran.h
    branches/dataflow-branch/gcc/fortran/intrinsic.c
    branches/dataflow-branch/gcc/fortran/lang-specs.h
    branches/dataflow-branch/gcc/fortran/lang.opt
    branches/dataflow-branch/gcc/fortran/options.c
    branches/dataflow-branch/gcc/fortran/resolve.c
    branches/dataflow-branch/gcc/fortran/scanner.c
    branches/dataflow-branch/gcc/fortran/symbol.c
    branches/dataflow-branch/gcc/fortran/trans-expr.c
    branches/dataflow-branch/gcc/gdbinit.in
    branches/dataflow-branch/gcc/genattrtab.c
    branches/dataflow-branch/gcc/genautomata.c
    branches/dataflow-branch/gcc/genconditions.c
    branches/dataflow-branch/gcc/genextract.c
    branches/dataflow-branch/gcc/gengtype.c
    branches/dataflow-branch/gcc/gimple-low.c
    branches/dataflow-branch/gcc/gimplify.c
    branches/dataflow-branch/gcc/global.c
    branches/dataflow-branch/gcc/gthr-dce.h
    branches/dataflow-branch/gcc/gthr-posix.h
    branches/dataflow-branch/gcc/gthr-posix95.h
    branches/dataflow-branch/gcc/gthr-solaris.h
    branches/dataflow-branch/gcc/gthr-tpf.h
    branches/dataflow-branch/gcc/haifa-sched.c
    branches/dataflow-branch/gcc/libgcc-std.ver
    branches/dataflow-branch/gcc/loop-iv.c
    branches/dataflow-branch/gcc/mklibgcc.in
    branches/dataflow-branch/gcc/omp-low.c
    branches/dataflow-branch/gcc/optabs.c
    branches/dataflow-branch/gcc/passes.c
    branches/dataflow-branch/gcc/print-tree.c
    branches/dataflow-branch/gcc/rtl.h
    branches/dataflow-branch/gcc/sched-vis.c
    branches/dataflow-branch/gcc/target-def.h
    branches/dataflow-branch/gcc/target.h
    branches/dataflow-branch/gcc/targhooks.c
    branches/dataflow-branch/gcc/targhooks.h
    branches/dataflow-branch/gcc/testsuite/ChangeLog
    branches/dataflow-branch/gcc/testsuite/ada/acats/support/impdef.a
    branches/dataflow-branch/gcc/testsuite/ada/acats/tests/c9/c954025.a
    branches/dataflow-branch/gcc/testsuite/ada/acats/tests/c9/c954026.a
    branches/dataflow-branch/gcc/testsuite/ada/acats/tests/c9/c97305c.ada
    branches/dataflow-branch/gcc/testsuite/ada/acats/tests/c9/c99004a.ada
    branches/dataflow-branch/gcc/testsuite/g++.dg/compat/struct-layout-1.exp
    branches/dataflow-branch/gcc/testsuite/g++.dg/compat/struct-layout-1_generate.c
    branches/dataflow-branch/gcc/testsuite/g++.dg/lookup/strong-using-1.C
    branches/dataflow-branch/gcc/testsuite/g++.dg/lookup/strong-using-2.C
    branches/dataflow-branch/gcc/testsuite/g++.dg/lookup/strong-using-3.C
    branches/dataflow-branch/gcc/testsuite/gcc.dg/compat/struct-layout-1.exp
    branches/dataflow-branch/gcc/testsuite/gcc.dg/compat/struct-layout-1_generate.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/conv-2.c
    branches/dataflow-branch/gcc/testsuite/gcc.dg/gomp/gomp.exp
    branches/dataflow-branch/gcc/testsuite/gcc.dg/tree-ssa/gen-vect-11.c
    branches/dataflow-branch/gcc/testsuite/gcc.misc-tests/dectest.exp
    branches/dataflow-branch/gcc/testsuite/gfortran.dg/char_result_11.f90
    branches/dataflow-branch/gcc/testsuite/lib/target-supports.exp
    branches/dataflow-branch/gcc/tree-dump.c
    branches/dataflow-branch/gcc/tree-inline.c
    branches/dataflow-branch/gcc/tree-nested.c
    branches/dataflow-branch/gcc/tree-pretty-print.c
    branches/dataflow-branch/gcc/tree-ssa-alias.c
    branches/dataflow-branch/gcc/tree-ssa-pre.c
    branches/dataflow-branch/gcc/tree-ssa-structalias.c
    branches/dataflow-branch/gcc/tree-vrp.c
    branches/dataflow-branch/gcc/tree.c
    branches/dataflow-branch/gcc/tree.def
    branches/dataflow-branch/gcc/tree.h
    branches/dataflow-branch/gcc/treestruct.def
    branches/dataflow-branch/gcc/varasm.c
    branches/dataflow-branch/gcc/vec.h
    branches/dataflow-branch/libcpp/ChangeLog
    branches/dataflow-branch/libcpp/init.c
    branches/dataflow-branch/libcpp/macro.c
    branches/dataflow-branch/libgfortran/ChangeLog
    branches/dataflow-branch/libgfortran/io/transfer.c
    branches/dataflow-branch/libgomp/ChangeLog
    branches/dataflow-branch/libgomp/Makefile.am
    branches/dataflow-branch/libgomp/Makefile.in
    branches/dataflow-branch/libgomp/aclocal.m4
    branches/dataflow-branch/libgomp/configure
    branches/dataflow-branch/libgomp/configure.ac
    branches/dataflow-branch/libgomp/libgomp.h
    branches/dataflow-branch/libgomp/libgomp_f.h.in
    branches/dataflow-branch/libgomp/omp.h.in
    branches/dataflow-branch/libgomp/omp_lib.f90.in
    branches/dataflow-branch/libgomp/omp_lib.h.in
    branches/dataflow-branch/libgomp/testsuite/Makefile.in
    branches/dataflow-branch/libjava/ChangeLog
    branches/dataflow-branch/libjava/prims.cc
    branches/dataflow-branch/libobjc/ChangeLog
    branches/dataflow-branch/libobjc/Makefile.in
    branches/dataflow-branch/libobjc/configure
    branches/dataflow-branch/libobjc/configure.ac
    branches/dataflow-branch/libobjc/gc.c

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

Propchange: branches/dataflow-branch/boehm-gc/callprocs
            ('svn:executable' modified)

Modified: branches/dataflow-branch/boehm-gc/configure
URL: http://gcc.gnu.org/viewcvs/branches/dataflow-branch/boehm-gc/configure?root=gcc&view=diff&rev=110323&r1=110322&r2=110323
==============================================================================
--- branches/dataflow-branch/boehm-gc/configure (original)
+++ branches/dataflow-branch/boehm-gc/configure Sat Jan 28 13:42:41 2006
@@ -1767,7 +1767,7 @@
 
 # Define the identity of the package.
  PACKAGE=gc
- VERSION=6.3
+ VERSION=6.6
 
 
 # Some tools Automake needs.

Propchange: branches/dataflow-branch/boehm-gc/configure
            ('svn:executable' modified)

Propchange: branches/dataflow-branch/boehm-gc/cord/de_win.ICO
            ('svn:executable' added)

Propchange: branches/dataflow-branch/boehm-gc/cord/de_win.ICO
            ('svn:mime-type' added)

Propchange: branches/dataflow-branch/boehm-gc/depcomp
            ('svn:executable' modified)



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