From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32422 invoked by alias); 28 Feb 2011 15:34:13 -0000 Received: (qmail 32316 invoked by uid 22791); 28 Feb 2011 15:34:12 -0000 X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (38.113.113.100) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 28 Feb 2011 15:34:08 +0000 Received: (qmail 24790 invoked from network); 28 Feb 2011 15:34:06 -0000 Received: from unknown (HELO tp.orcam.me.uk) (macro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 28 Feb 2011 15:34:06 -0000 Date: Mon, 28 Feb 2011 15:34:00 -0000 From: "Maciej W. Rozycki" To: Richard Sandiford cc: binutils@sourceware.org Subject: Re: [PATCH] MIPS/GAS: Correct branch relaxation message capitalisation In-Reply-To: <87tyfrqhus.fsf@firetop.home> Message-ID: References: <87tyfrqhus.fsf@firetop.home> User-Agent: Alpine 1.10 (DEB 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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-02/txt/msg00404.txt.bz2 On Sat, 26 Feb 2011, Richard Sandiford wrote: > > 2011-02-24 Maciej W. Rozycki > > > > gas/ > > * config/tc-mips.c (md_convert_frag): Correct message > > capitalization. > > > > gas/testsuite/ > > * gas/mips/relax-swap1.l: Adjust for message capitalization > > correction. > > * gas/mips/relax-swap2.l: Likewise. > > * gas/mips/relax.l: Likewise. > > OK, thanks. Done, thanks. Maciej