gcc/libstdc++-v3
Paolo Carlini aa2b7414b0 allocator.h (allocator_arg_t, [...]): Add.
2010-09-27  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/allocator.h (allocator_arg_t, allocator_arg,
	uses_allocator): Add.
	* testsuite/20_util/uses_allocator/value.cc: New.
	* testsuite/20_util/uses_allocator/requirements/typedefs.cc: Likewise.
	* testsuite/20_util/uses_allocator/requirements/
	explicit_instantiation.cc: Likewise.
	* include/bits/stl_queue.h (uses_allocator<queue>,
	uses_allocator<priority_queue>): Add.
	* include/bits/stl_stack.h (uses_allocator<stack>): Likewise.

	* include/bits/stl_pair.h (piecewise_construct): Add.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Adjust dg-error
	line number.

From-SVN: r164654
2010-09-27 17:27:43 +00:00
..
config re PR libstdc++/45628 (std::fstream::tellg invalidates I/O buffer) 2010-09-22 19:40:43 +00:00
doc [multiple changes] 2010-09-15 10:46:39 +00:00
include allocator.h (allocator_arg_t, [...]): Add. 2010-09-27 17:27:43 +00:00
libsupc++ hash_bytes.cc: Move... 2010-09-22 08:19:08 +00:00
po gc++filt.m4: New file. 2010-07-02 10:05:49 +00:00
python printers.py (StdVectorPrinter): Added stuff to handle pretty-printing of std::vector<bool>. 2010-08-16 18:48:27 +00:00
scripts
src hash_bytes.cc: Move... 2010-09-22 08:19:08 +00:00
testsuite allocator.h (allocator_arg_t, [...]): Add. 2010-09-27 17:27:43 +00:00
acinclude.m4 cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
aclocal.m4
ChangeLog allocator.h (allocator_arg_t, [...]): Add. 2010-09-27 17:27:43 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
ChangeLog-2009
config.h.in acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove. 2010-07-27 10:36:50 +00:00
configure cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
configure.ac acinclude.m4 ([GLIBCXX_CHECK_STDIO_MACROS]): Remove. 2010-07-27 10:36:50 +00:00
configure.host gc++filt.m4: New file. 2010-07-02 10:05:49 +00:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am
Makefile.in gc++filt.m4: New file. 2010-07-02 10:05:49 +00:00
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.