From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22052 invoked by alias); 1 Nov 2011 23:42:57 -0000 Received: (qmail 22040 invoked by uid 22791); 1 Nov 2011 23:42:56 -0000 X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from smtp09.smtpout.orange.fr (HELO smtp.smtpout.orange.fr) (80.12.242.131) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 01 Nov 2011 23:42:43 +0000 Received: from treguer.bzh.lan ([90.32.130.159]) by mwinf5d18 with ME id rzih1h0053SVNb603ziijt; Wed, 02 Nov 2011 00:42:42 +0100 X-ME-engine: default Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [PATCH 0 of 4] Adding softfp support Message-Id: In-Reply-To: <4EA0D614.80709@linaro.org> References: <4EA0D614.80709@linaro.org> User-Agent: Mercurial-patchbomb/1.9.3 Date: Tue, 01 Nov 2011 23:42:00 -0000 From: "Yann E. MORIN" To: crossgcc@sourceware.org Cc: Michael Hope Mailing-List: contact crossgcc-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: crossgcc-owner@sourceware.org X-SW-Source: 2011-11/txt/msg00002.txt.bz2 Michael, All, I believe there really were four changes in your original patch, so I did split it up into the following series: [PATCH 1 of 4] scripts: introduce float type as a string [PATCH 2 of 4] scripts: use the hardfloat option to set configure and CFLAGS [PATCH 3 of 4] arch: add softfp support [PATCH 4 of 4] arch/arm: ARM supports the softfp convention I kept your SoB lines in the resulting series, as well as you as the author, because all I really did was just split the patch (plus a very light cosmetic change here and there), so you should get full credit. However, I still would like your approval before I definitely commit this series, in case you have further comments on it. Thank you again! Regards, Yann E. MORIN. -- For unsubscribe information see http://sourceware.org/lists.html#faq