From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18621 invoked by alias); 25 Mar 2008 07:35:16 -0000 Received: (qmail 18613 invoked by uid 22791); 25 Mar 2008 07:35:16 -0000 X-Spam-Check-By: sourceware.org Received: from mail6.nsc.com (HELO sc-mailgw03.nsc.com) (12.24.21.242) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 25 Mar 2008 07:34:54 +0000 X-WSS-ID: 0JY9ZQ3-09-0PR-01 Received: from SCNTRDCSS7.nsc.com (emf.nsc.com [192.168.7.29]) by sc-mailgw03.nsc.com (Tumbleweed MailGate 3.5.1) with ESMTP id 21F3710698C6 for ; Tue, 25 Mar 2008 00:34:51 -0700 (PDT) Received: from [10.188.132.130] by SCNTRDCSS6.nsc.com with ESMTP (-Hi-); Tue, 25 Mar 2008 00:34:42 -0700 X-Server-Uuid: CDE0D3F6-4EC6-4DC9-81EF-DBBF12AF9A3C Received: from [139.187.78.222] by scmh1.nsc.com with ESMTP for gdb-patches@sourceware.org; Tue, 25 Mar 2008 00:34:42 -0700 Message-ID: <47E8ABFA.4080208@nsc.com> Date: Tue, 25 Mar 2008 07:35:00 -0000 From: "M R Swami Reddy" User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: gdb-patches@sourceware.org Subject: [PATCH] Maintainer of cr16 simulator X-WSS-ID: 6BF6757514O448078-05-01 Content-Type: multipart/mixed; boundary=------------000909030406030502040001 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-03/txt/msg00380.txt.bz2 This is a multi-part message in MIME format. --------------000909030406030502040001 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-length: 276 Hello, I have added myself as maintainer for cr16 simulator port and updated the sim/MAINTAINERS file. Could you please review and approve the patch attached with this e-mail. I already completed the FSF paper work on gdb simulator contribution (RT333793). Thanks, Swami --------------000909030406030502040001 Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename=cr16-sim-maintainer.patch Content-Type: text/plain; name=cr16-sim-maintainer.patch Content-length: 1109 Index: sim/ChangeLog =================================================================== RCS file: /cvs/src/src/sim/ChangeLog,v retrieving revision 1.98 diff -c -r1.98 ChangeLog *** sim/ChangeLog 6 Feb 2008 00:40:05 -0000 1.98 --- sim/ChangeLog 25 Mar 2008 06:35:37 -0000 *************** *** 1,3 **** --- 1,7 ---- + 2008-03-25 M R Swami Reddy + + * MAINTAINERS: Add myself as maintainer of cr16 port. + 2008-02-05 DJ Delorie * configure.ac (v850): V850 now has a testsuite. Index: sim/MAINTAINERS =================================================================== RCS file: /cvs/src/src/sim/MAINTAINERS,v retrieving revision 1.21 diff -c -r1.21 MAINTAINERS *** sim/MAINTAINERS 20 Dec 2006 12:34:46 -0000 1.21 --- sim/MAINTAINERS 25 Mar 2008 06:35:37 -0000 *************** *** 10,15 **** --- 10,16 ---- Maintainers for particular sims: arm Nick Clifton + cr16 M R Swami Reddy frv Dave Brolley igen (igen simulators) ppc Andrew Cagney --------------000909030406030502040001--