From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1842 invoked by alias); 15 May 2008 22:40:27 -0000 Received: (qmail 1833 invoked by uid 22791); 15 May 2008 22:40:26 -0000 X-Spam-Check-By: sourceware.org Received: from mail.codesourcery.com (HELO mail.codesourcery.com) (65.74.133.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 15 May 2008 22:40:08 +0000 Received: (qmail 3283 invoked from network); 15 May 2008 22:40:06 -0000 Received: from unknown (HELO orlando.local) (pedro@127.0.0.2) by mail.codesourcery.com with ESMTPA; 15 May 2008 22:40:06 -0000 From: Pedro Alves To: gdb-patches@sourceware.org Subject: Re: [NEWS] mention Ericsson's DICOS OS target support Date: Fri, 16 May 2008 15:27:00 -0000 User-Agent: KMail/1.9.9 References: <200805020011.59615.pedro@codesourcery.com> In-Reply-To: <200805020011.59615.pedro@codesourcery.com> MIME-Version: 1.0 Content-Type: Multipart/Mixed; boundary="Boundary-00=_TvLLIYsonlIcOl7" Message-Id: <200805152340.19549.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: 2008-05/txt/msg00495.txt.bz2 --Boundary-00=_TvLLIYsonlIcOl7 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Content-length: 78 A Friday 02 May 2008 00:11:59, Pedro Alves wrote: > OK? OK? -- Pedro Alves --Boundary-00=_TvLLIYsonlIcOl7 Content-Type: text/x-diff; charset="utf-8"; name="dicos_news.diff" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="dicos_news.diff" Content-length: 592 * NEWS: Mention new DICOS x86 target configuration. --- gdb/NEWS | 4 ++++ 1 file changed, 4 insertions(+) Index: src/gdb/NEWS =================================================================== --- src.orig/gdb/NEWS 2008-05-15 23:35:09.000000000 +0100 +++ src/gdb/NEWS 2008-05-15 23:36:41.000000000 +0100 @@ -78,6 +78,10 @@ show arm force-mode the current CPSR value for instructions without symbols; previous versions of GDB behaved as if "set arm fallback-mode arm". +* New targets + +x86 DICOS i[34567]86-*-dicos* + *** Changes in GDB 6.8 * New native configurations --Boundary-00=_TvLLIYsonlIcOl7--