X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=bfd%2Fconfigure.com;h=8b629ae202ebebd3d73879fa45c647bc8e8142dc;hb=4ad0bb5f3a5b2d03079819cf419b174a762c2d52;hp=e1c3242bc487c67d15c71f3d958262b393fc3c69;hpb=787548c84f60643c2a1c011a780ae86dc5df1cec;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/configure.com b/bfd/configure.com index e1c3242bc4..8b629ae202 100644 --- a/bfd/configure.com +++ b/bfd/configure.com @@ -7,18 +7,18 @@ $! $! Written by Klaus K"ampf (kkaempf@rmi.de) $! Rewritten by Tristan Gingold (gingold@adacore.com) $! -$! Copyright 2012 Free Software Foundation +$! Copyright (C) 2012-2016 Free Software Foundation, Inc. $! $! This file 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 3 of the License, or $! (at your option) any later version. -$! +$! $! This program is distributed in the hope that it will be useful, $! but WITHOUT ANY WARRANTY; without even the implied warranty of $! MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the $! GNU General Public License for more details. -$! +$! $! You should have received a copy of the GNU General Public License $! along with this program; see the file COPYING3. If not see $! . @@ -330,7 +330,7 @@ $ if ARCH.eqs."alpha" $ then $ create build.com $DECK -$ DEFS="""SELECT_VECS=&vms_alpha_vec"","+- +$ DEFS="""SELECT_VECS=&alpha_vms_vec"","+- """SELECT_ARCHITECTURES=&bfd_alpha_arch""" $ FILES="cpu-alpha,vms,vms-hdr,vms-gsd,vms-tir,vms-misc," $EOD @@ -339,7 +339,7 @@ $ if ARCH.eqs."ia64" $ then $ create build.com $DECK -$ DEFS="""SELECT_VECS=&bfd_elf64_ia64_vms_vec"","+- +$ DEFS="""SELECT_VECS=&ia64_elf64_vms_vec"","+- """SELECT_ARCHITECTURES=&bfd_ia64_arch""" $ FILES="cpu-ia64,elf64-ia64,elf-strtab,corefile,stabs,merge,elf-eh-frame,"+- "elflink,elf-attrs,dwarf1,elf64,"