From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4803 invoked by alias); 15 Aug 2005 22:03:35 -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 4775 invoked by uid 22791); 15 Aug 2005 22:03:28 -0000 Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 15 Aug 2005 22:03:28 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j7FM3Qxi006067 for ; Mon, 15 Aug 2005 18:03:26 -0400 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [172.16.52.156]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j7FM3QV12174 for ; Mon, 15 Aug 2005 18:03:26 -0400 Received: from localhost.localdomain (vpn50-47.rdu.redhat.com [172.16.50.47]) by pobox.corp.redhat.com (8.12.8/8.12.8) with ESMTP id j7FM3Q2G015355 for ; Mon, 15 Aug 2005 18:03:26 -0400 Received: from ironwood.lan (ironwood.lan [192.168.64.8]) by localhost.localdomain (8.12.11/8.12.10) with ESMTP id j7FM3KFd030476 for ; Mon, 15 Aug 2005 15:03:20 -0700 Date: Mon, 15 Aug 2005 22:27:00 -0000 From: Kevin Buettner To: gdb-patches@sources.redhat.com Subject: Re: [RFC] Add support for Morpho ms1 processor Message-ID: <20050815150320.479ed791@ironwood.lan> In-Reply-To: References: <20050603172038.449a41b9@ironwood.lan> <20050811165333.7d9d02f8@ironwood.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2005-08/txt/msg00184.txt.bz2 On Fri, 12 Aug 2005 12:41:10 +0300 Eli Zaretskii wrote: > How about an entry in NEWS? Good idea. How does this look? * NEWS (ms1-elf): New target. Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.173 diff -u -p -r1.173 NEWS --- NEWS 22 May 2005 20:40:26 -0000 1.173 +++ NEWS 15 Aug 2005 21:58:58 -0000 @@ -8,6 +8,10 @@ OpenBSD/arm arm*-*-openbsd* OpenBSD/mips64 mips64-*-openbsd* +* New targets + +Morpho Technologies ms1 ms1-elf + * Deprecated commands removed The following commands, that were deprecated in 2000, have been