From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26572 invoked by alias); 13 Sep 2010 19:41:10 -0000 Received: (qmail 26564 invoked by uid 22791); 13 Sep 2010 19:41:10 -0000 X-SWARE-Spam-Status: No, hits=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL,TW_NX X-Spam-Check-By: sourceware.org Received: from mtaout21.012.net.il (HELO mtaout21.012.net.il) (80.179.55.169) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Mon, 13 Sep 2010 19:41:03 +0000 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0L8P00H00AKTSR00@a-mtaout21.012.net.il> for gdb-patches@sourceware.org; Mon, 13 Sep 2010 21:41:00 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.127.81.53]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0L8P00H5UAOACGB0@a-mtaout21.012.net.il>; Mon, 13 Sep 2010 21:41:00 +0200 (IST) Date: Tue, 14 Sep 2010 07:49:00 -0000 From: Eli Zaretskii Subject: Re: [NEWS] Announce gdbserver support for x86-lynxos In-reply-to: <1284405282-8056-1-git-send-email-brobecker@adacore.com> To: Joel Brobecker Cc: gdb-patches@sourceware.org, brobecker@adacore.com Reply-to: Eli Zaretskii Message-id: <837hip4ek4.fsf@gnu.org> References: <1284405282-8056-1-git-send-email-brobecker@adacore.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-09/txt/msg00259.txt.bz2 > From: Joel Brobecker > Cc: Joel Brobecker > Date: Mon, 13 Sep 2010 12:14:42 -0700 > > This patch adjusts the NEWS entry for the LynxOS gdbserver to include > x86-lynxos to the list of supported platforms. > > gdb/ChangeLog: > > * NEWS: Add x86-lynxos to the list of platforms supported by > gdbserver. > > OK to commit? Yes, thanks.