From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4295 invoked by alias); 28 Jul 2011 22:36:15 -0000 Received: (qmail 4218 invoked by uid 22791); 28 Jul 2011 22:36:14 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from smtp-out.google.com (HELO smtp-out.google.com) (74.125.121.67) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 28 Jul 2011 22:35:57 +0000 Received: from kpbe19.cbf.corp.google.com (kpbe19.cbf.corp.google.com [172.25.105.83]) by smtp-out.google.com with ESMTP id p6SMZtur030618 for ; Thu, 28 Jul 2011 15:35:55 -0700 Received: from qyk27 (qyk27.prod.google.com [10.241.83.155]) by kpbe19.cbf.corp.google.com with ESMTP id p6SMZ1se005538 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Thu, 28 Jul 2011 15:35:53 -0700 Received: by qyk27 with SMTP id 27so2150116qyk.2 for ; Thu, 28 Jul 2011 15:35:53 -0700 (PDT) Received: by 10.229.211.136 with SMTP id go8mr462336qcb.54.1311892553724; Thu, 28 Jul 2011 15:35:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.229.211.136 with SMTP id go8mr462330qcb.54.1311892553560; Thu, 28 Jul 2011 15:35:53 -0700 (PDT) Received: by 10.229.77.197 with HTTP; Thu, 28 Jul 2011 15:35:53 -0700 (PDT) In-Reply-To: References: Date: Thu, 28 Jul 2011 23:52:00 -0000 Message-ID: Subject: Re: [PATCH v2] BFD vector for elf32-i386-nacl From: Roland McGrath To: "H.J. Lu" Cc: binutils@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org X-SW-Source: 2011-07/txt/msg00260.txt.bz2 > Please remove #XXX targ64_selvecs. =A0You can add it when 64bit is ready. I'd forgotten that was in there. > OK with this change. Removed and committed. Thanks, Roland