From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5697 invoked by alias); 23 Mar 2004 22:20:17 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 5625 invoked from network); 23 Mar 2004 22:20:14 -0000 Received: from unknown (HELO mail-out3.apple.com) (17.254.13.22) by sources.redhat.com with SMTP; 23 Mar 2004 22:20:14 -0000 Received: from mailgate1.apple.com (a17-128-100-225.apple.com [17.128.100.225]) by mail-out3.apple.com (8.12.11/8.12.11) with ESMTP id i2NMKD1w013011 for ; Tue, 23 Mar 2004 14:20:13 -0800 (PST) Received: from relay1.apple.com (relay1.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.3.6) with ESMTP id ; Tue, 23 Mar 2004 14:20:13 -0800 Received: from apple.com ([17.112.104.142]) by relay1.apple.com (8.12.11/8.12.11) with ESMTP id i2NMKAeN017789; Tue, 23 Mar 2004 22:20:11 GMT Message-ID: <4060B81A.1020209@apple.com> Date: Tue, 23 Mar 2004 23:05:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6) Gecko/20040113 MIME-Version: 1.0 To: Elena Zannoni CC: gdb@sources.redhat.com Subject: Re: pie stuff References: <16480.36578.880196.780660@localhost.redhat.com> In-Reply-To: <16480.36578.880196.780660@localhost.redhat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00217.txt.bz2 Elena Zannoni wrote: >A heads up, I am going to start committing pie support to my old >branch (which I am bringing up to date) in a few hours. I will then >merge it piecemeal to mainline. It's not that much code. More details >later. > I must not have gotten the memo - what's pie? (yeah, yeah, filled pastry that one eats :-) ) Stan