From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13839 invoked by alias); 28 Nov 2006 21:36:18 -0000 Received: (qmail 13827 invoked by uid 22791); 28 Nov 2006 21:36:17 -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; Tue, 28 Nov 2006 21:36:12 +0000 Received: from drow by nevyn.them.org with local (Exim 4.63) (envelope-from ) id 1GpAcc-0000BZ-8k; Tue, 28 Nov 2006 16:36:10 -0500 Date: Tue, 28 Nov 2006 21:36:00 -0000 From: Daniel Jacobowitz To: Ulrich Weigand Cc: gdb-patches@sourceware.org Subject: Re: [RFA] Get rid of config/tm-linux.h Message-ID: <20061128213610.GA597@nevyn.them.org> Mail-Followup-To: Ulrich Weigand , gdb-patches@sourceware.org References: <200611282132.kASLWKFf004924@d12av02.megacenter.de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200611282132.kASLWKFf004924@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: 2006-11/txt/msg00351.txt.bz2 On Tue, Nov 28, 2006 at 10:32:19PM +0100, Ulrich Weigand wrote: > This allows us to get rid of config/tm-linux.h (and various other TM > files on some platforms). For s390-linux and m32r-linux we now do not > need any TM file at all any more. > > Tested on s390-ibm-linux and s390x-ibm-linux, and by building cross-GDBs > to alpha-linux, arm-linux, i386-linux, ia64-linux, m32r-linux, mips-linux, > hppa-linux, powerpc-linux, and sh-linux. > > OK? Nice. Thanks, this is OK. -- Daniel Jacobowitz CodeSourcery