This is the mail archive of the gdb-testers@sourceware.org mailing list for the GDB 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]

[binutils-gdb] Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB instruction.


*** TEST RESULTS FOR COMMIT 8c65b54f18c03ffb844e1cbaa3b46b43444ff9e7 ***

Author: Casey Smith <clegg89@gmail.com>
Branch: master
Commit: 8c65b54f18c03ffb844e1cbaa3b46b43444ff9e7

Fix calculation of R_ARM_RHM_ALU_PREL_11_0 relocation when used with a SUB instruction.

	PR ld/21523
	* elf32-arm.c (elf32_arm_final_link_relocate): Install an absolute
	value when processing the R_ARM_THM_ALU_PREL_11_0 reloc.


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