From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31208 invoked by alias); 24 Oct 2010 07:29:37 -0000 Received: (qmail 31198 invoked by uid 22791); 24 Oct 2010 07:29:37 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from eddie.linux-mips.org (HELO cvs.linux-mips.org) (78.24.191.182) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 24 Oct 2010 07:29:33 +0000 Received: from localhost.localdomain ([127.0.0.1]:58861 "EHLO localhost.localdomain" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1490946Ab0JXH3a (ORCPT ); Sun, 24 Oct 2010 09:29:30 +0200 Date: Sun, 24 Oct 2010 07:29:00 -0000 From: "Maciej W. Rozycki" To: Richard Sandiford cc: binutils@sourceware.org Subject: Re: [PATCH 08/15] MIPS/GAS/test: Remove MIPS III bits from LD tests In-Reply-To: <871v7yml64.fsf@firetop.home> Message-ID: References: <871v7yml64.fsf@firetop.home> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes 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/msg00397.txt.bz2 On Sun, 10 Oct 2010, Richard Sandiford wrote: > > 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. Applied now, thanks. Maciej