From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32271 invoked by alias); 10 Oct 2010 09:50:20 -0000 Received: (qmail 32263 invoked by uid 22791); 10 Oct 2010 09:50:20 -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:50:15 +0000 Received: by wyb40 with SMTP id 40so308325wyb.0 for ; Sun, 10 Oct 2010 02:50:13 -0700 (PDT) Received: by 10.227.69.211 with SMTP id a19mr3437364wbj.220.1286704213587; Sun, 10 Oct 2010 02:50:13 -0700 (PDT) Received: from localhost (rsandifo.gotadsl.co.uk [82.133.89.107]) by mx.google.com with ESMTPS id a17sm2665438wbe.6.2010.10.10.02.50.12 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 10 Oct 2010 02:50:12 -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 08/15] MIPS/GAS/test: Remove MIPS III bits from LD tests References: Date: Sun, 10 Oct 2010 09:50:00 -0000 In-Reply-To: (Maciej W. Rozycki's message of "Sun, 3 Oct 2010 20:40:36 +0100 (BST)") Message-ID: <871v7yml64.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/msg00132.txt.bz2 "Maciej W. Rozycki" writes: > 2010-10-03 Maciej W. Rozycki > > gas/testsuite/ > * gas/mips/ld.s: Remove MIPS III bits. > * gas/mips/ld.d: Adjust accordingly. > * gas/mips/ld-ilocks.d: Likewise. > * gas/mips/ld-ilocks-addr32.d: Remove file. > * gas/mips/mips.exp: Adjust accordingly. OK, thanks. Richard