]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/elfn32-mips.c
Correct R_MIPS_16 n32 howto
[thirdparty/binutils-gdb.git] / bfd / elfn32-mips.c
index b74d25f12f7de00418b8f47e112304abd6465a2e..2027230c65112406349e246fd39407311fe5c983 100644 (file)
@@ -901,7 +901,7 @@ static reloc_howto_type elf_mips_howto_table_rela[] =
         "R_MIPS_16",           /* name */
         false,                 /* partial_inplace */
         0,                     /* src_mask */
-        0x0000,                /* dst_mask */
+        0x0000ffff,            /* dst_mask */
         false),                /* pcrel_offset */
 
   /* 32 bit relocation.  */