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]

r152431 - in /trunk/libstdc++-v3: ChangeLog con...


Author: rus
Date: Sat Oct  3 02:17:41 2009
New Revision: 152431

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152431
Log:
merge branch profile-stdlib

Added:
    trunk/libstdc++-v3/doc/xml/manual/profile_mode.xml
      - copied unchanged from r152425, branches/profile-stdlib/libstdc++-v3/doc/xml/manual/profile_mode.xml
    trunk/libstdc++-v3/include/profile/   (props changed)
      - copied from r152425, branches/profile-stdlib/libstdc++-v3/include/profile/
    trunk/libstdc++-v3/testsuite/23_containers/unordered_map/profile/   (props changed)
      - copied from r152425, branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/unordered_map/profile/
    trunk/libstdc++-v3/testsuite/23_containers/vector/profile/   (props changed)
      - copied from r152425, branches/profile-stdlib/libstdc++-v3/testsuite/23_containers/vector/profile/
    trunk/libstdc++-v3/testsuite/ext/profile/   (props changed)
      - copied from r152425, branches/profile-stdlib/libstdc++-v3/testsuite/ext/profile/
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/config.h.in
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/doc/Makefile.am
    trunk/libstdc++-v3/doc/Makefile.in
    trunk/libstdc++-v3/doc/doxygen/user.cfg.in
    trunk/libstdc++-v3/doc/xml/manual/debug.xml
    trunk/libstdc++-v3/doc/xml/manual/extensions.xml
    trunk/libstdc++-v3/include/Makefile.am
    trunk/libstdc++-v3/include/Makefile.in
    trunk/libstdc++-v3/include/backward/hash_map
    trunk/libstdc++-v3/include/backward/hash_set
    trunk/libstdc++-v3/include/bits/c++config
    trunk/libstdc++-v3/include/profile/impl/   (props changed)
    trunk/libstdc++-v3/include/std/bitset
    trunk/libstdc++-v3/include/std/deque
    trunk/libstdc++-v3/include/std/list
    trunk/libstdc++-v3/include/std/map
    trunk/libstdc++-v3/include/std/set
    trunk/libstdc++-v3/include/std/unordered_map
    trunk/libstdc++-v3/include/std/unordered_set
    trunk/libstdc++-v3/include/std/vector
    trunk/libstdc++-v3/include/tr1_impl/hashtable
    trunk/libstdc++-v3/testsuite/23_containers/deque/capacity/moveable.cc
    trunk/libstdc++-v3/testsuite/23_containers/list/capacity/29134.cc
    trunk/libstdc++-v3/testsuite/23_containers/vector/resize/moveable.cc
    trunk/libstdc++-v3/testsuite/Makefile.am
    trunk/libstdc++-v3/testsuite/Makefile.in

Propchange: trunk/libstdc++-v3/include/profile/
            ('svn:mergeinfo' added)

Propchange: trunk/libstdc++-v3/include/profile/impl/
            ('svn:mergeinfo' added)

Propchange: trunk/libstdc++-v3/testsuite/23_containers/unordered_map/profile/
            ('svn:mergeinfo' added)

Propchange: trunk/libstdc++-v3/testsuite/23_containers/vector/profile/
            ('svn:mergeinfo' added)

Propchange: trunk/libstdc++-v3/testsuite/ext/profile/
            ('svn:mergeinfo' added)



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