[AArch64][1/3] Add R_AARCH64_P32_TLSLD_ADR_PREL21 in elf header
[deliverable/binutils-gdb.git] / bfd / cpu-spu.c
index 64ba357f54158438bb03715050dec04be106df6c..26dc2d60487bace2acadfd803947d4f98bbc945d 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright 2006, 2007 Free Software Foundation, Inc.
+/* Copyright (C) 2006-2015 Free Software Foundation, Inc.
 
    This file is part of BFD, the Binary File Descriptor library.
 
@@ -49,6 +49,7 @@ const bfd_arch_info_type bfd_spu_arch[] =
     TRUE,              /* the default machine for the architecture */
     spu_compatible,    /* the spu is only compatible with itself, see above */
     bfd_default_scan,
+    bfd_arch_default_fill,
     0,                 /* next -- there are none! */
   }
 };
This page took 0.026009 seconds and 4 git commands to generate.