src/bfd ChangeLog elf64-aarch64.c

willnewton@sourceware.org willnewton@sourceware.org
Tue Jun 11 09:25:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	willnewton@sourceware.org	2013-06-11 09:25:53

Modified files:
	bfd            : ChangeLog elf64-aarch64.c 

Log message:
	bfd/elf64-aarch64.c: Use ELF64_R_SYM instead of ELF32_R_SYM.
	
	Fix incorrect usage of ELF32_R_SYM introduced in ifunc changes.
	
	bfd/ChangeLog:
	
	2013-06-11  Will Newton  <will.newton@linaro.org>
	
	* elf64-aarch64.c (elf_aarch64_get_local_sym_hash): Use
	ELF64_R_SYM instead of ELF32_R_SYM.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.6071&r2=1.6072
http://sourceware.org/cgi-bin/cvsweb.cgi/src/bfd/elf64-aarch64.c.diff?cvsroot=src&r1=1.19&r2=1.20



More information about the Binutils-cvs mailing list