Several fixes related to ARC PIE support.
[deliverable/binutils-gdb.git] / bfd / elf32-sh-relocs.h
index fb54c9a666bea6424a6fa1c4202d7fe16d33a791..5bfd552215b7ed8fe4a273c7e72c2189312fcdea 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2006-2014 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2016 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -20,7 +20,7 @@
 /* No relocation.  */
   HOWTO (R_SH_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.025585 seconds and 4 git commands to generate.