From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28978 invoked by alias); 8 May 2009 01:34:27 -0000 Received: (qmail 28968 invoked by uid 22791); 8 May 2009 01:34:25 -0000 X-SWARE-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from e24smtp05.br.ibm.com (HELO e24smtp05.br.ibm.com) (32.104.18.26) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 08 May 2009 01:34:21 +0000 Received: from d24relay01.br.ibm.com (d24relay01.br.ibm.com [9.8.31.16]) by e24smtp05.br.ibm.com (8.13.1/8.13.1) with ESMTP id n481Y0WH027719 for ; Thu, 7 May 2009 22:34:00 -0300 Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by d24relay01.br.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n482XYbG3924200 for ; Thu, 7 May 2009 23:33:34 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n481YIgL008573 for ; Thu, 7 May 2009 22:34:18 -0300 Received: from [9.18.202.30] ([9.18.202.30]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id n481YHQr008569 for ; Thu, 7 May 2009 22:34:17 -0300 Subject: [commit] Write After Approval update From: =?ISO-8859-1?Q?S=E9rgio?= Durigan =?ISO-8859-1?Q?J=FAnior?= To: gdb-patches@sourceware.org Content-Type: text/plain; charset="ISO-8859-1" Date: Fri, 08 May 2009 01:34:00 -0000 Message-Id: <1241746457.10154.6.camel@miki> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 2009-05/txt/msg00170.txt.bz2 Hello guys, This commit is to update my write-after-approval early-obtained status. Regards, -- Sérgio Durigan Júnior Linux on Power Toolchain - Software Engineer Linux Technology Center - LTC IBM Brazil Index: ChangeLog =================================================================== RCS file: /cvs/src/src/gdb/ChangeLog,v retrieving revision 1.10455 diff -u -r1.10455 ChangeLog --- ChangeLog 7 May 2009 14:50:41 -0000 1.10455 +++ ChangeLog 8 May 2009 01:30:14 -0000 @@ -1,3 +1,7 @@ +2009-05-07 Sergio Durigan Junior + + * MAINTAINERS (Write After Approval): Add self. + 2009-05-07 Joel Brobecker * gdbarch.h (target_gdbarch): Add comment documenting this global. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.414 diff -u -r1.414 MAINTAINERS --- MAINTAINERS 24 Apr 2009 02:26:01 -0000 1.414 +++ MAINTAINERS 8 May 2009 01:30:14 -0000 @@ -605,6 +605,7 @@ Wu Zhou woodzltc@cn.ibm.com Yoshinori Sato ysato@users.sourceforge.jp Hui Zhu teawater@gmail.com +Sergio Durigan Junior sergiodj@linux.vnet.ibm.com Past Maintainers