]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elf32-score.c
elf_backend_relocate_section int vs. bfd_boolean
[thirdparty/binutils-gdb.git] / bfd / elf32-score.c
index e34169e989f576766993259974b9337867ceadb3..8ed22311d2899753663cd3deac2b032004b588b7 100644 (file)
@@ -2400,7 +2400,7 @@ s3_bfd_score_info_to_howto (bfd *abfd,
 }
 
 /* Relocate an score ELF section.  */
-static bfd_boolean
+static int
 s3_bfd_score_elf_relocate_section (bfd *output_bfd,
                                   struct bfd_link_info *info,
                                   bfd *input_bfd,
@@ -4082,7 +4082,7 @@ _bfd_score_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED,
     return s7_bfd_score_info_to_howto (abfd, bfd_reloc, elf_reloc);
 }
 
-static bfd_boolean
+static int
 _bfd_score_elf_relocate_section (bfd *output_bfd,
                                 struct bfd_link_info *info,
                                 bfd *input_bfd,