From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30384 invoked by alias); 10 Oct 2010 09:48:43 -0000 Received: (qmail 30376 invoked by uid 22791); 10 Oct 2010 09:48:42 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mail-wy0-f169.google.com (HELO mail-wy0-f169.google.com) (74.125.82.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 10 Oct 2010 09:48:36 +0000 Received: by wyb40 with SMTP id 40so307606wyb.0 for ; Sun, 10 Oct 2010 02:48:27 -0700 (PDT) Received: by 10.227.157.200 with SMTP id c8mr4558303wbx.69.1286704105895; Sun, 10 Oct 2010 02:48:25 -0700 (PDT) Received: from localhost (rsandifo.gotadsl.co.uk [82.133.89.107]) by mx.google.com with ESMTPS id g9sm4853953wbh.13.2010.10.10.02.48.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 10 Oct 2010 02:48:25 -0700 (PDT) From: Richard Sandiford To: "Maciej W. Rozycki" Mail-Followup-To: "Maciej W. Rozycki" ,binutils@sourceware.org, rdsandiford@googlemail.com Cc: binutils@sourceware.org Subject: Re: [PATCH 07/15] MIPS/GAS/test: Spell out reloc names in LD tests References: Date: Sun, 10 Oct 2010 09:48:00 -0000 In-Reply-To: (Maciej W. Rozycki's message of "Sun, 3 Oct 2010 20:40:30 +0100 (BST)") Message-ID: <8762xaml94.fsf@firetop.home> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) 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: 2010-10/txt/msg00131.txt.bz2 "Maciej W. Rozycki" writes: > 2010-10-03 Maciej W. Rozycki > > gas/testsuite/ > * gas/mips/ld.d: Spell out reloc names. > * gas/mips/ld-ilocks.d: Likewise. > * gas/mips/ld-ilocks-addr32.d: Likewise. Thanks, this is definitely a Good Thing. OK to apply. Richard