correct ft32 reloc range test
[deliverable/binutils-gdb.git] / bfd / cpu-pj.c
index a553673278bb6bfec721e6e8256a9dc518d009b2..d7caac9571cb89abed5b6457f307eb16be9306b0 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD library support routines for the Pico Java architecture.
-   Copyright 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
+   Copyright (C) 1999-2018 Free Software Foundation, Inc.
    Hacked by Steve Chamberlain of Transmeta. sac@pobox.com
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -36,5 +36,6 @@ const bfd_arch_info_type bfd_pj_arch =
   TRUE,                                /* the default machine */
   bfd_default_compatible,
   bfd_default_scan,
+  bfd_arch_default_fill,
   0
 };
This page took 0.024936 seconds and 4 git commands to generate.