daily update
[deliverable/binutils-gdb.git] / bfd / elf32-xgate.c
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
This page took 0.023463 seconds and 4 git commands to generate.