From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14543 invoked by alias); 3 Aug 2011 19:47:05 -0000 Received: (qmail 14534 invoked by uid 22791); 3 Aug 2011 19:47:05 -0000 X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org Received: from mail-ww0-f43.google.com (HELO mail-ww0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 03 Aug 2011 19:46:48 +0000 Received: by wwe32 with SMTP id 32so672384wwe.12 for ; Wed, 03 Aug 2011 12:46:47 -0700 (PDT) Received: by 10.227.197.141 with SMTP id ek13mr8930245wbb.49.1312400806888; Wed, 03 Aug 2011 12:46:46 -0700 (PDT) Received: from richards-thinkpad (mail1.wybostonlakes.co.uk [213.246.146.3]) by mx.google.com with ESMTPS id ff6sm921486wbb.66.2011.08.03.12.46.44 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 03 Aug 2011 12:46:45 -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: [ping][PATCH] MIPS: Document the use of FP_D in MIPS16 mode References: <87boxg5nyo.fsf@firetop.home> <87boxdcf2b.fsf@firetop.home> <87ei254wmb.fsf@firetop.home> Date: Wed, 03 Aug 2011 19:47:00 -0000 In-Reply-To: (Maciej W. Rozycki's message of "Wed, 3 Aug 2011 15:55:21 +0100 (BST)") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (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: 2011-08/txt/msg00030.txt.bz2 "Maciej W. Rozycki" writes: > Hi Richard, > > Where are we with the change below? I approved it here: http://sourceware.org/ml/binutils/2011-07/msg00049.html so please go ahead and commit. Thanks, Richard