This is the mail archive of the binutils@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]

[Patch, Arm, BFD] Fix get_value_helper


Hi

In one of my recent patches for Armv8.1-M, I defined a helper function which missed an argument that should have been passed to it instead of declaring it inside. This patch fixes this.

Builds and regression tested on arm-none-eabi.
Is this ok for trunk?

Thanks
Sudi

bfd/ChangeLog:

2019-04-23  Sudakshina Das  <sudi.das@arm.com>

	PR/target 24460
	* elf32-arm.c (get_value_helper): Add new argument branch_type.
	(elf32_arm_final_link_relocate): Update calls to get_value_helper.

Attachment: rb11111.patch
Description: rb11111.patch


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