From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24678 invoked by alias); 12 Mar 2007 20:40:34 -0000 Received: (qmail 24670 invoked by uid 22791); 12 Mar 2007 20:40:34 -0000 X-Spam-Check-By: sourceware.org Received: from sibelius.xs4all.nl (HELO brahms.sibelius.xs4all.nl) (82.92.89.47) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 12 Mar 2007 20:40:29 +0000 Received: from brahms.sibelius.xs4all.nl (kettenis@localhost.sibelius.xs4all.nl [127.0.0.1]) by brahms.sibelius.xs4all.nl (8.14.0/8.14.0) with ESMTP id l2CKeOoD016017; Mon, 12 Mar 2007 21:40:24 +0100 (CET) Received: (from kettenis@localhost) by brahms.sibelius.xs4all.nl (8.14.0/8.14.0/Submit) id l2CKeNiJ003370; Mon, 12 Mar 2007 21:40:23 +0100 (CET) Date: Mon, 12 Mar 2007 20:40:00 -0000 Message-Id: <200703122040.l2CKeNiJ003370@brahms.sibelius.xs4all.nl> From: Mark Kettenis To: drow@false.org CC: gdb-patches@sourceware.org In-reply-to: <20070312161219.GA6778@caradoc.them.org> (message from Daniel Jacobowitz on Mon, 12 Mar 2007 12:12:19 -0400) Subject: Re: Enable CFI for PowerPC, try 3 References: <20070312161219.GA6778@caradoc.them.org> 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: 2007-03/txt/msg00125.txt.bz2 > Date: Mon, 12 Mar 2007 12:12:19 -0400 > From: Daniel Jacobowitz > > Any comments? And would anyone else like to try this patch before I > check it in? Can you hold on to this until we've sorted out the prologue scanner improvement diff? It's better to get that one in first and have it in for a few days to see if there is any fall out that might be masked by this diff. Mark