<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ppe42-binutils/gold/ChangeLog, branch binutils-2_24-ppe42</title>
<subtitle>GNU Binutils for the PPE42</subtitle>
<id>https://git.raptorcs.com/git/ppe42-binutils/atom?h=binutils-2_24-ppe42</id>
<link rel='self' href='https://git.raptorcs.com/git/ppe42-binutils/atom?h=binutils-2_24-ppe42'/>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/'/>
<updated>2013-11-22T23:54:52+00:00</updated>
<entry>
<title>Use in-tree assembler for exception_x86_64_bnd_test.</title>
<updated>2013-11-22T23:54:52+00:00</updated>
<author>
<name>Cary Coutant</name>
<email>ccoutant@google.com</email>
</author>
<published>2013-11-22T23:38:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=be0118cc17a79fdecde2f6a92e47e02369e32888'/>
<id>urn:sha1:be0118cc17a79fdecde2f6a92e47e02369e32888</id>
<content type='text'>
gold/
	* testsuite/Makefile.am (exception_x86_64_bnd_test): Use in-tree
	assembler.
	* testsuite/Makefile.in: Regenerate.
</content>
</entry>
<entry>
<title>Add R_X86_64_PC32_BND/R_X86_64_PLT32_BND suppor to gold</title>
<updated>2013-11-18T17:59:23+00:00</updated>
<author>
<name>H.J. Lu</name>
<email>hjl.tools@gmail.com</email>
</author>
<published>2013-11-17T18:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=0659b3872bcd5cf5fd7ee8754290bd6b12d7324d'/>
<id>urn:sha1:0659b3872bcd5cf5fd7ee8754290bd6b12d7324d</id>
<content type='text'>
elfcpp/

	* x86_64.h (R_X86_64_PC32_BND): New.
	(R_X86_64_PLT32_BND): Likewise.

gold/

	* x86_64.cc (Target_x86_64&lt;size&gt;::Scan::get_reference_flags):
	Handle R_X86_64_PC32_BND and R_X86_64_PLT32_BND just like
	R_X86_64_PC32 and R_X86_64_PLT32, respectively.
	(Target_x86_64&lt;size&gt;::Scan::local): Likewise.
	(Target_x86_64&lt;size&gt;::Scan::global): Likewise.
	(Target_x86_64&lt;size&gt;::Relocate::relocate): Likewise.
	(Target_x86_64&lt;size&gt;::Relocatable_size_for_reloc::get_size_for_reloc):
	Likewise.
	(Target_x86_64&lt;size&gt;::Scan::check_non_pic(): Handle
	R_X86_64_PC32_BND.

	* testsuite/Makefile.am (check_PROGRAMS): Add
	exception_x86_64_bnd_test.
	(exception_x86_64_bnd_test_SOURCES): New macro.
	(exception_x86_64_bnd_test_DEPENDENCIES): Likewise.
	(exception_x86_64_bnd_test_LDFLAGS): Likewise.
	(exception_x86_64_bnd_test_LDADD): Likewise.
	(exception_x86_64_bnd_1.o): New rule.
	(exception_x86_64_bnd_2.o): Likewise.
	* testsuite/Makefile.in: Regenerated.
</content>
</entry>
<entry>
<title>Fixes to powerpc64 gold ELFv2 support</title>
<updated>2013-11-15T06:01:38+00:00</updated>
<author>
<name>Alan Modra</name>
<email>amodra@gmail.com</email>
</author>
<published>2013-11-15T00:06:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=484649796420f367ff1b9d192125a78ced97ec40'/>
<id>urn:sha1:484649796420f367ff1b9d192125a78ced97ec40</id>
<content type='text'>
(cherry picked from commit 9055360d4a69313949c3535ec065080cb814367d)
</content>
</entry>
<entry>
<title>Remove powerpc.cc copy of use_plt_offset</title>
<updated>2013-11-15T05:59:46+00:00</updated>
<author>
<name>Alan Modra</name>
<email>amodra@gmail.com</email>
</author>
<published>2013-11-01T05:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=85f943746d1c29be3f19f99e5db638f74aa959c6'/>
<id>urn:sha1:85f943746d1c29be3f19f99e5db638f74aa959c6</id>
<content type='text'>
(cherry picked from commit 88b8e63904fda25c029deaf25d7b4e489b351470)
</content>
</entry>
<entry>
<title>PowerPC64 ELFv2 support for gold.</title>
<updated>2013-11-15T05:17:07+00:00</updated>
<author>
<name>Alan Modra</name>
<email>amodra@gmail.com</email>
</author>
<published>2013-10-29T07:15:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=2378a1ff0f34eb5c200a0b48ae9f3a97ba880219'/>
<id>urn:sha1:2378a1ff0f34eb5c200a0b48ae9f3a97ba880219</id>
<content type='text'>
(cherry picked from commit b4f7960d5307fe4aad2126382df78f63696e96b3)
</content>
</entry>
<entry>
<title>Report overflow on PowerPC64 @h and @ha relocations.</title>
<updated>2013-11-15T05:00:49+00:00</updated>
<author>
<name>Alan Modra</name>
<email>amodra@gmail.com</email>
</author>
<published>2013-10-29T06:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=9d1ae407d3fbe1634f44259611105e30d8a8b3e2'/>
<id>urn:sha1:9d1ae407d3fbe1634f44259611105e30d8a8b3e2</id>
<content type='text'>
(cherry picked from commit f9c6b9078c54ea0f018b673e2ff128e61a0aa666)
</content>
</entry>
<entry>
<title>gold: x86_64-nacl: Correct 9-byte nop sequence to match what the assembler generates.</title>
<updated>2013-10-30T23:01:29+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>mcgrathr@google.com</email>
</author>
<published>2013-10-30T22:57:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=be157b60778bf79a915cd8e2df5bb0e8342ddbdd'/>
<id>urn:sha1:be157b60778bf79a915cd8e2df5bb0e8342ddbdd</id>
<content type='text'>
gold/
	* x86_64.cc (Output_data_plt_x86_64_nacl::first_plt_entry):
	Correct 9-byte nop sequence to match what the assembler generates.

(cherry picked from commit dd0845d708ab82f931fd7b800b4d218842ed635f)
</content>
</entry>
<entry>
<title>	* output.h (Output_data_got::add_constant): Tidy.</title>
<updated>2013-10-14T02:53:55+00:00</updated>
<author>
<name>Alan Modra</name>
<email>amodra@gmail.com</email>
</author>
<published>2013-10-14T02:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=a499455d8db2677c1a988b00c63826c118992e04'/>
<id>urn:sha1:a499455d8db2677c1a988b00c63826c118992e04</id>
<content type='text'>
	(Output_data_got::add_constant_pair): New function.
	* powerpc.cc (Output_data_got_powerpc): Override all Output_data_got
	methods used so as to first call reserve_ent().
</content>
</entry>
<entry>
<title>gold/</title>
<updated>2013-10-11T23:06:38+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2013-10-11T23:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=5d8c3331a177d09c57dff5ca74600c29624c67e2'/>
<id>urn:sha1:5d8c3331a177d09c57dff5ca74600c29624c67e2</id>
<content type='text'>
	* powerpc.cc (Output_data_got_powerpc): Remove unused methods
	add_got_entry and add_got_entry_pair.
</content>
</entry>
<entry>
<title>gold/</title>
<updated>2013-10-11T22:08:03+00:00</updated>
<author>
<name>Roland McGrath</name>
<email>roland@gnu.org</email>
</author>
<published>2013-10-11T22:08:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.raptorcs.com/git/ppe42-binutils/commit/?id=6fbf347db1f50c3da7f504501b0252f51106b2c1'/>
<id>urn:sha1:6fbf347db1f50c3da7f504501b0252f51106b2c1</id>
<content type='text'>
	* configure.ac (TLS_GNU2_DIALECT): Use -Werror in test.
	(HAVE_PUBNAMES): Likewise.
	* configure: Regenerate.
</content>
</entry>
</feed>
