From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95399 invoked by alias); 14 Apr 2016 22:30:23 -0000 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 Received: (qmail 95372 invoked by uid 89); 14 Apr 2016 22:30:23 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy= X-HELO: mail-pa0-f45.google.com Received: from mail-pa0-f45.google.com (HELO mail-pa0-f45.google.com) (209.85.220.45) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 14 Apr 2016 22:30:21 +0000 Received: by mail-pa0-f45.google.com with SMTP id fs9so29988809pac.2 for ; Thu, 14 Apr 2016 15:30:18 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=Wwa5hQSC0GRg73cd5LxMzZgSDMtDrSb5s0CUvM8FCf8=; b=aOQytdPH5HJGkwdBX7IEmvhmULH2gawxDf+qsyx93eQb8cgtI2oBhnJPT5yFWr4wWk k2nwezTXat7bK1QG12Ak6Ipjc8878AcNUqpU5QS2Bq+0fuUbAqIEFgDPu1NuTlNR50Av 7q9Scl40RIPdILrSQJ0whv6bcXfRE+sD00tT6aeI2sc9AIpCWaFDrKwwJsj7QTTJ/Nwm VBu3CCzMyQFa2f39f1MRkEGRPpYY74a2rPq8XxihhegpG/KWY+3ffM+hESZRRNDfOHzO GxOpoeBwOOSlyFJe91LdrrGSPWN1jerFCFYjvl54tg12MTZZp0scs3+FMKMwJWa61FBA W1Ug== X-Gm-Message-State: AOPr4FXWHh9t6tiOAo5+3yeiM7fDBIVbrt6uJVebRKpkAPsfWi8pwRQ4dhon+M869f4w3g== X-Received: by 10.66.162.101 with SMTP id xz5mr24666648pab.157.1460673016701; Thu, 14 Apr 2016 15:30:16 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-146-233.sa.bigpond.net.au. [58.160.146.233]) by smtp.gmail.com with ESMTPSA id fk10sm60230792pab.33.2016.04.14.15.30.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Apr 2016 15:30:16 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 2B4EFEA0153; Fri, 15 Apr 2016 08:00:12 +0930 (ACST) Date: Thu, 14 Apr 2016 22:30:00 -0000 From: Alan Modra To: Matthew Fortune Cc: "binutils@sourceware.org" Subject: Re: [PATCH] Add new NOCROSSREFSTO linker script command Message-ID: <20160414223011.GB27620@bubble.grove.modra.org> References: <6D39441BF12EF246A7ABCE6654B023537E3D4B60@hhmail02.hh.imgtec.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6D39441BF12EF246A7ABCE6654B023537E3D4B60@hhmail02.hh.imgtec.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-IsSubscribed: yes X-SW-Source: 2016-04/txt/msg00224.txt.bz2 On Thu, Apr 14, 2016 at 02:08:26PM +0000, Matthew Fortune wrote: > This patch introduces a new linker script command NOCROSSREFSTO. You have my vote for the feature. The patch looks good. -- Alan Modra Australia Development Lab, IBM