* elf64-ppc.c (ppc64_elf_edit_toc): Clear "repeat" inside
[deliverable/binutils-gdb.git] / bfd / cpu-pj.c
index a553673278bb6bfec721e6e8256a9dc518d009b2..35762272ca4381faff56d5637275c13d37cd4e5b 100644 (file)
@@ -1,5 +1,6 @@
 /* BFD library support routines for the Pico Java architecture.
-   Copyright 1999, 2000, 2001, 2002, 2007 Free Software Foundation, Inc.
+   Copyright 1999, 2000, 2001, 2002, 2005, 2007
+   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 +37,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.023536 seconds and 4 git commands to generate.