X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Fcpu-pdp11.c;h=d42f7f867003aa67c751bdf2cafd71800c9a9852;hb=b16507e0917169555f8bbfcb1d6c9685813ccf6c;hp=3147f5604de219a97d5e009958c9075c775a88c0;hpb=aa820537ead0135a7c38c619039dce8a6fc74ed1;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-pdp11.c b/bfd/cpu-pdp11.c index 3147f5604d..d42f7f8670 100644 --- a/bfd/cpu-pdp11.c +++ b/bfd/cpu-pdp11.c @@ -1,5 +1,5 @@ /* BFD back-end for PDP-11 support. - Copyright 2001, 2002, 2005, 2007 Free Software Foundation, Inc. + Copyright (C) 2001-2019 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -31,10 +31,11 @@ const bfd_arch_info_type bfd_pdp11_arch = 0, /* only 1 machine */ "pdp11", "pdp11", - 1, /* aligment = 16 bit */ + 1, /* alignment = 16 bit */ TRUE, /* the one and only */ bfd_default_compatible, - bfd_default_scan , + bfd_default_scan, + bfd_arch_default_fill, 0, };