<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-gcc/libstdc++-v3/python/libstdcxx, branch gcc-4_9_2-ppe42</title>
<subtitle>GCC for the PPE42</subtitle>
<id>https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42</id>
<link rel='self' href='https://git.raptorcs.com/git/ppe42-gcc/atom?h=gcc-4_9_2-ppe42'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/'/>
<updated>2014-08-04T18:50:30+00:00</updated>
<entry>
<title>2014-08-04  Samuel Bronson  &lt;naesten@gmail.com&gt;</title>
<updated>2014-08-04T18:50:30+00:00</updated>
<author>
<name>redi</name>
<email>redi@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2014-08-04T18:50:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=70dc41fca2303d3098480193911f1148cf962257'/>
<id>urn:sha1:70dc41fca2303d3098480193911f1148cf962257</id>
<content type='text'>
	Backport r212453 from trunk
	2014-07-11  Samuel Bronson  &lt;naesten@gmail.com&gt;
		    Matthias Klose  &lt;doko@ubuntu.com&gt;

	PR libstdc++/58962
	* python/libstdcxx/v6/printers.py: Port to Python 2+3
	(imap): New compat function.
	(izip): Likewise.
	(Iterator): New mixin to allow writing iterators in Python 3 style
	regardless of which version we're running on.
	[Python3] (long) New compat alias for "int".
	* testsuite/lib/gdb-test.exp: Port to Python 2+3 (print syntax)

	Backport r210625 from trunk
	2014-05-19  Jonathan Wakely  &lt;jwakely@redhat.com&gt;

	* python/libstdcxx/v6/printers.py: Use Python3 raise syntax.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@213604 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	PR libstdc++/59476</title>
<updated>2014-05-02T16:00:57+00:00</updated>
<author>
<name>redi</name>
<email>redi@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2014-05-02T16:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=a448c922b542547f5972080afbf26c163e2a5c55'/>
<id>urn:sha1:a448c922b542547f5972080afbf26c163e2a5c55</id>
<content type='text'>
	* python/libstdcxx/v6/printers.py (get_value_from_Rb_tree_node): New
	function to handle both C++03 and C++11 _Rb_tree_node implementations.
	(StdRbtreeIteratorPrinter, StdMapPrinter, StdSetPrinter): Use it.
	* testsuite/libstdc++-prettyprinters/simple.cc: Update comment to
	refer to...
	* testsuite/libstdc++-prettyprinters/simple11.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_9-branch@210007 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>Update copyright years in libstdc++-v3/</title>
<updated>2014-01-02T22:30:10+00:00</updated>
<author>
<name>rsandifo</name>
<email>rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2014-01-02T22:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=e5094b336f698f718ea8886cae439c42f4bc16cd'/>
<id>urn:sha1:e5094b336f698f718ea8886cae439c42f4bc16cd</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206301 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2013-08-20  Phil Muldoon  &lt;pmuldoon@redhat.com&gt;</title>
<updated>2013-08-20T19:20:42+00:00</updated>
<author>
<name>pmuldoon</name>
<email>pmuldoon@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2013-08-20T19:20:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=df1ac917c9ce90beb8c3804c2d92cb47b337de30'/>
<id>urn:sha1:df1ac917c9ce90beb8c3804c2d92cb47b337de30</id>
<content type='text'>
	PR libstdc++/53477
	http://sourceware.org/bugzilla/show_bug.cgi?id=15195

	* python/libstdcxx/v6/printers.py (Printer.__call__): If a value
	is a reference, fetch referenced value.
	(RxPrinter.invoke): Ditto.
	* testsuite/libstdc++-prettyprinters/cxx11.cc (main): Add -O0
	flag. Add referenced value tests.



git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201888 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2013-08-08  François Dumont  &lt;fdumont@gcc.gnu.org&gt;</title>
<updated>2013-08-08T09:47:29+00:00</updated>
<author>
<name>fdumont</name>
<email>fdumont@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2013-08-08T09:47:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=b0a82d23d44fd82958bf5d2bc89948a5ac865d3e'/>
<id>urn:sha1:b0a82d23d44fd82958bf5d2bc89948a5ac865d3e</id>
<content type='text'>
	* include/bits/hashtable_policy.h (_Hashtable_alloc): New.
	(_ReuseOrAllocNode, _AllocNode): Adapt to use latter rather than
	_Hashtable.
	(_Before_begin&lt;&gt;): Remove.
	* include/bits/hashtable.h (_Hashtable): Inherit from
	_Hashtable_alloc and adapt. Restore _M_before_begin field.
	* src/c++11/hashtable_c++0x.cc: Add ext/alloc_traits.h include.
	* python/libstdcxx/v6/printers.py (StdHashtableIterator): Adapt
	access to hashtable before begin.
	* testsuite/23_containers/unordered_set/
	not_default_constructible_hash_neg.cc: Adapt dg-error line number.
	* testsuite/23_containers/unordered_set/instantiation_neg.cc:
	Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201592 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2013-08-06  Paolo Carlini  &lt;paolo.carlini@oracle.com&gt;</title>
<updated>2013-08-06T11:11:07+00:00</updated>
<author>
<name>paolo</name>
<email>paolo@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2013-08-06T11:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=7407ba0b769ad434b2787b3dfb67cd5e44b80e3e'/>
<id>urn:sha1:7407ba0b769ad434b2787b3dfb67cd5e44b80e3e</id>
<content type='text'>
	Revert the last commit.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201525 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2013-08-06  François Dumont  &lt;fdumont@gcc.gnu.org&gt;</title>
<updated>2013-08-06T08:38:58+00:00</updated>
<author>
<name>fdumont</name>
<email>fdumont@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2013-08-06T08:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=2546266f931e7bea07456b874ece8816369dad2f'/>
<id>urn:sha1:2546266f931e7bea07456b874ece8816369dad2f</id>
<content type='text'>
	* include/bits/hashtable_policy.h (_Hashtable_alloc): New.
	(_ReuseOrAllocNode, _AllocNode): Adapt to use latter rather than
	_Hashtable.
	(_Before_begin&lt;&gt;): Remove.
	* include/bits/hashtable.h (_Hashtable): Inherit from
	_Hashtable_alloc and adapt. Restore _M_before_begin field.
	* python/libstdcxx/v6/printers.py (StdHashtableIterator): Adapt
	access to hashtable before begin.
	* testsuite/23_containers/unordered_set/
	not_default_constructible_hash_neg.cc: Adapt dg-error line number.
	* testsuite/23_containers/unordered_set/instantiation_neg.cc:
	Likewise.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@201522 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>2013-05-15  François Dumont  &lt;fdumont@gcc.gnu.org&gt;</title>
<updated>2013-05-15T19:39:18+00:00</updated>
<author>
<name>fdumont</name>
<email>fdumont@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2013-05-15T19:39:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=611894d11cc044ebccf44b2ad2a8a63e07ecbb84'/>
<id>urn:sha1:611894d11cc044ebccf44b2ad2a8a63e07ecbb84</id>
<content type='text'>
	* python/libstdcxx/v6/printers.py (Tr1HashtableIterator): Fix
	rendering of std::tr1 unordered containers iterator.
	(StdHashtableIterator): New, render std unordered containers iterator.
	* testsuite/libstdc++-prettyprinters/tr1.cc: New.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@198947 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>Update copyright in libstdc++-v3.</title>
<updated>2013-02-03T17:54:05+00:00</updated>
<author>
<name>rsandifo</name>
<email>rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2013-02-03T17:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=95da0dc6f30722a5c46af68d1d6a24e7830b4b68'/>
<id>urn:sha1:95da0dc6f30722a5c46af68d1d6a24e7830b4b68</id>
<content type='text'>
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@195701 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
<entry>
<title>	* testsuite/libstdc++-prettyprinters/whatis.cc: New file.</title>
<updated>2012-11-16T18:17:25+00:00</updated>
<author>
<name>tromey</name>
<email>tromey@138bc75d-0d04-0410-961f-82ee72b054a4</email>
</author>
<published>2012-11-16T18:17:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-gcc/commit/?id=0ed3336a547e85306b4424b97b9762dbe15db061'/>
<id>urn:sha1:0ed3336a547e85306b4424b97b9762dbe15db061</id>
<content type='text'>
	* testsuite/lib/gdb-test.exp (whatis-test): New proc.
	(gdb-test): Handle 'whatis' tests.
	(gdb_batch_check): New proc.
	(gdb_version_check): Rewrite to use gdb_batch_check.
	* python/libstdcxx/v6/printers.py: Import gdb.types.
	(FilteringTypePrinter): New class.
	(add_one_type_printer, register_type_printers): New functions.
	(register_libstdcxx_printers): Call register_type_printers.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@193573 138bc75d-0d04-0410-961f-82ee72b054a4
</content>
</entry>
</feed>
