X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fcpu-cr16.c;h=4eb9105cf37d5dedf8dfe9bdac262c7aecdd88e8;hb=ec892a0718dc47c2d009532865c353daa749eaa1;hp=5695f0eda87b1595c16e68af1e5d062fd2c3d5ef;hpb=3d3d428f048cd724b634cb0252dd187f3fabc627;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/cpu-cr16.c b/bfd/cpu-cr16.c index 5695f0eda8..4eb9105cf3 100644 --- a/bfd/cpu-cr16.c +++ b/bfd/cpu-cr16.c @@ -1,12 +1,12 @@ /* BFD support for the CR16 processor. - Copyright 2007 Free Software Foundation, Inc. + Copyright (C) 2007-2015 Free Software Foundation, Inc. Written by M R Swami Reddy This file is part of BFD, the Binary File Descriptor library. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, @@ -34,7 +34,8 @@ const bfd_arch_info_type bfd_cr16_arch = "cr16", /* Printable name. */ 1, /* Unsigned int section alignment power. */ TRUE, /* The one and only. */ - bfd_default_compatible, - bfd_default_scan , + bfd_default_compatible, + bfd_default_scan, + bfd_arch_default_fill, 0, };