forked from Imagelibrary/binutils-gdb
Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec.
This commit is contained in:
@@ -725,7 +725,7 @@ extern boolean bfd_arm_get_bfd_for_interworking
|
||||
|
||||
/* ELF ARM Interworking support. Called from linker. */
|
||||
extern boolean bfd_elf32_arm_allocate_interworking_sections
|
||||
PARAMS ((struct bfd_link_info *));
|
||||
PARAMS ((struct bfd_link_info *, int));
|
||||
|
||||
extern boolean bfd_elf32_arm_process_before_allocation
|
||||
PARAMS ((bfd *, struct bfd_link_info *));
|
||||
|
||||
Reference in New Issue
Block a user