From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11056 invoked by alias); 13 Apr 2016 12:41:18 -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 11042 invoked by uid 89); 13 Apr 2016 12:41:17 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=shortly X-HELO: mailapp01.imgtec.com Received: from mailapp01.imgtec.com (HELO mailapp01.imgtec.com) (195.59.15.196) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 13 Apr 2016 12:41:15 +0000 Received: from hhmail02.hh.imgtec.org (unknown [10.100.10.20]) by Websense Email with ESMTPS id A64696EAB266F for ; Wed, 13 Apr 2016 13:41:09 +0100 (IST) Received: from [10.20.78.209] (10.20.78.209) by hhmail02.hh.imgtec.org (10.100.10.21) with Microsoft SMTP Server id 14.3.266.1; Wed, 13 Apr 2016 13:41:12 +0100 Date: Wed, 13 Apr 2016 12:41:00 -0000 From: "Maciej W. Rozycki" To: Subject: Re: [PATCH RFC] MIPS/GAS: Relax branches to symbols resolved at link time In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" X-SW-Source: 2016-04/txt/msg00193.txt.bz2 On Sat, 9 Apr 2016, Maciej W. Rozycki wrote: > This is a functional change, so please let me know if you have any > objections (or any other questions or comments), or otherwise I'll apply > this change shortly. No comments received, so I have applied this change now. Maciej