src/bfd ChangeLog elf64-aarch64.c

willnewton@sourceware.org willnewton@sourceware.org
Mon May 20 13:26:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	willnewton@sourceware.org	2013-05-20 13:26:40

Modified files:
	bfd            : ChangeLog elf64-aarch64.c 

Log message:
	bfd/elf64-aarch64.c: Remove dead code.
	
	The relocs_copied member is never assigned a non-NULL value, so
	this code does not appear to be used.
	
	bfd/ChangeLog:
	
	2013-05-20  Will Newton  <will.newton@linaro.org>
	
	* elf64-aarch64.c (elf64_aarch64_link_hash_entry): Remove
	relocs_copied member.
	(elf64_aarch64_link_hash_newfunc): Remove initialization of
	relocs_copied member.
	(elf64_aarch64_copy_indirect_symbol): Remove code to copy
	relocs_copied member.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.6059&r2=1.6060
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-aarch64.c.diff?cvsroot=src&r1=1.16&r2=1.17



More information about the Binutils-cvs mailing list