From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27245 invoked by alias); 4 Oct 2012 10:16:20 -0000 Received: (qmail 27228 invoked by uid 22791); 4 Oct 2012 10:16:17 -0000 X-SWARE-Spam-Status: No, hits=-3.2 required=5.0 tests=AWL,BAYES_40,KHOP_RCVD_UNTRUST,KHOP_SPAMHAUS_DROP,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from tx2ehsobe002.messaging.microsoft.com (HELO tx2outboundpool.messaging.microsoft.com) (65.55.88.12) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 04 Oct 2012 10:16:12 +0000 Received: from mail203-tx2-R.bigfish.com (10.9.14.235) by TX2EHSOBE011.bigfish.com (10.9.40.31) with Microsoft SMTP Server id 14.1.225.23; Thu, 4 Oct 2012 10:16:11 +0000 Received: from mail203-tx2 (localhost [127.0.0.1]) by mail203-tx2-R.bigfish.com (Postfix) with ESMTP id 6337F98015E for ; Thu, 4 Oct 2012 10:16:11 +0000 (UTC) X-Forefront-Antispam-Report: CIP:59.163.77.45;KIP:(null);UIP:(null);IPV:NLI;H:KCHJEXHC01.kpit.com;RD:59.163.77.45.static.vsnl.net.in;EFVD:NLI X-SpamScore: 0 X-BigFish: VPS0(zzzz1202h1d1ah1d2ahzz17326ah8275bh8275dh177df4hz2dh2a8h668h839h944hd25hf0ah107ah1220h1288h12a5h12a9h12bdh137ah13b6h1441h1155h) Received: from mail203-tx2 (localhost.localdomain [127.0.0.1]) by mail203-tx2 (MessageSwitch) id 134934576989146_19090; Thu, 4 Oct 2012 10:16:09 +0000 (UTC) Received: from TX2EHSMHS024.bigfish.com (unknown [10.9.14.245]) by mail203-tx2.bigfish.com (Postfix) with ESMTP id 1024CA8004D for ; Thu, 4 Oct 2012 10:16:09 +0000 (UTC) Received: from KCHJEXHC01.kpit.com (59.163.77.45) by TX2EHSMHS024.bigfish.com (10.9.99.124) with Microsoft SMTP Server (TLS) id 14.1.225.23; Thu, 4 Oct 2012 10:16:08 +0000 Received: from KCHJEXMB03.kpit.com ([169.254.4.166]) by KCHJEXHC01.kpit.com ([172.10.15.73]) with mapi id 14.01.0289.001; Thu, 4 Oct 2012 15:45:49 +0530 From: Kaushik Phatak To: "gdb-patches@sourceware.org" Subject: [RFA 0/5] New port: CR16 Date: Thu, 04 Oct 2012 10:16:00 -0000 Message-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-OriginatorOrg: kpitcummins.com 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: 2012-10/txt/msg00060.txt.bz2 Hi, The following set of patches adds support for National Semiconductor CR16 f= amily=20 processors. 0001: Remove "gdb" from noconfigdirs in top-level configure.ac. 0002: Handle cr16*-*-*linux and cr16*-*-* in configure.tgt. 0003: the port itself in gdb. 0004: the port in gdbserver with target description. 0005: NEWS. All these changes are cr16 specific. The simulator related changes for=20 supporting gdb have been posted and checked in earlier, http://sourceware.org/ml/gdb-patches/2012-08/msg00863.html Thanks Mike, Yao and Pedro for all your inputs till now. These patches have been tested with 7.5 release and get applied to latest snapshots as well. These patches have been posted earlier, but had multiple diffs so posting them in separate threads here. Kindly review the same and let me know if any modifications are necessary. Regards, Kaushik Phatak kaushik.phatak@kpitcummins.com | www.kpitcummins.com