Automatic date update in version.in
[external/binutils.git] / bfd / cpu-pj.c
index bb5c85b..b0a0923 100644 (file)
@@ -1,6 +1,5 @@
 /* BFD library support routines for the Pico Java architecture.
-   Copyright 1999, 2000, 2001, 2002, 2005, 2007
-   Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
    Hacked by Steve Chamberlain of Transmeta. sac@pobox.com
 
    This file is part of BFD, the Binary File Descriptor library.
@@ -37,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
 };