From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28840 invoked by alias); 11 May 2011 23:17:23 -0000 Received: (qmail 28824 invoked by uid 22791); 11 May 2011 23:17:22 -0000 X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS,T_RP_MATCHES_RCVD 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; Wed, 11 May 2011 23:17:09 +0000 Received: from kpbe17.cbf.corp.google.com (kpbe17.cbf.corp.google.com [172.25.105.81]) by smtp-out.google.com with ESMTP id p4BNH6V5004849 for ; Wed, 11 May 2011 16:17:07 -0700 Received: from yxs7 (yxs7.prod.google.com [10.190.5.135]) by kpbe17.cbf.corp.google.com with ESMTP id p4BNGhmI031434 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NOT) for ; Wed, 11 May 2011 16:17:05 -0700 Received: by yxs7 with SMTP id 7so440462yxs.5 for ; Wed, 11 May 2011 16:17:05 -0700 (PDT) Received: by 10.150.203.11 with SMTP id a11mr8372754ybg.202.1305155825118; Wed, 11 May 2011 16:17:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.151.11.17 with HTTP; Wed, 11 May 2011 16:16:35 -0700 (PDT) In-Reply-To: <201105120101.52676.ebotcazou@adacore.com> References: <20110404181738.52D661909EB@elbrus2.mtv.corp.google.com> <201105120101.52676.ebotcazou@adacore.com> From: Paul Pluzhnikov Date: Thu, 12 May 2011 09:32:00 -0000 Message-ID: Subject: Re: [patch] make default linker --hash-style configurable option To: Eric Botcazou Cc: gcc-patches@gcc.gnu.org, gcc-patches@sourceware.org, satorux@google.com, iant@google.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-System-Of-Record: true Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org X-SW-Source: 2011-05/txt/msg00880.txt.bz2 Message-ID: <20110512093200.CkMHdcjCBEimKhANGO4_bgilJ-J6VVh22UExnQ0gXDE@z> On Wed, May 11, 2011 at 4:01 PM, Eric Botcazou wrot= e: > No gcc/ prefix in the ChangeLog file of the gcc/ directory. =A0See other = entries. Fixed. Sorry about that. --=20 Paul Pluzhnikov