]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* elf32-xgate.c(elf_xgate_howto_table): Fix src and dest mask for
authorSean Keys <skeys@ipdatasys.com>
Mon, 29 Oct 2012 18:22:55 +0000 (18:22 +0000)
committerSean Keys <skeys@ipdatasys.com>
Mon, 29 Oct 2012 18:22:55 +0000 (18:22 +0000)
R_XGATE_16

bfd/ChangeLog
bfd/elf32-xgate.c

index 1fdcb3f86d6ce0086c58e79aca58c0288365615c..c264d5f761467ea6791fa11d5a93d9a50339d368 100644 (file)
@@ -1,3 +1,8 @@
+2012-10-29  Sean Keys <skeys@ipdatasys.com>
+
+       * elf32-xgate.c(elf_xgate_howto_table): Fix src and dest mask for
+       R_XGATE_16
+
 2012-10-22  Tristan Gingold  <gingold@adacore.com>
 
        * configure.in: Bump version to 2.23.0
index bd62438eff46649ce52f31559ad5353888b9beab..2169c569b44e4a76f5388d9cabbe6772fdadeb78 100644 (file)
@@ -106,8 +106,8 @@ static reloc_howto_type elf_xgate_howto_table[] =
         bfd_elf_generic_reloc, /* special_function */
         "R_XGATE_16", /* name */
         FALSE, /* partial_inplace */
-        0x00ff, /* src_mask */
-        0x00ff, /* dst_mask */
+        0xffff, /* src_mask */
+        0xffff, /* dst_mask */
         FALSE), /* pcrel_offset */
 
   /* A 32 bit absolute relocation.  This one is never used for the