Multi-target: NEWS and user manual
[deliverable/binutils-gdb.git] / bfd / cpu-pru.c
index 824e805a8855185d28a667559f3239dccba9da61..bb22ddd46d62e98240efc196fd9bda66d7745983 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the TI PRU microprocessor.
-   Copyright (C) 2014-2016 Free Software Foundation, Inc.
+   Copyright (C) 2014-2020 Free Software Foundation, Inc.
    Contributed by Dimitar Dimitrov <dimitar@dinux.eu>
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -36,8 +36,9 @@
     DEFAULT,                                           \
     bfd_default_compatible,                            \
     bfd_default_scan,                                  \
-    bfd_arch_default_fill,                             \
-    NEXT                                               \
+    bfd_arch_default_fill,                             \
+    NEXT,                                              \
+    0 /* Maximum offset of a reloc from the start of an insn.  */ \
   }
 
 const bfd_arch_info_type bfd_pru_arch = N (32, 32, 0, "pru", TRUE, NULL);
This page took 0.027633 seconds and 4 git commands to generate.