From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4233 invoked by alias); 5 May 2011 16:03:08 -0000 Received: (qmail 4220 invoked by uid 22791); 5 May 2011 16:03:07 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from mel.act-europe.fr (HELO mel.act-europe.fr) (194.98.77.210) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 05 May 2011 16:02:48 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-smtp.eu.adacore.com (Postfix) with ESMTP id 92447CB01D6; Thu, 5 May 2011 18:02:47 +0200 (CEST) Received: from mel.act-europe.fr ([127.0.0.1]) by localhost (smtp.eu.adacore.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id dK-qDqHbxOO0; Thu, 5 May 2011 18:02:44 +0200 (CEST) Received: from province.act-europe.fr (province.act-europe.fr [10.10.0.214]) by mel.act-europe.fr (Postfix) with ESMTP id 9B9CDCB01D3; Thu, 5 May 2011 18:02:44 +0200 (CEST) Received: by province.act-europe.fr (Postfix, from userid 560) id 8F72B16481F; Thu, 5 May 2011 18:02:44 +0200 (CEST) Date: Thu, 05 May 2011 16:03:00 -0000 From: Jerome Guitton To: Mark Kettenis Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Support for x86 on-stack trampolines Message-ID: <20110505160244.GE72917@adacore.com> References: <1304468424-2060-1-git-send-email-guitton@adacore.com> <201105041020.p44AKGt2025840@glazunov.sibelius.xs4all.nl> <20110504151723.GB64873@adacore.com> <201105041530.p44FUMhC015899@glazunov.sibelius.xs4all.nl> <20110505151014.GD72917@adacore.com> <201105051517.p45FHmxo012630@glazunov.sibelius.xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201105051517.p45FHmxo012630@glazunov.sibelius.xs4all.nl> User-Agent: Mutt/1.5.17 (2007-11-01) 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 X-SW-Source: 2011-05/txt/msg00139.txt.bz2 Mark Kettenis (mark.kettenis@xs4all.nl): > > Ah, OK, I was confused indeed. Patch updated! OK to apply? > > Yes, thanks! Now committed. Thank you for the review!