From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24512 invoked by alias); 16 May 2002 15:24:33 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 24493 invoked from network); 16 May 2002 15:24:29 -0000 Received: from unknown (HELO mirapoint.inter.net.il) (192.114.186.20) by sources.redhat.com with SMTP; 16 May 2002 15:24:29 -0000 Received: from Zaretsky ([80.230.2.40]) by mirapoint.inter.net.il (Mirapoint Messaging Server MOS 3.1.0.54-GA) with ESMTP id AEC45410; Thu, 16 May 2002 18:24:25 +0300 (IDT) Date: Thu, 16 May 2002 08:24:00 -0000 From: "Eli Zaretskii" To: gdb-patches@sources.redhat.com Message-Id: <7048-Thu16May2002182258+0300-eliz@is.elta.co.il> In-reply-to: <20020516141155.L2671@cygbert.vinschen.de> (message from Corinna Vinschen on Thu, 16 May 2002 14:11:55 +0200) Subject: Re: [PATCH] forth (and last) multi-arch step for v850 Reply-to: Eli Zaretskii References: <20020516141155.L2671@cygbert.vinschen.de> X-SW-Source: 2002-05/txt/msg00645.txt.bz2 > Date: Thu, 16 May 2002 14:11:55 +0200 > From: Corinna Vinschen > > this step just finalizes multi-arching v850. Congrats! > - config/v850/tm-v850.h has been eliminated and removed from v850.mt. > - configure.tgt contains a new line `v850) gdb_multi_arch=yes ;;'. Shouldn't there be some note in NEWS about this?