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 resolution of R_ARM_THM_ALU_PREL_11_0 relocation against Thumb symbols.


*** TEST RESULTS FOR COMMIT e645cf40b111daef4518a58547de577eb9379ccb ***

Author: Andrew Goedhart <Andrewgoedhart@simplepowersolutions.co.za>
Branch: master
Commit: e645cf40b111daef4518a58547de577eb9379ccb

Fix resolution of R_ARM_THM_ALU_PREL_11_0 relocation against Thumb symbols.

	PR ld/21458
	* elf32-arm.c (elf32_arm_final_link_relocate): Set the bottom bit
	of the value when resolving a R_ARM_THM_ALU_PREL_11_0 relocation
	and the destination is a Thumb symbol.


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