gcc/libstdc++-v3/python
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
..
libstdcxx printers.py (StdListPrinter): Add -D_GLIBCXX_DEBUG implementation changes. 2009-10-01 20:43:13 +00:00
Makefile.am Makefile.am (install-data-local): Use DESTDIR correctly. 2009-07-27 20:21:30 +00:00
Makefile.in Regenerate tree using Autoconf 2.64 and Automake 1.11. 2009-08-22 13:22:20 +00:00
hook.in hook.in: Fix prefix trailing slash on 64bit host arches. 2009-09-18 20:03:47 +00:00