Update Ukranian translations for bfd, binutils, gas, gold, ld and opcodes
[deliverable/binutils-gdb.git] / include / elf / arc-reloc.def
index 2d11b3fb074a94737903716eeb05901eb3168920..a6db724da94871b13035538370fbb24b2e702926 100644 (file)
@@ -1,5 +1,5 @@
 /* ARC relocation types
-   Copyright (C) 2015-2016 Free Software Foundation, Inc.
+   Copyright (C) 2015-2018 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -414,6 +414,13 @@ ARC_RELOC_HOWTO(ARC_S25H_PCREL_PLT, 61, \
                 signed, \
                 ( ME ( ( ( ( L + A ) - P ) >> 1 ) ) ))
 
+ARC_RELOC_HOWTO(ARC_JLI_SECTOFF, 63, \
+                1, \
+                10, \
+                replace_jli, \
+                bitfield, \
+                ( ( S - JLI ) >> 2))
+
 ARC_RELOC_HOWTO(ARC_TLS_DTPMOD, 66, \
                 2, \
                 32, \
This page took 0.023083 seconds and 4 git commands to generate.