From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16001 invoked by alias); 26 Feb 2010 09:20:46 -0000 Received: (qmail 15986 invoked by uid 22791); 26 Feb 2010 09:20:45 -0000 X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Received: from mtaout20.012.net.il (HELO mtaout20.012.net.il) (80.179.55.166) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 26 Feb 2010 09:20:37 +0000 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0KYF00M00Z607T00@a-mtaout20.012.net.il> for gdb-patches@sourceware.org; Fri, 26 Feb 2010 11:20:12 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.246.192]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KYF00JZLZ9NUT50@a-mtaout20.012.net.il>; Fri, 26 Feb 2010 11:20:12 +0200 (IST) Date: Fri, 26 Feb 2010 09:20:00 -0000 From: Eli Zaretskii Subject: Re: Add arm-symbianelf support. In-reply-to: <201002252006.50107.pedro@codesourcery.com> To: Pedro Alves Cc: gdb-patches@sourceware.org, dan@codesourcery.com Reply-to: Eli Zaretskii Message-id: <83y6igl5f2.fsf@gnu.org> References: <201002252006.50107.pedro@codesourcery.com> 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: 2010-02/txt/msg00646.txt.bz2 > From: Pedro Alves > Date: Thu, 25 Feb 2010 20:06:50 +0000 > > This patch of Daniel's adds basic support for arm-symbianelf > to gdb. Does this warrant a NEWS entry?