gcc/libstdc++-v3
Phil Muldoon cd0961a515 printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes.
2009-10-01  Phil Muldoon <pmuldoon@redhat.com>

	* python/libstdcxx/v6/printers.py (StdListPrinter):
	Add -D_GLIBCXX_DEBUG implementation changes. Receive typename from
	printer registration.
	(StdListIteratorPrinter): Likewise.
	(StdDebugIteratorPrinter): New printer.
	(build_libstdcxx_dictionary): Add -D_GLIBCXX_DEBUG registration
	entries.  Always pass a typename where the type can change.
	(StdSlistPrinter) Receive typename from printer registration.  Use
	in printer output.
	(StdBitsetPrinter): Likewise.
	(StdDequePrinter): Likewise.

From-SVN: r152385
2009-10-01 20:43:13 +00:00
..
config atomicity.h (__exchange_and_add): Set earlyclobber constraint. 2009-09-14 10:18:41 +00:00
doc lwg-active.html: Update to Revision R66. 2009-09-26 21:30:59 +00:00
include random.tcc: Define static const data members. 2009-09-30 00:50:24 +00:00
libsupc++ eh_terminate.cc: Fixes for -fno-exceptions. 2009-09-29 00:15:30 +00:00
po Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
python printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes. 2009-10-01 20:43:13 +00:00
scripts
src re PR libstdc++/41037 (dec not set in cerr flags) 2009-09-14 17:01:05 +00:00
testsuite random.tcc: Define static const data members. 2009-09-30 00:50:24 +00:00
acinclude.m4 sed and head portability fixes in ld version check. 2009-09-30 00:43:28 +00:00
aclocal.m4 Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
ChangeLog printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes. 2009-10-01 20:42:12 +00:00
ChangeLog-1998
ChangeLog-1999
ChangeLog-2000
ChangeLog-2001
ChangeLog-2002
ChangeLog-2003
ChangeLog-2004
ChangeLog-2005
ChangeLog-2006
ChangeLog-2007
ChangeLog-2008
config.h.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
configure sed and head portability fixes in ld version check. 2009-09-30 00:43:28 +00:00
configure.ac re PR libstdc++/41280 (Revision 151352 breaks 32bit libstdc++) 2009-09-07 13:38:27 +00:00
configure.host MAINTAINERS: Add myself as mep maintainer. 2009-06-24 00:16:25 -04:00
crossconfig.m4
fragment.am
linkage.m4
Makefile.am Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +00:00
Makefile.in Cleanups after the update to Autoconf 2.64, Automake 1.11. 2009-08-22 13:41:50 +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.