Fix implementation of R_ARM_PC24 and R_ARM_THM_PC22 relocs to conform to spec.

This commit is contained in:
Nick Clifton
1999-05-29 11:05:22 +00:00
parent 7ca69e9e10
commit ba96a88f08
6 changed files with 221 additions and 72 deletions

View File

@@ -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 *));