[PowerPC64] correct tprel offset limit
[external/binutils.git] / bfd / cpu-plugin.c
index f0f7dbd..044f74c 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD support for plugins.
-   Copyright 2009
-   Free Software Foundation, Inc.
+   Copyright (C) 2009-2019 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -36,5 +35,6 @@ const bfd_arch_info_type bfd_plugin_arch =
   TRUE,
   bfd_default_compatible,
   bfd_default_scan,
+  bfd_arch_default_fill,
   0
 };