MIPS/BFD: Fix section symbol name fetching in relocation
[deliverable/binutils-gdb.git] / bfd / cpu-tic6x.c
index 163f4b3b15c85e5340504f2259e6d5499c19dd54..538c0bc1044e9b8a4287a2a31aa2f5eaa14692cd 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD support for the TI C6X processor.
-   Copyright 2010
-   Free Software Foundation, Inc.
+   Copyright (C) 2010-2016 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_tic6x_arch =
     TRUE, /* Default machine for this architecture.  */
     bfd_default_compatible,
     bfd_default_scan,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.024347 seconds and 4 git commands to generate.