[PATCH v2 2/4] gold: Correctly get and put r_info for Mips64el.

Vladimir Radosavljevic Vladimir.Radosavljevic@imgtec.com
Wed Nov 18 16:00:00 GMT 2015


Nothing is changed. Patch is in attachment.

Regards,
Vladimir.

Changelog -

elfcpp/
	* elfcpp.h (class Rel): Add new constructor.
	(class Rel_write): Likewise.
	(class Rela): Likewise.
	(class Rela_write): Likewise.
	(Rela::get_r_info): Correctly get r_info for Mips64 little endian.
	(Rela_write::put_r_info): Correctly put r_info for Mips64 little endian.

gold/
	* gc.h (gc_process_relocs): Call new constructor for Reltype.
	* target-reloc.h (scan_relocs): Likewise.
	(relocate_section): Likewise.
	(scan_relocatable_relocs): Likewise.
	(relocate_relocs): Call new constructor for Reltype and for Reltype_write.
	* target.h (Target::is_mips64el): New virtual function.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips64el_r_info.patch
Type: text/x-patch
Size: 6787 bytes
Desc: mips64el_r_info.patch
URL: <https://sourceware.org/pipermail/binutils/attachments/20151118/c73c2bde/attachment.bin>


More information about the Binutils mailing list