From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27263 invoked by alias); 24 Oct 2010 10:55:05 -0000 Received: (qmail 27255 invoked by uid 22791); 24 Oct 2010 10:55:04 -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 10:55:00 +0000 Received: from localhost.localdomain ([127.0.0.1]:33192 "EHLO localhost.localdomain" rhost-flags-OK-OK-OK-OK) by eddie.linux-mips.org with ESMTP id S1491038Ab0JXKy6 (ORCPT ); Sun, 24 Oct 2010 12:54:58 +0200 Date: Sun, 24 Oct 2010 10:55:00 -0000 From: "Maciej W. Rozycki" To: Richard Sandiford cc: binutils@sourceware.org Subject: Re: [PATCH] MIPS/GAS/test: Simplify MIPS16 enabling In-Reply-To: <87mxqt4rtb.fsf@firetop.home> Message-ID: References: <87mxqt4rtb.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/msg00406.txt.bz2 On Mon, 4 Oct 2010, Richard Sandiford wrote: > > gas/testsuite/ > > * gas/mips/mips.exp: Simplify MIPS16 enabling. > > OK, thanks. Applied as well, thanks. Maciej