[AArch64] Add support for :tlsdesc: and TLSDESC_LD_PREL19
[deliverable/binutils-gdb.git] / bfd / elf32-dlx.c
index 917a8b31564784156023a8066d1751fe135f1507..b8b73ab5b9c73110b569c149f000c1c8ded08e0f 100644 (file)
@@ -237,7 +237,7 @@ static reloc_howto_type dlx_elf_howto_table[]=
   /* No relocation.  */
   HOWTO (R_DLX_NONE,            /* Type. */
         0,                     /* Rightshift.  */
-        0,                     /* size (0 = byte, 1 = short, 2 = long).  */
+        3,                     /* size (0 = byte, 1 = short, 2 = long).  */
         0,                     /* Bitsize.  */
         FALSE,                 /* PC_relative.  */
         0,                     /* Bitpos.  */
This page took 0.025466 seconds and 4 git commands to generate.