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]

r145495 - in /branches/pretty-ipa: ./ gcc/Chang...


Author: hubicka
Date: Fri Apr  3 10:42:17 2009
New Revision: 145495

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

	Merge from mainline.

Added:
    branches/pretty-ipa/libstdc++-v3/include/bits/random.h
      - copied unchanged from r145490, trunk/libstdc++-v3/include/bits/random.h
    branches/pretty-ipa/libstdc++-v3/include/bits/random.tcc
      - copied unchanged from r145490, trunk/libstdc++-v3/include/bits/random.tcc
    branches/pretty-ipa/libstdc++-v3/include/tr1/random.h
      - copied unchanged from r145490, trunk/libstdc++-v3/include/tr1/random.h
    branches/pretty-ipa/libstdc++-v3/include/tr1/random.tcc
      - copied unchanged from r145490, trunk/libstdc++-v3/include/tr1/random.tcc
    branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/random/
      - copied from r145490, trunk/libstdc++-v3/testsuite/26_numerics/random/
Modified:
    branches/pretty-ipa/libstdc++-v3/ChangeLog
    branches/pretty-ipa/libstdc++-v3/include/Makefile.am
    branches/pretty-ipa/libstdc++-v3/include/Makefile.in
    branches/pretty-ipa/libstdc++-v3/include/std/random
    branches/pretty-ipa/libstdc++-v3/include/tr1/random
    branches/pretty-ipa/libstdc++-v3/include/tr1_impl/random
    branches/pretty-ipa/libstdc++-v3/include/tr1_impl/random.tcc
    branches/pretty-ipa/libstdc++-v3/testsuite/20_util/shared_ptr/thread/default_weaktoshared.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/20_util/shared_ptr/thread/mutex_weaktoshared.cc
    branches/pretty-ipa/libstdc++-v3/testsuite/26_numerics/headers/random/std_c++0x_neg.cc

Changes in other areas also in this revision:
Added:
    branches/pretty-ipa/gcc/testsuite/g++.dg/template/error38.C
      - copied unchanged from r145490, trunk/gcc/testsuite/g++.dg/template/error38.C
    branches/pretty-ipa/gcc/testsuite/gcc.target/mips/interrupt_handler.c
      - copied unchanged from r145490, trunk/gcc/testsuite/gcc.target/mips/interrupt_handler.c
    branches/pretty-ipa/gcc/testsuite/objc.dg/bad-receiver-type-2.m
      - copied unchanged from r145490, trunk/gcc/testsuite/objc.dg/bad-receiver-type-2.m
Modified:
    branches/pretty-ipa/   (props changed)
    branches/pretty-ipa/gcc/ChangeLog
    branches/pretty-ipa/gcc/ChangeLog.pretty-ipa
    branches/pretty-ipa/gcc/DATESTAMP
    branches/pretty-ipa/gcc/c-decl.c
    branches/pretty-ipa/gcc/cgraph.h
    branches/pretty-ipa/gcc/config.gcc
    branches/pretty-ipa/gcc/config/mips/mips-protos.h
    branches/pretty-ipa/gcc/config/mips/mips.c
    branches/pretty-ipa/gcc/config/mips/mips.h
    branches/pretty-ipa/gcc/config/mips/mips.md
    branches/pretty-ipa/gcc/config/mips/sde.h
    branches/pretty-ipa/gcc/config/rs6000/linux64.h
    branches/pretty-ipa/gcc/config/rs6000/sysv4.h
    branches/pretty-ipa/gcc/config/rs6000/sysv4.opt
    branches/pretty-ipa/gcc/config/rs6000/t-linux64
    branches/pretty-ipa/gcc/config/sh/sh-protos.h
    branches/pretty-ipa/gcc/config/sh/sh.c
    branches/pretty-ipa/gcc/configure
    branches/pretty-ipa/gcc/configure.ac
    branches/pretty-ipa/gcc/cp/ChangeLog
    branches/pretty-ipa/gcc/cp/cp-tree.h
    branches/pretty-ipa/gcc/cp/error.c
    branches/pretty-ipa/gcc/cp/pt.c
    branches/pretty-ipa/gcc/doc/extend.texi
    branches/pretty-ipa/gcc/doc/invoke.texi
    branches/pretty-ipa/gcc/gcc.c
    branches/pretty-ipa/gcc/reload1.c
    branches/pretty-ipa/gcc/testsuite/ChangeLog
    branches/pretty-ipa/gcc/testsuite/gcc.dg/memcpy-1.c
    branches/pretty-ipa/gcc/varpool.c
    branches/pretty-ipa/libgcc/ChangeLog
    branches/pretty-ipa/libgcc/config.host

Propchange: branches/pretty-ipa/
            ('svnmerge-integrated' modified)



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