Skip relocations in non-loaded, non-alloced sections
[deliverable/binutils-gdb.git] / bfd / cpu-moxie.c
index f514fe7e84e8fc37d3ff79e4b5e0ee65f3d135c7..adc0e71f92382048226f7679e4cefb5c285dde66 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD support for the moxie processor.
 /* BFD support for the moxie processor.
-   Copyright 2009 Free Software Foundation, Inc.
+   Copyright (C) 2009-2016 Free Software Foundation, Inc.
    Written by Anthony Green
 
    This file is part of BFD, the Binary File Descriptor library.
    Written by Anthony Green
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -34,7 +34,7 @@ const bfd_arch_info_type bfd_moxie_arch =
     "moxie",          /* Printable name.  */
     2,                /* Unsigned int section alignment power.  */
     TRUE,             /* The one and only.  */
     "moxie",          /* Printable name.  */
     2,                /* Unsigned int section alignment power.  */
     TRUE,             /* The one and only.  */
-    bfd_default_compatible, 
+    bfd_default_compatible,
     bfd_default_scan,
     bfd_arch_default_fill,
     0,
     bfd_default_scan,
     bfd_arch_default_fill,
     0,
This page took 0.033563 seconds and 4 git commands to generate.