From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8285 invoked by alias); 4 Jan 2007 22:49:27 -0000 Received: (qmail 8270 invoked by uid 22791); 4 Jan 2007 22:49:26 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Thu, 04 Jan 2007 22:49:21 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1H2bOc-0000BH-1T; Thu, 04 Jan 2007 17:49:14 -0500 Date: Thu, 04 Jan 2007 22:49:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [RFA/RFC] (Mostly) clean up PowerPC TM files Message-ID: <20070104224913.GB32460@nevyn.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org References: <200611292100.kATL0KRR003342@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611292100.kATL0KRR003342@d12av02.megacenter.de.ibm.com> User-Agent: Mutt/1.5.13 (2006-08-11) X-IsSubscribed: yes 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-01/txt/msg00159.txt.bz2 On Wed, Nov 29, 2006 at 10:00:20PM +0100, Ulrich Weigand wrote: > here's my attempt to clean up the various TM files under > config/rs6000 and config/powerpc. Hi Ulrich, As you can probably guess, I'd been hoping someone else wanted to look at this :-) I can't see anything wrong with your reasoning, and it's a worthwhile cleanup, and you've tested it. That's good enough for me. Feel free to commit this. -- Daniel Jacobowitz CodeSourcery