sparc: support %dN and %qN syntax for FP registers.
[deliverable/binutils-gdb.git] / bfd / cpu-we32k.c
index d93d76a81fbc9b5f10dcebed0fc51a4ac30953a0..986c9e5a28f2a28fa0acb228dc2f688bc3fee71c 100644 (file)
@@ -1,5 +1,5 @@
 /* bfd back-end for we32k support
-   Copyright 1992, 2000, 2002, 2005, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1992-2015 Free Software Foundation, Inc.
    Contributed by Brendan Kehoe (brendan@cs.widener.edu).
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -36,5 +36,6 @@ const bfd_arch_info_type bfd_we32k_arch =
     TRUE, /* the one and only */
     bfd_default_compatible,
     bfd_default_scan ,
+    bfd_arch_default_fill,
     0,
   };
This page took 0.022849 seconds and 4 git commands to generate.