This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/bfd ChangeLog elf64-aarch64.c


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]