X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-pj.c;h=b0a092304ab0abbaa507df82713f81e0f32393a4;hb=739b5c9c778dee9e2f54d864f83a81ecb0639535;hp=a553673278bb6bfec721e6e8256a9dc518d009b2;hpb=cd123cb70c845b890eed231a84e6e84c92c2ef92;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-pj.c b/bfd/cpu-pj.c index a553673278..b0a092304a 100644 --- a/bfd/cpu-pj.c +++ b/bfd/cpu-pj.c @@ -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 };