From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31743 invoked by alias); 25 Jun 2013 01:59:41 -0000 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 Received: (qmail 31680 invoked by uid 89); 25 Jun 2013 01:59:36 -0000 X-Spam-SWARE-Status: No, score=-6.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.1 Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 25 Jun 2013 01:59:35 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r5P1xYv1028094 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 24 Jun 2013 21:59:34 -0400 Received: from pinnacle.lan (ovpn-113-152.phx2.redhat.com [10.3.113.152]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id r5P1xX91001012 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Mon, 24 Jun 2013 21:59:33 -0400 Date: Tue, 25 Jun 2013 02:48:00 -0000 From: Kevin Buettner To: gdb-patches@sourceware.org Subject: [RFA] NEWS: Mention TI MSP430 Message-ID: <20130624185932.7cc9471a@pinnacle.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2013-06/txt/msg00688.txt.bz2 Okay? * NEWS (New targets): Add entry for TI MSP430. Index: NEWS =================================================================== RCS file: /cvs/src/src/gdb/NEWS,v retrieving revision 1.602 diff -u -p -r1.602 NEWS --- NEWS 20 Jun 2013 00:39:10 -0000 1.602 +++ NEWS 25 Jun 2013 01:56:35 -0000 @@ -11,6 +11,7 @@ Nios II ELF nios2*-*-elf Nios II GNU/Linux nios2*-*-linux +Texas Instruments MSP430 msp430*-*-elf * New commands: catch rethrow