From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25826 invoked by alias); 5 Dec 2009 19:32:25 -0000 Received: (qmail 25695 invoked by uid 22791); 5 Dec 2009 19:32:23 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 05 Dec 2009 19:32:19 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 5B65F2BABA5; Sat, 5 Dec 2009 14:32:17 -0500 (EST) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id cAdwmvmg5FnZ; Sat, 5 Dec 2009 14:32:17 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id 0C1CE2BAB2E; Sat, 5 Dec 2009 14:32:17 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id B07E4F589A; Sat, 5 Dec 2009 11:32:11 -0800 (PST) Date: Sat, 05 Dec 2009 19:32:00 -0000 From: Joel Brobecker To: Michael Snyder Cc: gdb@sourceware.org Subject: Re: Red Hat PIE patch Message-ID: <20091205193211.GK2903@adacore.com> References: <4B1A9FA4.7000001@vmware.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B1A9FA4.7000001@vmware.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2009-12/txt/msg00038.txt.bz2 > Does anyone know anything about a "Red Hat PIE patch" > for position independent executables? Has it been merged? > If not, where can I find the most recent version? Jan re-submitted a series recently, and Tom reviewed most if not all of them. You should be able to find the relevant messages in the Nov archives. -- Joel