gcc/libstdc++-v3
Jason Merrill 988499f434 Add initializer_list support as per N2679.
* include/debug/unordered_map: Add initializer_list support.
        * include/debug/safe_association.h: Likewise.
        * include/debug/unordered_set: Likewise.
        * include/debug/vector: Likewise.
        * include/debug/deque: Likewise.
        * include/debug/map.h: Likewise.
        * include/debug/set.h: Likewise.
        * include/debug/string: Likewise.
        * include/debug/list: Likewise.
        * include/debug/multimap.h: Likewise.
        * include/tr1_impl/unordered_map: Likewise.
        * include/tr1_impl/hashtable: Likewise.
        * include/tr1_impl/unordered_set: Likewise.
        * include/tr1_impl/regex: Likewise.
        * include/std/valarray: Likewise.
        * include/std/unordered_map: Likewise.
        * include/std/unordered_set: Likewise.
        * include/bits/stl_list.h: Likewise.
        * include/bits/stl_map.h: Likewise.
        * include/bits/stl_set.h: Likewise.
        * include/bits/basic_string.h: Likewise.
        * include/bits/basic_string.tcc: Likewise.
        * include/bits/stl_multimap.h: Likewise.
        * include/bits/stl_vector.h: Likewise.
        * include/bits/stl_deque.h: Likewise.
        * include/bits/stl_multiset.h: Likewise.
        * include/bits/stl_bvector.h: Likewise.
        * include/ext/vstring.h: Likewise.
        * include/ext/rc_string_base.h: Likewise.
        * include/ext/sso_string_base.h: Likewise.
        * src/Makefile.am (w?string-inst): Build with -std=gnu++0x.
        * src/Makefile.in: Likewise.
        * config/abi/pre/gnu.ver: Add new w?string exports.
...

From-SVN: r138043
2008-07-21 15:40:39 -04:00
..
config Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
doc user.cfg.in: Add complex, ratio, intializer_list. 2008-07-16 07:01:23 +00:00
include Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
libmath
libsupc++ user.cfg.in: Add complex, ratio, intializer_list. 2008-07-16 07:01:23 +00:00
po
scripts
src Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
testsuite Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
acinclude.m4 chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
aclocal.m4
ChangeLog Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
config.h.in chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
configure chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
configure.ac chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
configure.host arm-eabi-extra.ver: New file. 2008-07-21 19:21:45 +00:00
crossconfig.m4 MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
fragment.am
linkage.m4
Makefile.am
Makefile.in
README

file: libstdc++-v3/README

New users may wish to point their web browsers to the file
index.html in the 'doc/html' subdirectory.  It contains brief
building instructions and notes on how to configure the library in
interesting ways.