From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11414 invoked by alias); 20 Aug 2013 17:52:05 -0000 Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org Received: (qmail 11400 invoked by uid 89); 20 Aug 2013 17:52:04 -0000 X-Spam-SWARE-Status: No, score=-8.2 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 20 Aug 2013 17:52:04 +0000 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r7KHq2NK003500 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 20 Aug 2013 13:52:02 -0400 Received: from greed.delorie.com ([10.3.113.14]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id r7KHq1gm000859 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 20 Aug 2013 13:52:01 -0400 Received: from greed.delorie.com (greed.delorie.com [127.0.0.1]) by greed.delorie.com (8.14.4/8.14.4) with ESMTP id r7KHq0EM001781; Tue, 20 Aug 2013 13:52:00 -0400 Received: (from dj@localhost) by greed.delorie.com (8.14.4/8.14.4/Submit) id r7KHq0iE001780; Tue, 20 Aug 2013 13:52:00 -0400 Date: Tue, 20 Aug 2013 17:52:00 -0000 Message-Id: <201308201752.r7KHq0iE001780@greed.delorie.com> From: DJ Delorie To: Jan Kratochvil CC: amodra@gmail.com, gdb-patches@sourceware.org In-reply-to: <20130820064459.GA28832@host2.jankratochvil.net> (message from Jan Kratochvil on Tue, 20 Aug 2013 08:44:59 +0200) Subject: Re: IBM long double little-endian References: <20130819003948.GM4024@bubble.grove.modra.org> <20130820064459.GA28832@host2.jankratochvil.net> X-SW-Source: 2013-08/txt/msg00554.txt.bz2 In the future, you can coordinate these types of changes by waiting for both approvals and committing to gcc and src simultaneously. You don't have to let my scripts copy the patch to src.