AArch64: Implement choice between Cortex-A53 erratum workarounds. (PR ld/24373)
[deliverable/binutils-gdb.git] / bfd / cpu-pj.c
index a553673278bb6bfec721e6e8256a9dc518d009b2..b0a092304ab0abbaa507df82713f81e0f32393a4 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-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.
@@ -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.043437 seconds and 4 git commands to generate.